Zafiro.FileSystem.Dynamic 45.0.3

dotnet add package Zafiro.FileSystem.Dynamic --version 45.0.3
                    
NuGet\Install-Package Zafiro.FileSystem.Dynamic -Version 45.0.3
                    
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="Zafiro.FileSystem.Dynamic" Version="45.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zafiro.FileSystem.Dynamic" Version="45.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Zafiro.FileSystem.Dynamic" />
                    
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 Zafiro.FileSystem.Dynamic --version 45.0.3
                    
#r "nuget: Zafiro.FileSystem.Dynamic, 45.0.3"
                    
#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 Zafiro.FileSystem.Dynamic@45.0.3
                    
#: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=Zafiro.FileSystem.Dynamic&version=45.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Zafiro.FileSystem.Dynamic&version=45.0.3
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
45.0.3 0 12/16/2025
45.0.2 34 12/15/2025
45.0.1 36 12/15/2025
45.0.0 35 12/15/2025
44.0.5 394 12/11/2025
44.0.4 417 12/9/2025
44.0.3 647 12/2/2025
44.0.2 650 12/2/2025
44.0.1 649 12/2/2025
44.0.0 658 12/2/2025
43.0.1 104 11/29/2025
43.0.0 108 11/29/2025
42.0.6 95 11/29/2025
42.0.5 96 11/29/2025
42.0.3 169 11/26/2025
42.0.2 167 11/25/2025
42.0.1 165 11/25/2025
42.0.0 167 11/25/2025

Commit: f2844a5cae6047ae2cdb040ce1e2fb7aa4040953\nSummary: feat: Add ByteSource.FromDisposableAsync with Result-returning overloads (#120)\nChanges since 45.0.2 (84225f1854870c78234f8d9d1d5009f765805d43):\n\- f2844a5 feat: Add ByteSource.FromDisposableAsync with Result-returning overloads (#120)