Download presentation
Presentation is loading. Please wait.
1
Migrate ASP.NET Core 1.x to 2.0
#08# Migrate ASP.NET Core 1.x to 2.0 Design by: TEDU Trainer: Bach Ngoc Toan Website: Facebook: fb.com/teduchannel Please like videos and subscribe TEDU Channel to following the next video.
2
What differences between 1.x and 2.0?
Razor Pages ASP.NET Core metapackage .NET Standard 2.0 Configuration update Logging update Authentication update Identity update Automatic use of anti-forgery tokens Automatic precompilation Razor support for C# 7.1
3
Installing .NET Core 2.0
4
Step by Step Open ASP.NET Core solution 1.1 Open edit project file
Edit target framework Change packages versions Edit startup file Edit program file Run command restore Rebuild and fix using
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.