Skip to content

Commit 11bfe41

Browse files
author
Immo Landwerth
committed
Update timelines after syncing with Blazor folks
1 parent 7eb107d commit 11bfe41

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

accepted/2020/json-http-extensions/json-http-extentions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ public async Task CreateCustomerAsync<T>(Customer customer)
9191
### Goals
9292

9393
* Must work on .NET Standard 2.1, but 2.0 would be preferred.
94-
* We need to ship this at Build with Blazor (prerelease is OK, but it needs to
95-
be an official release on nuget.org)
94+
* ~~We need to ship this at Build with Blazor (prerelease is OK, but it needs to
95+
be an official release on nuget.org)~~
96+
* We need stable release by Build nuget.org and a preview by mid March
9697
* Build a pit-of-success for `HttpClient` and `System.Text.Json` when you are
9798
the client (servers are often clients too!)
9899
* Make it terse to do the common things – based on experience it is also the

0 commit comments

Comments
 (0)