diff --git a/src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/index.md b/src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/index.md index 97c6876c4..62ba90392 100644 --- a/src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/index.md +++ b/src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/index.md @@ -7,5 +7,4 @@ The use of log management system can help IT professionals to identify and troub Visit the following resources for more information: - [Structured Logging and Logs Management in ASP.NET](https://medium.com/@stavsofer/structured-logging-and-logs-management-asp-net-core-serilog-seq-61109f740696) -- [ASP.NET Logging Basics](https://www.loggly.com/ultimate-guide/net-logging-basics/) -- [Logging and Monitoring in ASP.NET](https://www.pluralsight.com/courses/logging-monitoring-aspdotnet-core-6) \ No newline at end of file +- [ASP.NET Logging Basics](https://www.loggly.com/ultimate-guide/net-logging-basics/) \ No newline at end of file diff --git a/src/roadmaps/aspnet-core/content/109-api-clients/100-rest/101-odata.md b/src/roadmaps/aspnet-core/content/109-api-clients/100-rest/101-odata.md index 59e826416..94df079b8 100644 --- a/src/roadmaps/aspnet-core/content/109-api-clients/100-rest/101-odata.md +++ b/src/roadmaps/aspnet-core/content/109-api-clients/100-rest/101-odata.md @@ -7,5 +7,4 @@ In ASP.NET, OData can be used to create RESTful web services that expose data in For more information, visit the following links: - [Create an OData v4 Endpoint Using ASP.NET](https://learn.microsoft.com/en-us/aspnet/web-api/overview/odata-support-in-aspnet-web-api/odata-v4/create-an-odata-v4-endpoint) -- [Working with OData in ASP.NET Core](https://www.pluralsight.com/blog/software-development/odata-asp-net-core) - [Example of OData Protocol With ASP.NET Core](https://www.youtube.com/watch?v=L9HdnNCi0R0) \ No newline at end of file diff --git a/src/roadmaps/aspnet-core/content/114-microservices/103-docker-swarm.md b/src/roadmaps/aspnet-core/content/114-microservices/103-docker-swarm.md index aaf64ed07..0d7fe2fe2 100644 --- a/src/roadmaps/aspnet-core/content/114-microservices/103-docker-swarm.md +++ b/src/roadmaps/aspnet-core/content/114-microservices/103-docker-swarm.md @@ -7,5 +7,4 @@ With Docker Swarm, you can easily deploy and scale your applications across mult To learn more, visit the following links: - [Introduction to Docker Swarm](https://www.section.io/engineering-education/introduction-to-docker-swarm-in-container-orchestration/) -- [Scale ASP.NET Core Apps with Docker Swarm](https://www.pluralsight.com/guides/scale-asp-net-core-apps-with-docker-swarm-mode) - [How - Deploy to Swarm?](https://docs.docker.com/get-started/swarm-deploy/) \ No newline at end of file diff --git a/src/roadmaps/aspnet-core/content/114-microservices/index.md b/src/roadmaps/aspnet-core/content/114-microservices/index.md index a65ee3061..8ec859c71 100644 --- a/src/roadmaps/aspnet-core/content/114-microservices/index.md +++ b/src/roadmaps/aspnet-core/content/114-microservices/index.md @@ -6,6 +6,5 @@ In ASP.NET, microservices can be built using the .NET Core framework, which is a To learn more, visit the following links: -- [Overview of ASP.NET Microservices](https://www.pluralsight.com/paths/net-microservices) - [Intro to Microservices Using ASP.NET Core](https://www.c-sharpcorner.com/article/microservice-using-asp-net-core/) - [Advantages and Disadvantages of Microservices Architecture](https://www.dotnettricks.com/learn/microservices/architecture-example-advantages) \ No newline at end of file diff --git a/src/roadmaps/aspnet-core/content/118-good-to-know-libraries/102-polly.md b/src/roadmaps/aspnet-core/content/118-good-to-know-libraries/102-polly.md index 2cff24dc6..2ff634a02 100644 --- a/src/roadmaps/aspnet-core/content/118-good-to-know-libraries/102-polly.md +++ b/src/roadmaps/aspnet-core/content/118-good-to-know-libraries/102-polly.md @@ -4,6 +4,5 @@ Polly is an open-source library for .NET that provides a simple and flexible API To learn more, visit the following resources: -- [Intro to Polly in ASP.NET](https://www.pluralsight.com/blog/software-development/intro-to-polly) - [Using Polly for .NET Resilience](https://www.telerik.com/blogs/using-polly-for-net-resilience-and-transient-fault-handling-with-net-core) - [Build Resilient Microservices Using Polly In ASP.NET](https://procodeguide.com/programming/polly-in-aspnet-core/) \ No newline at end of file