File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-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 - [ Project] ( #project )
1516
@@ -41,6 +42,7 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
4142Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
4243------- | --------------------- | ----------------- | -------------------- | -------
4344[ JsonRpc] ( https://github.com/edjCase/JsonRpc ) |Install-Package EdjCase.JsonRpc.Router | Yes | Yes |
45+ [ grpc] ( http://www.grpc.io ) || Yes | Yes | [ c#] ( http://www.grpc.io/docs/quickstart/csharp.html )
4446
4547
4648## Message Queuing
@@ -87,6 +89,13 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
8789[ Nunit] ( https://github.com/nunit/nunit ) | Install-Package NUnit | Yes | Yes |
8890[ Moq] ( https://github.com/moq/moq4 ) | Install-Package Moq -Pre | Yes | Yes |
8991
92+ ## Microservice
93+ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
94+ ------- | --------------------- | ----------------- | -------------------- | -------
95+ [ 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/ )
96+ [ Consul] ( https://www.consul.io/ ) ||||[ Consul入门] ( http://soft.dog/2016/03/19/consul-cluster/ )
97+
98+
9099## Other
91100Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
92101------- | --------------------- | ----------------- | -------------------- | -------
You can’t perform that action at this time.
0 commit comments