Skip to content

Commit 85f151e

Browse files
committed
Update
Consul
1 parent 6ddc054 commit 85f151e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
9292
## Testing
9393
Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
9494
------- | --------------------- | ----------------- | -------------------- | -------
95-
[xUnit.net](https://github.com/xunit/xunit) | | [Yes](http://xunit.github.io/docs/getting-started-dotnet-core.html) | [Yes](http://xunit.github.io/docs/getting-started-dotnet-core.html) |
95+
[xUnit.net](https://github.com/xunit/xunit) | Install-Package xunit | [Yes](http://xunit.github.io/docs/getting-started-dotnet-core.html) | [Yes](http://xunit.github.io/docs/getting-started-dotnet-core.html) |
9696
[Nunit](https://github.com/nunit/nunit) | Install-Package NUnit | Yes | Yes |
9797
[Moq](https://github.com/moq/moq4) | Install-Package Moq -Pre | Yes | Yes |
9898

9999
## Microservice
100100
Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
101101
------- | --------------------- | ----------------- | -------------------- | -------
102102
[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/)
103-
[Consul](https://www.consul.io/)||||[Consul入门](http://soft.dog/2016/03/19/consul-cluster/)
103+
[Consul](https://github.com/PlayFab/consuldotnet)|Install-Package Consul| Yes | Yes |[Consul入门](http://soft.dog/2016/03/19/consul-cluster/)
104104
[Ocelot](https://github.com/TomPallister/Ocelot)| Install-Package Ocelot | Yes | Yes | [wiki](https://github.com/TomPallister/Ocelot/wiki)
105105

106106

0 commit comments

Comments
 (0)