• .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
    ————————————————
    版权声明:本文为CSDN博主「Sam@Witcit」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
    原文链接:https://blog.csdn.net/gd0568/article/details/102675741

  • 相关阅读:
    君のことが好きだよ。
    [拓展Bsgs] Clever
    同余方程笔记
    [HAOI2008] 糖果传递
    [USACO10DEC] Treasure Chest
    [APIO2007] 风铃
    Luogu_2015 二叉苹果树
    关于高精度
    关于博弈论
    关于DP和背包
  • 原文地址:https://www.cnblogs.com/lhxsoft/p/12508480.html
Copyright © 2020-2023  润新知