Skip to content

A Client MVC Project that consumes a Web API in ASP.NET Core 3.1. The Web API uses MS SQL Server database to persist and the MVC Core application works with this database for CRUD operations.

Notifications You must be signed in to change notification settings

krchome/WebAPICoreMVCClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAPICoreMVCClient

A Client MVC Project that consumes a Web API in ASP.NET Core 3.1. The Web API uses MS SQL Server database to persist and the MVC Core application works with this database for CRUD operations. The Solution contains both the WEb API and the MVC Projects and should be made to start together in the Solution properties. Rest of the code is self explanatory.

About

A Client MVC Project that consumes a Web API in ASP.NET Core 3.1. The Web API uses MS SQL Server database to persist and the MVC Core application works with this database for CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published