Info
Version: | 1.0.0 |
Author(s): | hrebai |
Last Update: | Tuesday, May 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rebai.Infrastructure |
Install
Install-Package Rebai.Infrastructure
dotnet add package Rebai.Infrastructure
paket add Rebai.Infrastructure
Rebai.Infrastructure Download (Unzip the "nupkg" after downloading)
An example of the Infrastructure Layer can be a Repository being used to interact with a database through an ORM framework.