aspnetrun / run-aspnetcore-microservices

Microservices on .Net platforms which 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
https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/?couponCode=JUNE24
MIT License
2.53k stars 1.38k forks source link

Remove "event-sourcing" tag #63

Open AntonioFalcaoJr opened 1 year ago

AntonioFalcaoJr commented 1 year ago

I suggest removing the "event-sourcing" tag from the project as it does not exemplify this. The persistence mechanism present in the project is the Relational paradigm.