Skip to content

WebAPI using MVC structure without using entity framework

Notifications You must be signed in to change notification settings

manelperez/WebAPI_MVC_Sample

Repository files navigation

WebAPI MVC Sample

===================================

It has been developed on:

  • .NET Core SDK 2.1.6
  • SQL SERVER 2017 Express localdb

Author

  • Manel Perez Clot
  • License MIT

Installation

  • The database is located in the 'App_Data' folder as 'SampleDB.mdf'.
  • Everything is ready to work on this database.
  • The connection string is defined in 'appsettings.json' and uses the directory relative to the project.

About

WebAPI using MVC structure without using entity framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published