Skip to content

pkini2002/StudentAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentAPI

ASP.NET Core 6 Web API Using Entity Framework Core 6 Database First Approach. . Web API also called as RESTful APIs are based on Http protocol and are light weight compared to traditional web services. You can perform CRUD operations using this web api.

Installation Softwares

The web api starts running at https://localhost:7228/swagger/index.html

Screenshots

localhost_7257_swagger_index html(Nest Hub Max)

localhost_7257_swagger_index html(Nest Hub Max) (1)

localhost_7257_swagger_index html(Nest Hub Max) (2)

localhost_7257_swagger_index html(Nest Hub Max) (3)

localhost_7257_swagger_index html(Nest Hub Max) (4)

localhost_7257_swagger_index html(Nest Hub Max) (5)