Provides helpers (designed for dependancy injection) for request and response meta (such as cookies and headers), session helpers, Tag Helpers, HTML encoding helpers and more for ASP.NET MVC.
Info
| Version: | 1.1.0-beta2 |
| Author(s): | MarkSFrancis |
| Last Update: | Monday, May 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarkSFrancis/MarkSFrancis |
| NuGet Url: | https://www.nuget.org/packages/MarkSFrancis.AspNet.Windows |
Install
Install-Package MarkSFrancis.AspNet.Windows
dotnet add package MarkSFrancis.AspNet.Windows
paket add MarkSFrancis.AspNet.Windows
MarkSFrancis.AspNet.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- MarkSFrancis.Collections(>= 1.1.02)
- Microsoft.AspNet.WebPages(>= 3.2.4)