run-aspnetcore-microservices icon indicating copy to clipboard operation
run-aspnetcore-microservices copied to clipboard

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, D...

Results 45 run-aspnetcore-microservices issues
Sort by recently updated
recently updated
newest added

Do you have course for deploy this repo using azure services??

Team, I am getting below error in windows machine while running the docker compose command > [webstatus build 4/7] RUN dotnet restore "WebApps/WebStatus/WebStatus.csproj": 1.703 Determining projects to restore... 2.733 /usr/share/dotnet/sdk/5.0.408/NuGet.targets(131,5):...

Failed to download package 'System.IO.4.1.0' from 'https://api.nuget.org/v3-flatcontainer/system.io/4.1.0/system.io.4.1.0.nupkg'. #0 240.8 The download of 'https://api.nuget.org/v3-flatcontainer/system.io/4.1.0/system.io.4.1.0.nupkg' timed out because no data was received for 60000ms. #0 240.8 Exception of type 'System.TimeoutException' was thrown....

Hi @mehmetozkaya, I have tried to deploy `run-aspnetcore-microservices` on ARM64 using docker-compose. In `docker-compose.yml` file, there is one service named `OrderDB` which is using **mcr.microsoft.com/mssql/server:2017-latest** docker image. This image is...

Hi @mehmetozkaya - Nice course and code repo the can alternative of _eshoponcontainer_ also **How to handle the eventual consistency in basket and Order api services**? - Any thought process...

Invoking any link you provide in the write up causes the error: This site can’t be reachedhost.docker.internal’s server IP address could not be found. Try: Checking the connection [Checking the...

Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.11.6 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the general availability release...

dependencies

seed data at the start of the app not when we get/post data

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies