alexvaluyskiy's Stars
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
DapperLib/Dapper
Dapper - a simple object mapper for .Net
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
App-vNext/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+.
dotnet/orleans
Cloud Native application framework for .NET
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
ThreeMammals/Ocelot
.NET API Gateway
serilog/serilog
Simple .NET logging with fully-structured events
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
grpc/grpc-dotnet
gRPC for .NET
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
coverlet-coverage/coverlet
Cross platform code coverage for .NET
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
BenMorris/NetArchTest
A fluent API for .Net that can enforce architectural rules in unit tests.
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
elastic/apm-agent-dotnet
Xabaril/Esquio
Esquio is a Feature Toggle Library for .NET Developers.
djluck/prometheus-net.DotNetRuntime
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package
Xabaril/Balea
Balea is an authorization framework for ASP.NET Core developers.
warrenfalk/rocksdb-sharp
.net bindings for the rocksdb by facebook
krasserm/akka-stream-eventsourcing
Event sourcing for Akka Streams
confluentinc/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
hotchkj/AspNetCore.DataProtection.Aws
AWS S3 & KMS integration for ASP.NET Core data protection
pablocastilla/NServiceBus.Kafka
Kafka transport for NServiceBus
alexeyzimarev/MassTransit.Prometheus
Collect the necessary MassTransit metrics for Prometheus