phses's Stars
stphnwlsh/CleanMinimalApi
A template for an API using Clean Architecture and .NET Minimal API's.
zoran-horvat/advent-of-code-2024
Solutions to the Advent of Code 2024
scraly/learning-go-by-examples
denilsonbonatti/toshiro-shibakita
Docker: Utilização prática no cenário de Microsserviços. A história de Toshiro Shibakita
devfullcycle/gointensivo7
rocketseat-education/semana-tech-01-go-react-server
VemCodar/DicionarioDocker
Listagem de todos os comandos docker e exemplos de uso
angelobelchior/MyCrypto-SSE
Exemplo de aplicação que utiliza SSE simulando um consumo em "real time" de crypto moedas
angelobelchior/CleanArch.ECommerce
Projeto de estudo apresentado no curso Clean Architecture e Clean Code com .Net na Prática e On-Line da #VemCodar
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Rapha-Borges/oke-free
Uma maneira fácil de garantir seu próprio cluster Kubernetes gratuitamente e para sempre
githubanotaai/new-test-backend-nodejs
gothinkster/angular-realworld-example-app
Exemplary real world application built with Angular
MarcosCostaDev/minimal-api-docker-TDD
This project is a participant in the first Rinha de Backend competition. Please note that this code is not intended for production use; it has been highly optimized for the competition. It has employed the best techniques to handle 3K to 7K records per second using two instances of a web app, database, cache with only 3GB of RAM and 1 unit of CPU.
willsantos/dotnet-6x-DDD
Estrutura básica de projeto com DDD e dotnet 6 LTS
zanfranceschi/rinha-de-backend-2023-q3-csharp
willsantos/Cutube
Cutube é um simples downloader de vídeos escrito em C# que permite baixar vídeos em diferentes formatos e qualidades e cortar no tempo desejado.
MassTransit/Sample-Kafka
leandromoreira/cdn-up-and-running
CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.
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
luizcarlosfaria/RabbitMQ-Walkthrough-v1
RabbitMQ - Demonstração de Comportamento
luizcarlosfaria/CanalDotNet-MessageBroker
Canal .NET Message Broker com RabbitMQ
panelona/mensageria
Projeto de estudos de mensageria com .Net e RabbitMQ
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
badtuxx/DescomplicandoDocker
Descomplicando o Docker, o livro.
loiane/curso-angular
:mortar_board: [PT-BR] Curso de Angular gratuito - loiane.training [EN] Source code of my free Angular training.
loiane/angular2-crud-auth-routing
Sample Angular (2.x, 4.x) project with Contacts CRUD + routing + simple authentication
mauricioabreu/construindo-seu-proprio-chat
Um livro que vai te guiar na construção de um chat, entendendo sobre protocolos, redes e programação
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge