odinnou's Stars
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
Wox-launcher/Wox
A cross-platform launcher that simply works
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dorny/paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
Nethereum/Nethereum
Ethereum .Net cross platform integration library
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
efcore/EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
MindorksOpenSource/Jetpack-Compose-WhatsApp-Clone
An example project to demonstrate how to build WhatsApp using Jetpack Compose.
reaqtive/reaqtor
Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.
LGouellec/streamiz
.NET Stream Processing Library for Apache Kafka 🚀
aws-samples/aws-sam-java-rest
A sample REST application built on SAM and DynamoDB that demonstrates testing with DynamoDB Local.
RicoSuter/DNT
DNT (DotNetTools): Command line tools to manage .NET projects and solutions.
efcore/EFCore.CheckConstraints
An Entity Framework Core plugin to automatically add check constraints in various situations
testcontainers/testcontainers-dotnet-legacy
A .net fork of testcontainers - in early development
ch-robinson/dotnet-avro
An Avro implementation for .NET
Macross-Software/core
Core repository contains the primary open source libraries released by Macross Software for .NET Core.
Deffiss/testenvironment-docker
filipnavara/dotnet-hotrewatch
dotnet watch we always wanted
ineat/refcards
Refcards des technologies utilisées chez Ineat.
danmalcolm/masstransit-kafka-demo
Demonstrates use of MassTransit Kafka rider to produce and consume messages, including support for multiple message types on a single topic
konzen/DinkToPdf
C# .NET Standard wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
odinnou/bbl-grpc
ineat/colistracker
odinnou/codelab_microservices
Codelabs de la formation Microservices dans l'écosystème .NET