Core framework - contains base classes and T4 scripts for code generation.
Info
Version: | 0.0.6 |
Author(s): | Amel Musić |
Last Update: | Wednesday, May 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amelmusic/REST-Framework |
NuGet Url: | https://www.nuget.org/packages/A.Core.Services |
Install
Install-Package A.Core.Services
dotnet add package A.Core.Services
paket add A.Core.Services
A.Core.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 4.2.1)
- CommonServiceLocator(>= 1.3.0)
- EntityFramework(>= 6.1.3)
- log4net(>= 2.0.5)
- System.Linq.Dynamic(>= 1.0.6)
- Unity(>= 4.0.1)
- Unity.Interception(>= 4.0.1)
- A.Core(>= 0.0.6)
- Newtonsoft.Json(>= 6.0.4)
- PostSharp(>= 4.2.27)
Tags