Skip to content

erbatista/BookService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookService

Sample application for the tutorial Using Web API 2 with Entity Framework 6 at the https://www.asp.net site.

To run the sample locally from Visual Studio:

  • Build the sample.
  • Open the Package Manager Console (Tools > NuGet Package Manager > Package Manager Console)
  • In the Package Manager Console window, enter the following command: Update-Database
  • Press F5 to debug.

About

Web API + EF sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.9%
  • JavaScript 7.5%
  • CSS 1.5%
  • Classic ASP 0.1%