1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Remove pluralsight links

This commit is contained in:
Kamran Ahmed
2023-01-15 15:37:16 +04:00
parent 35f61e876e
commit fbd82ce215
5 changed files with 1 additions and 6 deletions

View File

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

View File

@@ -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: 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) - [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) - [Example of OData Protocol With ASP.NET Core](https://www.youtube.com/watch?v=L9HdnNCi0R0)

View File

@@ -7,5 +7,4 @@ With Docker Swarm, you can easily deploy and scale your applications across mult
To learn more, visit the following links: To learn more, visit the following links:
- [Introduction to Docker Swarm](https://www.section.io/engineering-education/introduction-to-docker-swarm-in-container-orchestration/) - [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/) - [How - Deploy to Swarm?](https://docs.docker.com/get-started/swarm-deploy/)

View File

@@ -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: 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/) - [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) - [Advantages and Disadvantages of Microservices Architecture](https://www.dotnettricks.com/learn/microservices/architecture-example-advantages)

View File

@@ -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: 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) - [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/) - [Build Resilient Microservices Using Polly In ASP.NET](https://procodeguide.com/programming/polly-in-aspnet-core/)