mt89vein's Stars
logpai/awesome-log-analysis
A list of awesome research on log analysis, anomaly detection, fault localization, and AIOps
phamquiluan/awesome-failure-diagnosis
Related resources for incident failure diagnosis research.
preed/incident-lifecycle-model
A lifecycle model for describing incident management
orioledb/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
jfrog/artifactory-docker-examples
Examples for using Artifactory Docker distribution in various environments
backstage/backstage
Backstage is an open framework for building developer portals
opticdev/optic
OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
vseloved/prj-algo3
itlibrium/DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
timschreiber/DapperUnitOfWork
Unit of Work and Repository Example for Dapper
nietras/Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
mariuszgil/awesome-eventstorming
Awesome EventStorming
ThrottlingTroll/ThrottlingTroll
Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Supports Redis and many other distributed counter stores.
Suchiman/SerilogAnalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
SoftFluent/EntityFrameworkCore.DataEncryption
A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
serilog/serilog
Simple .NET logging with fully-structured events
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
redis/redis-om-dotnet
Object mapping, and more, for Redis and .NET
NewLifeX/NewLife.Redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
moq/Moq.AutoMocker
An auto-mocking IoC container for Moq
mizrael/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
MichaCo/DnsClient.NET
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
temporalio/sdk-dotnet
Temporal .NET SDK
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12