[Universidad Nacional de Ingenieria (NI)]: Final Project for Data Base I class: An inventory system made on C# and SQL Server.
Info
Version: | 1.0.4 |
Author(s): | Diego Balmaceda |
Last Update: | Friday, March 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/xaesdesign/inventory-system |
NuGet Url: | https://www.nuget.org/packages/InventorySystem.Domain.DiegoBalmaceda |
Install
Install-Package InventorySystem.Domain.DiegoBalmaceda
dotnet add package InventorySystem.Domain.DiegoBalmaceda
paket add InventorySystem.Domain.DiegoBalmaceda
InventorySystem.Domain.DiegoBalmaceda Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Data.SqlClient(>= 1.1.0)