-
codai Public
codai is an AI code assistant that helps developers through a session-based CLI, providing intelligent code suggestions, refactoring, and code reviews based on the full context of their projects. I…
-
shop-golang-microservices Public
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
-
problem-details Public
ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.
-
tree-sitter-go Public
Forked from tree-sitter/tree-sitter-goGo grammar for tree-sitter
JavaScript MIT License UpdatedOct 22, 2024 -
awesome-dotnet-tips Public
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
-
booking-microservices Public
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
-
ecommerce-monolith Public
A monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
-
-
booking-modular-monolith Public
Practical Modular Monolith, built with .Net 8, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
-
-
Practical microservices, built with Node.Js, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ, Express and the latest technologies.
-
booking-microservices-nestjs Public
Practical microservices, built with Nestjs, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ and the latest technologies.
-
chat-signalr-sample Public
A chat application base on SignalR in .net 7
-
-
testcontainers-dotnet Public
Forked from testcontainers/testcontainers-dotnetA library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
C# MIT License UpdatedFeb 18, 2023 -
EasyCaching Public
Forked from dotnetcore/EasyCaching💥 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!
-
Chat.Application Public
Implementing chat application wit .net core and allows you to send/receive text messages with other users
-
FastEndpoints Public
Forked from FastEndpoints/FastEndpointsA light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern