This package provides an easy and fluent way to write the boilerplate requirements, exception handling, connection, type mapping, and validation that your code may depend on in order to actually write the business logic you require.
Info
Version: | 1.0.32 |
Author(s): | Chris Hannon |
Last Update: | Thursday, April 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Norhaven/FluentBoilerplate |
NuGet Url: | https://www.nuget.org/packages/FluentBoilerplate |
Install
Install-Package FluentBoilerplate
dotnet add package FluentBoilerplate
paket add FluentBoilerplate
FluentBoilerplate Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.Immutable(1.0.34)
Tags