This project will help anyone who would like to build an application that requires Entity Framework SQL Server Database driven application.
Info
Version: | 1.0.0 |
Author(s): | Urumi Tech Limited |
Last Update: | Friday, September 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UrumiTech/BuildingBlocks |
NuGet Url: | https://www.nuget.org/packages/UrumiTech.BuildingBlocks.SqlServer |
Install
Install-Package UrumiTech.BuildingBlocks.SqlServer
dotnet add package UrumiTech.BuildingBlocks.SqlServer
paket add UrumiTech.BuildingBlocks.SqlServer
UrumiTech.BuildingBlocks.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- UrumiTech.BuildingBlocks(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.7)