Base for an ASP.NET Model Control View design pattern with session persistence and optionally SMC, the State Machine Compiler.
Info
| Version: | 0.1.2 |
| Author(s): | Toni Arnold, Charles W. Rapp (SMC) |
| Last Update: | Tuesday, November 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/toniarnold/aspnettest/ |
| NuGet Url: | https://www.nuget.org/packages/aspnetsmc.webforms |
Install
Install-Package aspnetsmc.webforms
dotnet add package aspnetsmc.webforms
paket add aspnetsmc.webforms
aspnetsmc.webforms Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)