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/ZeroCore |
Install
Install-Package ZeroCore
dotnet add package ZeroCore
paket add ZeroCore
ZeroCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.01)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.01)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.01)
- Microsoft.Extensions.Options(>= 2.1.01)
- Newtonsoft.Json(>= 11.0.2)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.Drawing.Common(>= 4.5.012621602)
- System.Interactive.Async(>= 3.1.1)
Tags