/dotnet-on-azure-talk

Repo for presentation and demo presented at multiple meetups in 2017 & 2018

Primary LanguageCSSMIT LicenseMIT

ASP.NET Core 2.0 on Azure with Travis CI

Build Status

Demo application and slides for ASP.NET 2.0 on Azure with TravisCI talk presented at:

  • Perth MS Cloud User Group on Oct 18th 2017.
  • .NET Perth Meetup on June 5th 2018

Usage:

  1. Clone repo.
  2. Run dotnet build ./src/ToDo.Web.sln.
  3. Run dotnet run ./src/ToDo.Web/.