Skip to content
#

crud-application

Here are 234 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 Apr 25, 2024
  • C#

Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.

  • Updated Mar 20, 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