AsyncWriterResult 1.0.48

There is a newer version of this package available.
See the version list below for details.
dotnet add package AsyncWriterResult --version 1.0.48
                    
NuGet\Install-Package AsyncWriterResult -Version 1.0.48
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AsyncWriterResult" Version="1.0.48" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsyncWriterResult" Version="1.0.48" />
                    
Directory.Packages.props
<PackageReference Include="AsyncWriterResult" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AsyncWriterResult --version 1.0.48
                    
#r "nuget: AsyncWriterResult, 1.0.48"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AsyncWriterResult@1.0.48
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AsyncWriterResult&version=1.0.48
                    
Install as a Cake Addin
#tool nuget:?package=AsyncWriterResult&version=1.0.48
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AsyncWriterResult:

Package Downloads
AsyncWriterResult.UnitTests

TODO: Add Summary

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.65 378 11/19/2025
2.0.64 382 11/19/2025
2.0.63 381 11/19/2025
1.0.53 747 6/10/2025
1.0.52 141 6/6/2025
1.0.51 159 2/19/2025
1.0.50 1,212 11/25/2024
1.0.49 150 11/22/2024
1.0.48 162 11/15/2024
1.0.47 156 11/14/2024
0.0.46 961 4/25/2024
0.0.45 686 1/24/2024
0.0.44 278 1/24/2024
0.0.43 167 1/22/2024
0.0.42 935 9/26/2022
0.0.41 563 9/26/2022
0.0.40 536 9/16/2022
0.0.39 535 9/16/2022
0.0.38 1,336 11/22/2020
0.0.37 861 9/30/2020
0.0.36 821 7/28/2020

Add supporting functions (#6) <Michael Winch>