Skip to content

These are additional templates for the Oqtane framework that use the Code-behind where which the visual and back-end source code are stored in separate files.

License

Notifications You must be signed in to change notification settings

leigh-pointer/StuidoElf.Oqtane.Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StuidoElf.Oqtane.Templates

These are additional templates for the Oqtane framework that use the Code-behind where which the visual and back-end source code are stored in separate files.

Code Behind

Code Behind refers to (in this instace) the code for a Razor component that is written in a separate class file that can have the extension of .razor.cs depending on the language used. Here the code is compiled into a separate class from which the .razor file derives. You can write the code in a separate .cs code file for each .razor component.

This repository consists of:

  • Code-behind Module Template
  • Code-behind Theme Template
  • Oqtane module to install and uninstall the Templates

About

These are additional templates for the Oqtane framework that use the Code-behind where which the visual and back-end source code are stored in separate files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages