File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1010 - [ Logging] ( #logging )
1111 - [ Serialization] ( #serialization )
1212 - [ Testing] ( #testing )
13+ - [ Microservice] ( #microservice )
1314 - [ Other] ( #other )
1415
1516## ASP.NET Core and .NET Core 支持的类库
@@ -40,6 +41,7 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
4041Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
4142------- | --------------------- | ----------------- | -------------------- | -------
4243[ JsonRpc] ( https://github.com/edjCase/JsonRpc ) |Install-Package EdjCase.JsonRpc.Router | Yes | Yes |
44+ [ grpc] ( http://www.grpc.io ) || Yes | Yes | [ c#] ( http://www.grpc.io/docs/quickstart/csharp.html )
4345
4446
4547## Message Queuing
@@ -85,6 +87,12 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
8587[ Nunit] ( https://github.com/nunit/nunit ) | Install-Package NUnit | Yes | Yes |
8688[ Moq] ( https://github.com/moq/moq4 ) | | | |
8789
90+ ## Microservice
91+ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
92+ ------- | --------------------- | ----------------- | -------------------- | -------
93+ [ Microphone] ( https://github.com/AsynkronIT/Microphone ) | Install-Package Microphone.AspNet | Yes | Yes | [ blog] ( http://blog.nethouse.se/2015/10/19/introducing-microphone-microservices-with-service-discovery-for-net/ )
94+
95+
8896## Other
8997Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
9098------- | --------------------- | ----------------- | -------------------- | -------
You can’t perform that action at this time.
0 commit comments