Skip to content

Commit 6b2af97

Browse files
committed
Update
1 parent f7262fb commit 6b2af97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
9999
------- | --------------------- | ----------------- | -------------------- | -------
100100
[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/)
101101
[Consul](https://www.consul.io/)||||[Consul入门](http://soft.dog/2016/03/19/consul-cluster/)
102+
[Ocelot](https://github.com/TomPallister/Ocelot)| Install-Package Ocelot | Yes | Yes | [wiki](https://github.com/TomPallister/Ocelot/wiki)
102103

103104

104105
## Other
@@ -116,6 +117,7 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
116117
[SharpCompress](https://github.com/adamhathcock/sharpcompress)| Install-Package sharpcompress | Yes | Yes | [sharpcompress](https://github.com/adamhathcock/sharpcompress#sharpcompress)
117118
[SharpZipLib](#) | Install-Package SharpZipLib.NETStandard | Yes | Yes |
118119
[CWSharp](https://github.com/zhengchun/CWSharp) | Install-Package CWSharp | Yes | Yes | .NET跨平台中英文分词
120+
[MailKit](https://github.com/jstedfast/MailKit) | Install-Package MailKit | Yes | Yes |
119121

120122
## Project
121123

@@ -125,6 +127,7 @@ Project | Website
125127
[MusicStore](https://github.com/aspnet/MusicStore) |
126128
[NETCoreBBS](https://github.com/linezero/NETCoreBBS) |
127129
[SimplCommerce](https://github.com/simplcommerce/SimplCommerce)|[demo](http://demo.simplcommerce.com)
130+
[eShopOnContainers](https://github.com/dotnet/eShopOnContainers)|
128131

129132
# License
130133

0 commit comments

Comments
 (0)