mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
Remove pluralsight links
This commit is contained in:
@@ -8,4 +8,3 @@ 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)
|
@@ -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/)
|
Reference in New Issue
Block a user