Skip to content

SAZZAD-HT/RepositoryPatternAsp.netCoreAPi

Repository files navigation

ASP.NET Core Web API Repository Pattern

This ASP.NET Core Web API project is built with .NET 8 and utilizes the Repository Pattern for data access. It is designed to be flexible, allowing you to choose between Code-First and Database-First approaches.

Features

  • Repository Pattern: Separation of concerns for data access.
  • Custom Middleware for Error Messages: Centralized error handling with informative messages.
  • Supports Code-First and Database-First Approaches: Choose the approach that fits your project needs.

Prerequisites

About

A Fast Reliable way of API in Microservice Architecture.ASP .NET CORE -8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages