Naos.Database.Protocol.FileSystem 1.1.443

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

File System implementation of Naos Standard Stream.  Streams are stored in root directory by name with two files for each entry (one for metadata and one for serialized object).

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Naos.Database.Protocol.FileSystem:

Package Downloads
Naos.Database.Protocol.FileSystem.Test

Created on 2021-02-14 15:30

Naos.Notification.Protocol.Bot.Test

Created on 2021-02-23 19:48

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.443 36 2/27/2026
1.1.441 265 10/27/2025
1.1.440 274 8/20/2025
1.1.439 220 8/15/2025
1.1.438 201 8/15/2025
1.1.437 248 8/14/2025
1.1.436 257 8/13/2025
1.1.435 251 8/12/2025
1.1.434 336 8/5/2025
1.1.433 217 7/31/2025
1.1.432 223 7/31/2025
1.1.431 239 5/6/2025
1.1.430 215 4/23/2025
1.1.429 215 4/23/2025
1.1.428 231 4/10/2025
1.1.427 287 3/4/2025
1.1.426 225 2/13/2025
1.1.425 180 1/17/2025
1.1.424 188 1/16/2025
1.1.423 156 1/15/2025
Loading failed