peppermintology's Stars
xnimorz/use-debounce
A debounce hook for react
colinhacks/zod
TypeScript-first schema validation with static type inference
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
PacktPublishing/Architecting-ASP.NET-Core-Applications-3E
Architecting ASP.NET Core Applications, 3E_published by Packt
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
CarterCommunity/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
asyncapi/spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
serilog-contrib/serilog-sinks-applicationinsights
A Serilog sink that writes events to Microsoft Azure Application Insights
dotnet/eShop
A reference .NET application implementing an eCommerce site
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
stoplightio/elements
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
Cysharp/Ulid
Fast .NET C# Implementation of ULID for .NET and Unity.
sqids/sqids-dotnet
Official .NET port of Sqids. Generate short unique IDs from numbers.
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
altmann/FluentResults
A generalised Result object implementation for .NET/C#
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
milanm/DotNet-Developer-Roadmap
The comprehensive .NET Developer Roadmap by seniority level.
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
catppuccin/jetbrains
š§ Soothing pastel theme for JetBrains IDEs
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
milanm/DevOps-Roadmap
DevOps Roadmap for 2024. with learning resources
golang/go
The Go programming language
eating-coleslaw/vscode-nebula-theme
Nebula color theme for VS Code
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
amantinband/error-or
A simple, fluent discriminated union of an error or a result.