Skip to content

Compare changes between version of ASP.NET Core Razor Pages templates for Visual Studio

Notifications You must be signed in to change notification settings

NenoLoje/aspnetcore-razorpages-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for aspnetcore-razorpages-changes repo

Introduction

This repo contains different versions of the ASP .NET Core Razor Pages template for Visual Studio.

Branches and versions

Version Branch name Changes between ASP .NET Core versions
3.1 release/3.1 ASP .NET Core 3.0 vs 3.1
3.0 release/3.0 ASP .NET Core 2.2 vs 3.0
2.2 release/2.2 ASP .NET Core 2.1 vs 2.2
2.1 release/2.1 ASP .NET Core 2.0 vs 2.1
2.0 release/2.0 Initial version in this repo

Version history

  1. Created ASP .NET Core Web Application, targeting ASP.NET Core 2.0 using template Web Application (with Configure for HTTPS checked)
  2. Added this README.MD file to repo
  3. Created branch release/2.0
  4. Deleted project files and re-created web application using ASP.NET Core 2.1
  5. Created branch release/2.1
  6. Deleted project files and re-created web application using ASP.NET Core 2.2
  7. Created branch release/2.2
  8. Deleted project files and re-created web application using ASP.NET Core 3.0
  9. Created branch release/3.0
  10. Deleted project files and re-created web application using ASP.NET Core 3.1
  11. Created branch release/3.1

More information

See also:

About

Compare changes between version of ASP.NET Core Razor Pages templates for Visual Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published