BlazorPlus.BlazorSession
the BlazorSession is a scoped object (services.AddScoped&lgt;BlazorSession>>)
It's a core object that provide all shared features
It's a dictionary so support getting/setting session[key]
BlazorSession will be released when browser page leaves
Major features sample : http://demo.blazorplus.com/Demo_BlazorSession
Reference : http://blazorplus.com/references/blazorsession
The BlazorPlus.dll is ready for using.
But the contents of this website are being prepaired actively.
- Nuget
- BlazorPlusDemo - functional demo , Live Preview
- BlazorLinuxAdmin - 7 pages, Linux web control panel by ASP.NET Core Blazor server-side
- BlazorCefApp - 12 pages, Build windows desktop GUI app via CEF / WinForms / Blazor server-site
- Mobile - Boilerplate , comming soon.
Post issues if you have any questions https://github.com/BlazorPlus/BlazorPlus/issues