Skip to content

Commit 03d9a01

Browse files
authored
docs: Update README revolving ASP.NET
Removed unfinished ASP.NET / Razor Pages section from README.
1 parent b7c7d5c commit 03d9a01

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,7 @@ dotnet add package TypeGuard.Maui
7373
dotnet add package TypeGuard.Blazor
7474
```
7575

76-
### ASP.NET / Razor Pages (server-side Blazor)
77-
ASP.NET and Razor Pages use the core library directly but is currently unfinished:
78-
```bash
79-
dotnet add package TypeGuard.Core
80-
```
76+
(Note: ASP.NET are planned but isn't fully ready yet)
8177

8278
### Manual Installation
8379
```bash

0 commit comments

Comments
 (0)