.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

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