This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 176
Blazor for ASP NET Web Forms Developers changelog
Vaishali Raval edited this page Dec 20, 2021
·
7 revisions
Reference commits : 7475617, a227987, 56457d9, 0d2c8d7, 7da65f5, e25944b, 657431b, 3e67580, d588120, c12aeb1, 32fa1a7
- Updates .NET 6 related content in the following pages :
An introduction to Blazor for ASP.NET Web Forms developers
Project structure for Blazor apps
-
App startup
-Run the app with Hot Reload
Security: Authentication and Authorization in ASP.NET Web Forms and Blazor
Migrating security settings from web.config to app startup
Migrate from ASP.NET Web Forms to Blazor
Migrate static files
Important characteristics of value objects
Config
Interact with web services
Reference commits : 57a3b7e, 34e0edf, b14e128, b7682e1, b281456, 02ecbc2
Contains following changes :
- Updates components page.
- Fixes incomplete sentence.
- Removes the absolute path of
https://docs.microsoft.com
from different pages. - Updates the correct Visual Studio version for .NET 5
- Removes unclear hosting model language.
- Fixes typo in the code snippet.
Contributions :
We’d like to acknowledge and thank the following community members for their valuable contributions !
Reference commits : b4c486f, fc720bb
- Updates .NET 5 related content in the following pages :
An introduction to Blazor for ASP.NET Web Forms developers
Architecture comparison of ASP.NET Web Forms and Blazor
Blazor app hosting models
Project structure for Blazor apps
App startup
Work with data
App configuration
Security: Authentication and Authorization in ASP.NET Web Forms and Blazor
Migrate from ASP.NET Web Forms to Blazor