.net core微服務的腳手架項目NanoFabric

推廣一個.net core微服務的腳手架項目,NanoFabric,項目地址:
https://github.com/geffzhang/NanoFabric

附帶上些說明內容,以供研究/使用.net core微服務的路友有所幫助。

基於Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等開源項目的微服務開發框架

nanofabric 是 nano 和 fabric的合成,nano表示微服務, fabric來自於微軟的微服務框架 service fabric

Consul : https://www.consul.io/

Polly : http://www.thepollyproject.org/

Ocelot : https://github.com/ThreeMammals/Ocelot

Orleans can use Ocelot Api Gateway :https://github.com/aqa510415008/Ocelot.OrleansHttpGateway

Orleans: https://github.com/dotnet/orleans

App Metrics: https://www.app-metrics.io/

Exceptionless : https://exceptionless.com/

IdentityServer: https://identityserver.io/

IdentityServer4.Contrib.RedisStore https://github.com/geffzhang/IdentityServer4.Contrib.RedisStore

.NET Core : http://www.dot.net

Rebus is a free .NET “service bus”  https://rebus.fm/

基於gRPC的HTTP / 2 RPC Streaming Framework for .NET,.NET Core和Unity https://github.com/Cysharp/MagicOnion

微服務APM https://github.com/OpenSkywalking/skywalking-netcore

.NET API client for vault https://github.com/Chatham/Vault.NET

使用vault密鑰保管庫配置提供程序 https://github.com/kdcllc/NetCore.HashiCorp.Vault

Additional configuration providers to use with ASP.NET Core https://github.com/andrewlock/NetEscapades.Configuration

Quartz Enterprise Scheduler .NET http://www.quartz-scheduler.net/

Apollo(阿波羅)是攜程框架部門研發的分佈式配置中心 https://github.com/ctripcorp/apollo.net/tree/dotnet-core

使用Audit.NET,您可以生成有關正在執行的操作的跟蹤信息 https://github.com/thepirat000/Audit.NET

分佈式、高性能、事件溯源、事件驅動、最終一致性框架 https://github.com/RayTale/Ray
 

再補充上一個,原生雲微服務:https://steeltoe.io/index
https://github.com/steeltoeoss

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章