ASP.Net Core Models for Scarp, a type-safe library for C# programming.
Info
Version: | 0.2.0 |
Author(s): | Ryan Phelps |
Last Update: | Friday, February 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ryancerium/scarp |
NuGet Url: | https://www.nuget.org/packages/Scarp.AspNetCore |
Install
Install-Package Scarp.AspNetCore
dotnet add package Scarp.AspNetCore
paket add Scarp.AspNetCore
Scarp.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Scarp(>= 0.2.0)
- Microsoft.AspNetCore.App(>= 2.1.0)