Remove pluralsight links

pull/3305/head
Kamran Ahmed 2 years ago
parent 35f61e876e
commit fbd82ce215
  1. 3
      src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/index.md
  2. 1
      src/roadmaps/aspnet-core/content/109-api-clients/100-rest/101-odata.md
  3. 1
      src/roadmaps/aspnet-core/content/114-microservices/103-docker-swarm.md
  4. 1
      src/roadmaps/aspnet-core/content/114-microservices/index.md
  5. 1
      src/roadmaps/aspnet-core/content/118-good-to-know-libraries/102-polly.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)
- [ASP.NET Logging Basics](https://www.loggly.com/ultimate-guide/net-logging-basics/)

@ -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)

@ -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/)

@ -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)

@ -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/)
Loading…
Cancel
Save