Skip to content

This project guides you in building a .NET 8 Web API using Entity Framework. It covers creating the project, data modeling, API controllers, and integrating SQL Server. You'll learn Code First Migrations, data retrieval, creation with POST, updating with PUT, and deleting records. The step-by-step approach ensures a solid foundation.

Notifications You must be signed in to change notification settings

Meesam-Ali/SuperHeroAPI-DotNet8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

This project guides you in building a .NET 8 Web API using Entity Framework. It covers creating the project, data modeling, API controllers, and integrating SQL Server. You'll learn Code First Migrations, data retrieval, creation with POST, updating with PUT, and deleting records. The step-by-step approach ensures a solid foundation.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages