Naos.Database.Protocol.FileSystem 1.1.374

There is a newer version of this package available.
See the version list below for details.
dotnet add package Naos.Database.Protocol.FileSystem --version 1.1.374
                    
NuGet\Install-Package Naos.Database.Protocol.FileSystem -Version 1.1.374
                    
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.374" />
                    
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.374" />
                    
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.374
                    
#r "nuget: Naos.Database.Protocol.FileSystem, 1.1.374"
                    
#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.374
                    
#: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.374
                    
Install as a Cake Addin
#tool nuget:?package=Naos.Database.Protocol.FileSystem&version=1.1.374
                    
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 62 2/27/2026
1.1.441 268 10/27/2025
1.1.440 277 8/20/2025
1.1.439 224 8/15/2025
1.1.438 204 8/15/2025
1.1.437 251 8/14/2025
1.1.436 260 8/13/2025
1.1.435 254 8/12/2025
1.1.434 339 8/5/2025
1.1.433 219 7/31/2025
1.1.432 226 7/31/2025
1.1.431 240 5/6/2025
1.1.430 217 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 227 2/13/2025
1.1.425 181 1/17/2025
1.1.424 189 1/16/2025
1.1.374 616 7/14/2022
Loading failed