Naos.Database.Protocol.FileSystem 1.1.395

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.395
                    
NuGet\Install-Package Naos.Database.Protocol.FileSystem -Version 1.1.395
                    
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.395" />
                    
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.395" />
                    
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.395
                    
#r "nuget: Naos.Database.Protocol.FileSystem, 1.1.395"
                    
#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.395
                    
#: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.395
                    
Install as a Cake Addin
#tool nuget:?package=Naos.Database.Protocol.FileSystem&version=1.1.395
                    
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.447 102 5/15/2026
1.1.444 109 5/8/2026
1.1.443 162 2/27/2026
1.1.441 302 10/27/2025
1.1.440 312 8/20/2025
1.1.439 255 8/15/2025
1.1.438 237 8/15/2025
1.1.437 282 8/14/2025
1.1.436 293 8/13/2025
1.1.435 285 8/12/2025
1.1.434 371 8/5/2025
1.1.433 256 7/31/2025
1.1.432 259 7/31/2025
1.1.431 268 5/6/2025
1.1.430 233 4/23/2025
1.1.429 232 4/23/2025
1.1.428 254 4/10/2025
1.1.427 305 3/4/2025
1.1.426 243 2/13/2025
1.1.395 218 11/2/2023
Loading failed