StrongTypedStateManagement 0.6.3
dotnet add package StrongTypedStateManagement --version 0.6.3
NuGet\Install-Package StrongTypedStateManagement -Version 0.6.3
<PackageReference Include="StrongTypedStateManagement" Version="0.6.3" />
paket add StrongTypedStateManagement --version 0.6.3
#r "nuget: StrongTypedStateManagement, 0.6.3"
// Install StrongTypedStateManagement as a Cake Addin #addin nuget:?package=StrongTypedStateManagement&version=0.6.3 // Install StrongTypedStateManagement as a Cake Tool #tool nuget:?package=StrongTypedStateManagement&version=0.6.3
Strong typed class generator for application settings, configuration strings, view state, control state, hidden fields, cookies, query strings, application state, session state which builds classes similar to the class build by ASP.NET for profiles.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.3 | 1,359 | 2/12/2016 |
This template is still in beta in the sence that documentation is currently poor, AppSetting is the only part of the code with unit test at this time and PageRequest and SessionState are buggy.