AsyncWriterResult 1.0.51

dotnet add package AsyncWriterResult --version 1.0.51
                    
NuGet\Install-Package AsyncWriterResult -Version 1.0.51
                    
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.51" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsyncWriterResult" Version="1.0.51" />
                    
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.51
                    
#r "nuget: AsyncWriterResult, 1.0.51"
                    
#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.
#addin nuget:?package=AsyncWriterResult&version=1.0.51
                    
Install AsyncWriterResult as a Cake Addin
#tool nuget:?package=AsyncWriterResult&version=1.0.51
                    
Install AsyncWriterResult 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. 
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
1.0.51 98 2/19/2025
1.0.50 949 11/25/2024
1.0.49 101 11/22/2024
1.0.48 106 11/15/2024
1.0.47 102 11/14/2024
0.0.46 922 4/25/2024
0.0.45 595 1/24/2024
0.0.44 232 1/24/2024
0.0.43 122 1/22/2024
0.0.42 837 9/26/2022
0.0.41 465 9/26/2022
0.0.40 448 9/16/2022
0.0.39 440 9/16/2022
0.0.38 1,200 11/22/2020
0.0.37 722 9/30/2020
0.0.36 688 7/28/2020

Update asyncWriterResult CE to support  and  (#9) <Edgar Gonzalez>