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

upgrade to dot net 6 #49

Open DavoodRm opened 2 years ago

DavoodRm commented 2 years ago

this project need upgrade to .NET 6 with new future like (distribute, and local transaction , identity server ,...)

ChrisHolcomb commented 2 years ago

Would have been nice to have this upgraded to .Net 6. I converted as I was going through the course if anyone is interested you can clone my repo: https://github.com/ChrisHolcomb/AspnetMicroservices .

tutul2010 commented 7 months ago

Pls , check git repo -https://github.com/hamedarab/run-aspnetcore-microservices

Tested and working fine at local.

Thanks,