Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.
/ Reference Public archive

ASP.NET MVC 5, WebAPI 2, Entity Framework 6, and AngularJS solution

Notifications You must be signed in to change notification settings

JaimeStill/Reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Screen

Reference for Patterns and Practices

External Libraries


NuGet Packages

Reference.Web

Microsoft.AspNet.Identity.Owin (2.2.1)
Microsoft.Owin.Host.SystemWeb (3.0.1)
Microsoft.AspNet.SignalR (2.2.0)
EntityFramework (6.1.3)
AngularJS.Core (1.4.9)
toastr (2.1.1)

Reference.Data

EntityFramework (6.1.3)

Class Library References

Reference.Web

Assemblies -> Framework -> System.DirectoryServices.AccountManagement
Projects   -> Solution  -> Reference.Data

Entity Framework Setup

Enable-Migrations
Add-Migration Initial
Update-Database

About

ASP.NET MVC 5, WebAPI 2, Entity Framework 6, and AngularJS solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published