H.Formatters.BinaryFormatter 1.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.Formatters.BinaryFormatter --version 1.0.0.1
NuGet\Install-Package H.Formatters.BinaryFormatter -Version 1.0.0.1
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="H.Formatters.BinaryFormatter" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H.Formatters.BinaryFormatter --version 1.0.0.1
#r "nuget: H.Formatters.BinaryFormatter, 1.0.0.1"
#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.
// Install H.Formatters.BinaryFormatter as a Cake Addin
#addin nuget:?package=H.Formatters.BinaryFormatter&version=1.0.0.1

// Install H.Formatters.BinaryFormatter as a Cake Tool
#tool nuget:?package=H.Formatters.BinaryFormatter&version=1.0.0.1

This package adds BinaryFormatter(based on System.Runtime.Serialization.Formatters.Binary.BinaryFormatter)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 H.Formatters.BinaryFormatter:

Package Downloads
H.Pipes

Features: - Create named pipe servers that can handle multiple client connections simultaneously. - Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs. - Async - Requires .NET Standard 2.0 - Supports large messages - up to 300 MiB. - Server restart automatically - Automatically wait for the release of the pipe for the server, if it is already in use - Automatically waiting for a server pipe creating when client connecting - Automatic reconnect with a given interval and at each `client.WriteAsync`, if necessary - Supports variable formatters, default - BinaryFormatter which uses System.Runtime.Serialization.BinaryFormatter inside - Also available ready formatters in separate nuget packages: H.Formatters.Json - Supports `PipeAccessRule`'s(see `H.Pipes.AccessControl` nuget package) or more complex code to access using the `PipeServer.PipeStreamInitializeAction` property

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0-dev.322 91 1/20/2024
2.1.0-dev.318 126 12/18/2023
2.0.59 15,356 12/8/2023
2.0.56 1,615 11/27/2023
2.0.53 19,114 7/24/2023
2.0.51 10,035 5/25/2023
2.0.47 15,597 2/27/2023
2.0.46 992 2/26/2023
2.0.45 6,503 2/2/2023
2.0.44 8,721 1/10/2023
2.0.43 1,937 1/5/2023
2.0.42 24,773 9/14/2022
2.0.41 2,066 9/9/2022
2.0.40 3,258 8/26/2022
2.0.39 1,560 8/26/2022
2.0.38 11,384 6/2/2022
2.0.37 3,968 4/21/2022
2.0.35 52,654 3/17/2022
2.0.34 1,768 3/12/2022
2.0.33 1,644 3/12/2022
2.0.32 1,619 3/12/2022
2.0.31 2,476 3/11/2022
2.0.30 1,627 3/11/2022
2.0.29 1,670 3/11/2022
2.0.26 1,723 3/7/2022
2.0.25 1,608 3/6/2022
2.0.23 9,087 12/21/2021
2.0.22 1,005 12/21/2021
2.0.21 3,265 12/20/2021
2.0.20 1,056 12/20/2021
2.0.19 1,074 12/20/2021
2.0.18 1,080 12/20/2021
2.0.17 1,056 12/20/2021
2.0.16 978 12/20/2021
1.0.0.8 9,097 11/25/2021
1.0.0.7 7,905 11/24/2021
1.0.0.6 12,788 1/4/2021
1.0.0.5 12,441 12/9/2020
1.0.0.4 1,100 12/9/2020
1.0.0.3 5,091 11/22/2020
1.0.0.2 4,072 8/4/2020
1.0.0.1 8,918 1/28/2020
1.0.0 5,377 1/10/2020