This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
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