A library containing various extensions and tools built on top of the ASP.NET Core framework.
Info
Version: | 1.0.1 |
Author(s): | Code Change Ltd |
Last Update: | Monday, January 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codechangeltd/Toolkit.NET |
NuGet Url: | https://www.nuget.org/packages/CodeChange.Toolkit.AspNetCore |
Install
Install-Package CodeChange.Toolkit.AspNetCore
dotnet add package CodeChange.Toolkit.AspNetCore
paket add CodeChange.Toolkit.AspNetCore
CodeChange.Toolkit.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeChange.Toolkit(>= 2.0.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Http.Extensions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)