Skip to content

Commit

Permalink
Blazor ebook frontmatter (#27086)
Browse files Browse the repository at this point in the history
* Update cs5001.md (#27080)

* Update cs5001.md

* Update docs/csharp/misc/cs5001.md

Co-authored-by: David Pine <david.pine@microsoft.com>

* Remove redundant nullable operator (#27023)

* Remove redundant nullable operator

Remove redundant nullable operator for reference type. String is a reference type and always nullable,

* Make undesired error more clear

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>

* update version

* fix typo

Co-authored-by: Machiel visser <16868513+machielvisser@users.noreply.github.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: Artur Khutak <rd.artyrchik@gmail.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
  • Loading branch information
5 people committed Dec 8, 2021
1 parent 8187218 commit 2e1f7bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/architecture/blazor-for-web-forms-developers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ description: Learn how to build full-stack web apps with .NET using Blazor and .
author: danroth27
ms.author: daroth
no-loc: [Blazor, WebAssembly]
ms.date: 02/02/2021
ms.date: 11/15/2021
---
# Blazor for ASP.NET Web Forms Developers

![Screenshot that shows the Serverless Apps e-book cover.](./media/index/blazor-for-aspnet-web-forms-developers.png)

> DOWNLOAD available at: <https://aka.ms/blazor-ebook>
**EDITION v1.0**
**EDITION v6.0** - Updated to .NET 6

Refer [changelog](https://aka.ms/blazor-ebook-changelog) for the book updates and community contributions.
Refer to [changelog](https://aka.ms/blazor-ebook-changelog) for the book updates and community contributions.

PUBLISHED BY

Expand Down Expand Up @@ -50,7 +50,7 @@ Authors:
> **[Scott Addie](https://github.com/scottaddie)**, Senior Content Developer, Microsoft Corp.
> **[Steve "ardalis" Smith](https://ardalis.com)**, Software Architect and Trainer, Ardalis Services LLC
> **[Steve "@ardalis" Smith](https://github.com/ardalis)**, Software Architect and Trainer, NimblePros.com
## Introduction

Expand Down

0 comments on commit 2e1f7bb

Please sign in to comment.