Info
Version: | 5.0.0 |
Author(s): | Theo Xavier |
Last Update: | Thursday, December 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/txavier/AutoClutch |
NuGet Url: | https://www.nuget.org/packages/AutoClutch.AutoService |
Install
Install-Package AutoClutch.AutoService
dotnet add package AutoClutch.AutoService
paket add AutoClutch.AutoService
AutoClutch.AutoService Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah.corelibrary(>= 1.2.2)
- AutoClutch.AutoCore(>= 5.0.0)
- AutoClutch.AutoRepo(>= 5.0.0)
- System.Linq.Dynamic(>= 1.0.7)
AutoClutch.AutoService is the business logic layer abstraction on top of the repository.
This includes auditing support provided by the 'Tracker-Enabled-DbContext' library.
Also includes Linq.Dynamic support from the Microsoft (MS-PL) library.