giangnhattruong's Stars
nashtech-garage/yas
YAS: Yet Another Shop, a sample microservices project in Java
mehmetozkaya/EShopMicroservices-Udemy-Sections
This repository prepared for Udemy course sections that you can find all codes section-by-section on my Udemy Course
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
soundata/soundata
Python library for downloading, loading & working with sound datasets
kevinrjones/SettingUpIdentityServer
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
kanmaytacker/system-design
A set of system design case studies
kanmaytacker/design-patterns
Implementation of Gang of Four design patterns in Java
kanmaytacker/fundamentals
A collection of tutorials on computer fundamentals
ms2ag16/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
ms2ag16/system-design-interview
System design interview for IT companies
ms2ag16/Books
MicrosoftDocs/azure-docs
Open source documentation of Microsoft Azure
mjebrahimi/Elasticsearch-NEST-CheatSheet-Tutorials
A collection of most used Queries, Methods, and Concepts of Elasticsearch and NEST (.NET Client) with examples and refrences, plus tutorials and sample projects.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
MoienTajik/MediatrTutorial
CQRS implementation in ASP.NET Core using MediatR in .NET 5
madslundt/NetCoreMediatrSample
A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
elastic/elasticsearch-net-example
A tutorial repository for Elasticsearch and NEST
angular-vietnam/100-days-of-angular
Series độc quyền cung cấp bởi thành viên của Angular Vietnam về các chủ đề liên quan tới Angular trong vòng 100 ngày.
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
Elfocrash/clean-minimal-api
A project showcasing how you can build a clean Minimal API using FastEndpoints
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
allanchua101/ocelot-compose
Docker compose sample for Ocelot
SardarMudassarAliKhan/Skinet2022
Clean Architecture Code
rajvirtual/docker-aspnetcore-postgresql
ASP.Net Core Web API with Docker Compose, PostgreSQL and EF Core.
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core