RobBowman / BookService

Web API + EF sample app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookService

Sample application for the tutorial Using Web API 2 with Entity Framework 6 at the http://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


Languages

Language:C# 88.2%Language:JavaScript 7.3%Language:HTML 2.9%Language:CSS 1.5%Language:ASP 0.1%