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/HRebai.Infrastructure |
Install
Install-Package HRebai.Infrastructure
dotnet add package HRebai.Infrastructure
paket add HRebai.Infrastructure
HRebai.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.