Base classes for MVC models that directly correspond to database entities.
Info
Version: | 1.0.1 |
Author(s): | Michael Brandon Morris |
Last Update: | Friday, March 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MichaelBrandonMorris.Models |
Install
Install-Package MichaelBrandonMorris.Models
dotnet add package MichaelBrandonMorris.Models
paket add MichaelBrandonMorris.Models
MichaelBrandonMorris.Models Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- MichaelBrandonMorris.Entities(>= 1.0.4)