dongshengfengniaowu's Stars
TurnerSoftware/MongoFramework
An "Entity Framework"-like interface for MongoDB
microsoft/service-fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
dongshengfengniaowu/Polly-Samples
Polly-Samples
takuya-takeuchi/DlibDotNet
Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
dongshengfengniaowu/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dongshengfengniaowu/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
dongshengfengniaowu/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.