About 2,350,000 results
Open links in new tab
  1. Design Patterns: Asp.Net Core Web API, services, and repositories

    Aug 11, 2017 · At the end of this article series, you should be able to program an Asp.Net Core Web API in a structured and testable way using the explained techniques (design patterns). These design patterns offer a clean way to follow the Single Responsibility Principle.

  2. Mastering API Design Patterns in .NET 7: "Leverage the Power of …

    Apr 19, 2023 · In this article, we have explored some of the most popular API design patterns in .NET 7 and provided practical examples of how to implement them. Armed with this knowledge, you can now create efficient, scalable, and robust APIs that meet the …

  3. Design Patterns in C# With Real-Time Examples - Dot Net

    In this article series, I will discuss all the Design Patterns in C# with Real-Time Examples using different types of dot net applications, including ASP.NET MVC, Web API, ASP.NET Core, and Console Applications.

  4. ASP.NET Core Basics: Knowing and Applying Design Patterns

    Jan 18, 2024 · Learn how to implement one well-known design pattern in an ASP.NET Core application. Design patterns help developers solve common problems when building applications and features.

  5. Mastering Design Patterns in .NET 8 Web API - Medium

    Jan 13, 2025 · This article describes the implementation of the Factory, Strategy, Repository, and CQRS Patterns using a.NET 8 Web API with MediatR and Entity Framework for clean and modular architecture.

  6. API Development Using Strategy Design Pattern with 3-Tier …

    In this article, we'll explore how to implement the Strategy Design Pattern within a 3-Tier Architecture in an ASP.NET Core Web API. You'll learn how to create a robust business logic layer, define concrete strategies for each CRUD operation, and seamlessly integrate them into your API controllers.

  7. Patterns and Practices - Super-DRY Development for ASP.NET Core

    Jun 2, 2019 · In this article, I’ll introduce you to the magic of super-DRY development and some of the tricks I’ve used over the years that can help you create your ASP.NET Core Web APIs with much less effort. Everything in this article is based on generalized solutions and the concept of DRY code, and uses only best practices from our industry.

  8. Choosing the Right Architecture for Your ASP.NET Core API: A …

    Jan 7, 2023 · In this blog post, we will compare four popular architectures for ASP.NET Core APIs: the repository pattern, CQRS (Command Query Responsibility Segregation), the mediator pattern, and clean...

  9. Specification Pattern in ASP.NET Core - codewithmukesh

    Apr 24, 2021 · In this article, we will talk about implementing Specification Pattern in ASP.NET Core applications and how it can enhance the already existing Generic Repository Patterns. We will be building from scratch, an ASP.NET Core WebAPI with Generic Repository Pattern, Entity Framework Core and finally implement the Specification Design Pattern.

  10. REST API for User Management in Authentication Server for

    Jan 25, 2023 · Discuss how to develop REST API endpoints to manage users in a custom Single Sign-On (SSO) server using ASP.NET Core Identity at the design level. When building web APIs in ASP.NET...

  11. Some results have been removed
Refresh