Parttern框架,一个轻量级微服务架构的模式定义与抽象封装.
Info
Version: | 0.8.3 |
Author(s): | Dynastech |
Last Update: | Wednesday, November 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dynastech.Patterns |
Install
Install-Package Dynastech.Patterns
dotnet add package Dynastech.Patterns
paket add Dynastech.Patterns
Dynastech.Patterns Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Logging(>= 3.1.9)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- System.ComponentModel.Annotations(>= 4.7.0)