rezende79 / razor-pages-sample

A prototype exploring the basics of building a Razor Pages web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razor Pages Movie

A prototype exploring the basics of building a Razor Pages web app following these tutorials:

Locally deployment

  1. Clone this repository
mkdir razor-pages-sample
cd razor-pages-sample
git init
git remote add origin https://github.com/rezehnde/razor-pages-sample
git pull origin master
  1. On Visual Studio Community, go to menu Tools, NuGet Packege Manager, Package Manage Console and run Update-Database

  2. Hit F5 and done!

Built with

Authors

About

A prototype exploring the basics of building a Razor Pages web app


Languages

Language:C# 64.3%Language:HTML 31.6%Language:CSS 3.5%Language:JavaScript 0.6%