Skip to content

Demo sample to implement ASP.NET Core and Angular

Notifications You must be signed in to change notification settings

jacwu/ASP.NETCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Demo Sample based on RC1

Demo sample to implement book management portal based on MVC6 and Angular

  • ASP.NET Core
  • Entity Framework 7
  • ADO.NET
  • Web API
  • Angular

Features

  • index page to list books based on category, implemented by MVC6 razor view

  • book page to list book detail, support search, implemented by WebAPI and Angular

  • create page to add new book, support validation, implemented by EF7 and ADO.NET

About

Demo sample to implement ASP.NET Core and Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published