Easy N-Tier Architecture, Working out of the box!(Kind of!!).
Info
Version: | 2.7.0-b49 |
Author(s): | Mani Moayedi |
Last Update: | Wednesday, July 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Acidmanic/EnTier |
NuGet Url: | https://www.nuget.org/packages/EnTier |
Install
Install-Package EnTier
dotnet add package EnTier
paket add EnTier
EnTier Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- EntityFramework(>= 6.4.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Moq(>= 4.13.1)