Skip to content
#

crud-application

Here are 281 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#

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 Aug 12, 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#

Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application dockerized and published on Azure Cloud Platform with domain "http://crudapp-azure.westeurope.azurecontainer.io/api/book/getall/"

  • Updated Oct 3, 2020
  • 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