Skip to content
#

crud-application

Here are 235 public repositories matching this topic...

Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

  • Updated May 2, 2024
  • C#

One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…

  • Updated Mar 3, 2023
  • C#

The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

  • Updated Apr 25, 2024
  • C#

Improve this page

Add a description, image, and links to the crud-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crud-application topic, visit your repo's landing page and select "manage topics."

Learn more