AsyncWriterResult 1.0.49
dotnet add package AsyncWriterResult --version 1.0.49
NuGet\Install-Package AsyncWriterResult -Version 1.0.49
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.49" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncWriterResult --version 1.0.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncWriterResult, 1.0.49"
#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.
// Install AsyncWriterResult as a Cake Addin #addin nuget:?package=AsyncWriterResult&version=1.0.49 // Install AsyncWriterResult as a Cake Tool #tool nuget:?package=AsyncWriterResult&version=1.0.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- FSharp.Core (>= 6.0.6)
- FsToolkit.ErrorHandling (>= 3.2.0)
- FsToolkit.ErrorHandling.TaskResult (>= 3.2.0)
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.49 | 39 | 11/22/2024 |
1.0.48 | 77 | 11/15/2024 |
1.0.47 | 75 | 11/14/2024 |
0.0.46 | 906 | 4/25/2024 |
0.0.45 | 581 | 1/24/2024 |
0.0.44 | 225 | 1/24/2024 |
0.0.43 | 115 | 1/22/2024 |
0.0.42 | 818 | 9/26/2022 |
0.0.41 | 445 | 9/26/2022 |
0.0.40 | 428 | 9/16/2022 |
0.0.39 | 419 | 9/16/2022 |
0.0.38 | 1,169 | 11/22/2020 |
0.0.37 | 696 | 9/30/2020 |
0.0.36 | 661 | 7/28/2020 |
Fix the mapBind signature in async/task writer (#7) <Michael Winch>