AsyncAwaitBestPractices 5.0.2
Extensions for System.Threading.Tasks
Includes extension methods to safely fire-and-forget a Task and/or a ValueTask
Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
Install-Package AsyncAwaitBestPractices -Version 5.0.2
dotnet add package AsyncAwaitBestPractices --version 5.0.2
<PackageReference Include="AsyncAwaitBestPractices" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncAwaitBestPractices --version 5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncAwaitBestPractices, 5.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
New In This Release:
- `WeakEventManager` performance improvements by implementing `ValueTuple`
- Implement SourceLink
- Support .NET 5
Dependencies
-
.NETStandard 1.0
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on AsyncAwaitBestPractices:
Package | Downloads |
---|---|
AsyncAwaitBestPractices.MVVM
Async Extensions for ICommand
Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task.
Includes AsyncValueCommand and IAsyncValueCommand which allows ICommand to safely be used asynchronously with ValueTask
|
|
Com.MarcusTS.SharedForms
Provides support for Xamarin.Forms projects.
|
|
ImageHive
Cross platform plugin
|
|
ImageHive.Forms
Cross platform Xamarin plugin
|
|
HB.FullStack.Common
Package Description
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on AsyncAwaitBestPractices:
Repository | Stars |
---|---|
MahApps/MahApps.Metro.IconPacks
Awesome icon packs for WPF and UWP in one library
|
|
xamarin/dev-days-labs
|
|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
Goz3rr/SatisfactorySaveEditor
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.2 | 27,327 | 11/2/2020 |
5.0.0-pre2 | 1,259 | 9/17/2020 |
5.0.0-pre1 | 141 | 9/17/2020 |
4.3.0 | 14,486 | 9/15/2020 |
4.3.0-pre1 | 1,364 | 7/29/2020 |
4.2.0 | 16,601 | 7/13/2020 |
4.1.1 | 21,061 | 5/15/2020 |
4.1.1-pre1 | 2,022 | 4/1/2020 |
4.1.0 | 40,176 | 1/30/2020 |
4.1.0-pre2 | 821 | 1/7/2020 |
4.1.0-pre1 | 662 | 12/19/2019 |
4.0.1 | 50,797 | 12/13/2019 |
4.0.0-pre3 | 514 | 11/29/2019 |
4.0.0-pre1 | 226 | 11/7/2019 |
3.1.0 | 24,625 | 8/28/2019 |
3.1.0-pre5 | 524 | 8/20/2019 |
3.1.0-pre4 | 282 | 8/20/2019 |
3.1.0-pre3 | 339 | 8/14/2019 |
3.1.0-pre2 | 411 | 7/31/2019 |
3.1.0-pre1 | 271 | 7/31/2019 |
3.0.0 | 4,453 | 7/30/2019 |
3.0.0-pre4 | 386 | 7/14/2019 |
3.0.0-pre3 | 302 | 7/7/2019 |
3.0.0-pre2 | 374 | 7/2/2019 |
3.0.0-pre1 | 372 | 6/9/2019 |
2.1.1 | 13,087 | 4/17/2019 |
2.1.0 | 3,961 | 1/12/2019 |
2.1.0-pre1 | 664 | 12/27/2018 |
2.0.0 | 581 | 12/19/2018 |
1.2.1 | 445 | 12/17/2018 |
1.2.0 | 346 | 12/17/2018 |
1.1.0 | 436 | 12/16/2018 |
1.0.1 | 430 | 12/15/2018 |
1.0.0 | 454 | 11/30/2018 |
0.9.0 | 711 | 11/22/2018 |