Skip to content

princeppy/MyCountries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#My Countries#

This repository contains an early example of using ASP.NET 5 (e.g. vNext) and related technologies to build a working website. The example allows users to add a list of countries visited and share those countries with other users.

The purpose of the example is for my own investigation of Visual Studio 2015 and ASP.NET 5. The technologies used include:

  • ASP.NET 5
  • MVC 6
  • AngularJS 1.3
  • Bootstrap 3
  • Entity Framework 7
  • ASP.NET Identity
  • Visual Studio 2015 RTM

The expectation is to keep this up to date at least until ASP.NET 5 is released. Please enjoy.

Current version: ASP.NET 5 Beta 8

Screenshot:

Screenshot

About

An example of a ASP.NET vNext Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.0%
  • CSS 16.5%
  • C# 15.6%
  • JavaScript 7.9%