OneBeyond.Studio.FileStorage.Domain 10.0.0.3

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

FileStorage.Domain library for .NET abstracts the file storage used in your project.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 OneBeyond.Studio.FileStorage.Domain:

Package Downloads
OneBeyond.Studio.FileStorage.Infrastructure

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0.3 922 2/13/2026
10.0.0.2 6,106 12/9/2025
8.0.0.10-alpha.0.2 414 12/9/2025
8.0.0.9 5,423 10/7/2024
8.0.0.8 316 10/4/2024
8.0.0.7 12,961 7/2/2024
8.0.0.6 2,437 6/6/2024
8.0.0.5 2,004 4/30/2024
8.0.0.4 2,312 3/1/2024
8.0.0.3 39,028 11/16/2023
7.1.0.5-alpha.0.1 1,144 8/1/2023
7.0.0.7-alpha.0.4 114 11/14/2023
7.0.0.6 2,384 11/1/2023
7.0.0.5 7,703 8/18/2023
7.0.0.5-alpha.0.2 982 8/14/2023
7.0.0.4 8,829 6/23/2023
7.0.0.3 6,699 5/9/2023
7.0.0.2 4,851 4/13/2023
7.0.0.1 4,389 3/2/2023
7.0.0.1-alpha.13.5 210 3/1/2023
Loading failed