This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
10
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
f369382a540f8bd527052ad6efe37a58b1eada39
oqtane.framework
/
Oqtane.Server
/
Pages
History
Shaun Walker
306b78b526
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
..
_Host.cshtml
Use ComponentTagHelper parameters on Blazor Server for passing state to allow pre-rendering to function properly ( ComponentTagHelper parameters do not work on Blazor WebAssembly - likely a .NET 5 bug )
2021-09-23 17:16:51 -04:00
_Host.cshtml.cs
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
Login.cshtml
optimizing tenant resolution and routing
2021-05-10 17:45:39 -04:00
Login.cshtml.cs
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00
Logout.cshtml
optimizing tenant resolution and routing
2021-05-10 17:45:39 -04:00
Logout.cshtml.cs
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00