good first issue
Good for newcomers
#
aspnetcore-microservices
Here are 5 public repositories matching this topic...
Jobs is an open-source job marketplace application, powered by micro-services ☸️ architecture and cross-platform development 📱 🖥 🐳 based on .NET 6.
docker
sql-server
mongodb
rabbitmq
api-gateway
rest-api
logging
swagger
grpc
clean-architecture
entity-framework-core
aspnet-core
microservices-architecture
autofac
aspnet-web-api
my-sql
ocelot-gateway
micorservices
aspnetcore-microservices
-
Updated
May 19, 2022 - C#
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana an…
docker
redis
microservices
sql-server
mongodb
rabbitmq
api-gateway
rest-api
swagger
event-sourcing
eventbus
clean-architecture
event-driven
aspnet-core
mediator-pattern
microservice-architecture
cqrs-pattern
aspnet-webapi
ocelot-gateway
aspnetcore-microservices
-
Updated
Dec 8, 2021 - C#
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, Ocelot API Gateway, MongoDB, Redis, SqlServer, Entity Framework Core, CQRS and Clean Architecture implementation.
docker
redis
sql-server
mongodb
rabbitmq
api-gateway
rest-api
swagger
event-sourcing
eventbus
clean-architecture
event-driven
aspnet-core
microservices-architecture
aspnet-web-api
mediator-pattern
cqrs-pattern
ocelot-gateway
micorservices
aspnetcore-microservices
-
Updated
Jan 5, 2021 - C#
Minimal web API tutorials using ASP.NET Core for .NET 6 LTS
microservices
aspnetcore
database-migrations
npgsql
postgresql-database
record
csharp9
aspnetcore-microservices
csharp-record
efcore6
dotnetcore6
minimal-web-api
-
Updated
Jan 2, 2022 - C#
Improve this page
Add a description, image, and links to the aspnetcore-microservices topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aspnetcore-microservices topic, visit your repo's landing page and select "manage topics."
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
https://github.com/aspnetrun/run-aspnetcore-microservices/blob/c30712aa099bc335f5613a3b196ea1e943f800a5/src/Services/Catalog/Catalog.API/Controllers/CatalogController.cs#L85