H.Formatters.BinaryFormatter
1.0.0
See the version list below for details.
dotnet add package H.Formatters.BinaryFormatter --version 1.0.0
NuGet\Install-Package H.Formatters.BinaryFormatter -Version 1.0.0
<PackageReference Include="H.Formatters.BinaryFormatter" Version="1.0.0" />
paket add H.Formatters.BinaryFormatter --version 1.0.0
#r "nuget: H.Formatters.BinaryFormatter, 1.0.0"
// Install H.Formatters.BinaryFormatter as a Cake Addin #addin nuget:?package=H.Formatters.BinaryFormatter&version=1.0.0 // Install H.Formatters.BinaryFormatter as a Cake Tool #tool nuget:?package=H.Formatters.BinaryFormatter&version=1.0.0
This package adds BinaryFormatter(based on System.Runtime.Serialization.Formatters.Binary.BinaryFormatter)
Product | Versions 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. |
-
.NETStandard 2.0
- H.Formatters (>= 1.0.0)
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 |
---|---|---|
14.0.0 | 519 | 10/21/2024 |
2.2.2-dev.2 | 48 | 10/21/2024 |
2.2.1 | 217 | 10/19/2024 |
2.2.1-dev.2 | 74 | 10/19/2024 |
2.1.0-dev.322 | 158 | 1/20/2024 |
2.1.0-dev.318 | 147 | 12/18/2023 |
2.0.59 | 36,001 | 12/8/2023 |
2.0.56 | 2,274 | 11/27/2023 |
2.0.53 | 23,316 | 7/24/2023 |
2.0.51 | 11,592 | 5/25/2023 |
2.0.47 | 16,220 | 2/27/2023 |
2.0.46 | 1,076 | 2/26/2023 |
2.0.45 | 7,828 | 2/2/2023 |
2.0.44 | 9,064 | 1/10/2023 |
2.0.43 | 2,008 | 1/5/2023 |
2.0.42 | 30,633 | 9/14/2022 |
2.0.41 | 2,140 | 9/9/2022 |
2.0.40 | 3,954 | 8/26/2022 |
2.0.39 | 1,609 | 8/26/2022 |
2.0.38 | 12,233 | 6/2/2022 |
2.0.37 | 4,121 | 4/21/2022 |
2.0.35 | 74,427 | 3/17/2022 |
2.0.34 | 1,831 | 3/12/2022 |
2.0.33 | 1,697 | 3/12/2022 |
2.0.32 | 1,670 | 3/12/2022 |
2.0.31 | 2,567 | 3/11/2022 |
2.0.30 | 1,687 | 3/11/2022 |
2.0.29 | 1,730 | 3/11/2022 |
2.0.26 | 1,786 | 3/7/2022 |
2.0.25 | 1,668 | 3/6/2022 |
2.0.23 | 9,225 | 12/21/2021 |
2.0.22 | 1,056 | 12/21/2021 |
2.0.21 | 7,058 | 12/20/2021 |
2.0.20 | 1,119 | 12/20/2021 |
2.0.19 | 1,131 | 12/20/2021 |
2.0.18 | 1,136 | 12/20/2021 |
2.0.17 | 1,128 | 12/20/2021 |
2.0.16 | 1,026 | 12/20/2021 |
1.0.0.8 | 9,411 | 11/25/2021 |
1.0.0.7 | 8,008 | 11/24/2021 |
1.0.0.6 | 14,974 | 1/4/2021 |
1.0.0.5 | 13,197 | 12/9/2020 |
1.0.0.4 | 1,160 | 12/9/2020 |
1.0.0.3 | 5,329 | 11/22/2020 |
1.0.0.2 | 4,239 | 8/4/2020 |
1.0.0.1 | 9,348 | 1/28/2020 |
1.0.0 | 5,569 | 1/10/2020 |