PinnedPublished inMicroservices UniversityUnderstanding the Evolution: A Comparison of .NET 6.0 and .NET 8.0.NET 8.0 introduces a range of new features and improvements, enhancing its capabilities for modern application development. The release…Nov 23, 20231Nov 23, 20231
Chapter 1: Introduction to Microservices in .NET: Basic concepts, advantages, and architecture.Overview of MicroservicesDec 22, 2023Dec 22, 2023
Embracing Change: My Journey from Autofac to .NET Core’s Built-In DIAs a senior developer working with .NET, I’ve navigated through various architectural paradigms. One significant turning point was moving…Nov 26, 2023Nov 26, 2023
Understanding SOLID Principles in C# DevelopmentDOs and donts with real life example with how to approachNov 25, 2023Nov 25, 2023
Implementing Entity Framework Core with .NET Microservices: A Guide for DevelopersIntroductionNov 24, 2023Nov 24, 2023
Implementing SignalR with .NET and Angular: A Step-by-Step GuideAs a Senior .NET Developer, I’ve witnessed the evolution of real-time functionality in web applications from a complex and…Nov 20, 2023Nov 20, 2023
Published inMicroservices UniversityImplementing Refit in a .NET MicroserviceRefit is an automatic type-safe REST library for .NET Core, which simplifies calling REST APIs, by turning them into live interfaces…Nov 4, 2023Nov 4, 2023
Published inMicroservices UniversityIntegrating Swagger Documentation into .NET MicroservicesThe integration of Swagger into .NET microservices is a game-changer for API design and development. Swagger, also known as OpenAPI…Nov 4, 2023Nov 4, 2023
Published inMicroservices UniversityUnderstanding Asynchrony in .NET: A Guide for BeginnersIn today’s world, it’s increasingly crucial to create applications that are responsive and non-blocking, ensuring a smooth user experience…Oct 25, 2023Oct 25, 2023
Published inMicroservices UniversityRedis in Microservices: When to Use and When Not to Use with ExampleOct 21, 20231Oct 21, 20231