StrongTypedStateManagement 0.6.3

dotnet add package StrongTypedStateManagement --version 0.6.3
NuGet\Install-Package StrongTypedStateManagement -Version 0.6.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StrongTypedStateManagement" Version="0.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StrongTypedStateManagement --version 0.6.3
#r "nuget: StrongTypedStateManagement, 0.6.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

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,321 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.