Info
Version: | 1.0.0 |
Author(s): | SandboxCastles |
Last Update: | Friday, March 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SandboxCastles.EntityBase |
Install
Install-Package SandboxCastles.EntityBase
dotnet add package SandboxCastles.EntityBase
paket add SandboxCastles.EntityBase
SandboxCastles.EntityBase Download (Unzip the "nupkg" after downloading)
Base Entity has Id, DateCreated DateTime, and IsActive boolean.