CommonConcerns speeds up building software by addressing common concerns that require a lot of boilerplate code.
Info
| Version: | 1.1.1 |
| Author(s): | Emre Kenci |
| Last Update: | Wednesday, November 16, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/emrekenci/CommonConcerns |
| NuGet Url: | https://www.nuget.org/packages/CommonConcerns |
Install
Install-Package CommonConcerns
dotnet add package CommonConcerns
paket add CommonConcerns
CommonConcerns Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- PostSharp(>= 4.3.20)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)