Skip to content

.NET 7 Web API & Entity Framework CRUD, Repository Pattern, DI, SQL Server

Notifications You must be signed in to change notification settings

ricardocardoso-dev/api-superHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-superHero

GitHub license GitHub issues GitHub stars GitHub forks GitHub last commit .NET Build Lines of code Lines of code

Introduction

Implementation study of a web API using .NET 7, Entity Framework, Repository Pattern, Dependency Injection, SQL Server and Swagger

Technologies Used

Back-End

  • .NET Version .NET Version
  • .NET Version
  • Microsoft.EntityFrameworkCore.Sqlite
  • Swashbuckle.AspNetCore

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

The MIT License is a permissive open-source license that allows you to use, modify, and distribute this software for both commercial and non-commercial purposes. You should include the full text of the MIT License in a file named LICENSE in your repository.

About

.NET 7 Web API & Entity Framework CRUD, Repository Pattern, DI, SQL Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages