Architectural patterns for business layer.
Info
Version: | 1.0.0 |
Author(s): | Premysl Krajcovic |
Last Update: | Thursday, October 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Myslik/NArchitecture |
NuGet Url: | https://www.nuget.org/packages/NArchitecture |
Install
Install-Package NArchitecture
dotnet add package NArchitecture
paket add NArchitecture
NArchitecture Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- System.ComponentModel(>= 4.0.1)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Globalization(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.1)
Tags