Skip to content

An ASP.NET Core Web API for managing students, teachers, and courses. The project demonstrates the implementation of one-to-one, one-to-many, and many-to-many relationships using Entity Framework Core. It includes CRUD operations for managing entities and showcases basic concepts of relational databases in .NET.

License

Notifications You must be signed in to change notification settings

realcletusola/SchoolManagementAPI

Repository files navigation

SchoolManagementAPI

An ASP.NET Core Web API for managing students, teachers, and courses. The project demonstrates the implementation of one-to-one, one-to-many, and many-to-many relationships using Entity Framework Core. It includes CRUD operations for managing entities and showcases basic concepts of relational databases in .NET.

About

An ASP.NET Core Web API for managing students, teachers, and courses. The project demonstrates the implementation of one-to-one, one-to-many, and many-to-many relationships using Entity Framework Core. It includes CRUD operations for managing entities and showcases basic concepts of relational databases in .NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages