Base classes for MVC models that directly correspond to database entities with a primary key of type long.
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.Long |
Install
Install-Package MichaelBrandonMorris.Models.Long
dotnet add package MichaelBrandonMorris.Models.Long
paket add MichaelBrandonMorris.Models.Long
MichaelBrandonMorris.Models.Long Download (Unzip the "nupkg" after downloading)
Dependencies
- MichaelBrandonMorris.Entities.Long(>= 1.0.1)
- MichaelBrandonMorris.Models(>= 1.0.1)