YaaS Microservice Patterns for ASP.NET Core.
Info
| Version: | 0.0.2-beta-9 |
| Author(s): | Robert Schmid |
| Last Update: | Thursday, June 30, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/YaasServicePatterns |
Install
Install-Package YaasServicePatterns
dotnet add package YaasServicePatterns
paket add YaasServicePatterns
YaasServicePatterns Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Specialized(>= 4.0.1)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- Nito.AsyncEx(>= 3.0.1)
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Options(>= 1.0.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.0)
- Microsoft.AspNetCore.StaticFiles(>= 1.0.0)