-
Notifications
You must be signed in to change notification settings - Fork 0
This ASP.NET Core Web API project utilizes Entity Framework Core to interact with a Microsoft SQL Server database. The API exposes HTTP REST endpoints, including GET and POST methods. The GET method retrieves data from various database tables, while the POST method sends data to the database.
rezwanakib/HandlingRestAPI
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This ASP.NET Core Web API project utilizes Entity Framework Core to interact with a Microsoft SQL Server database. The API exposes HTTP REST endpoints, including GET and POST methods. The GET method retrieves data from various database tables, while the POST method sends data to the database.