Zero is a general purpose DDD framework specially designed for new modern web applications.
Info
Version: | 1.0.0-alpha4-t000 |
Author(s): | RainingNight |
Last Update: | Saturday, April 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rainingnight/zero |
NuGet Url: | https://www.nuget.org/packages/Zero.AspNetCore |
Install
Install-Package Zero.AspNetCore
dotnet add package Zero.AspNetCore
paket add Zero.AspNetCore
Zero.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ZeroCore(>= 1.0.04000)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.01)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.1.01)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.01)
- Microsoft.AspNetCore.Mvc.Cors(>= 2.1.01)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.1.01)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.1.01)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.01)
- Microsoft.Extensions.FileProviders.Physical(>= 2.1.01)
Tags