Wire 0.0.3

Details
Advisory: https://github.com/advisories/GHSA-hpw7-3vq3-mmv6 Severity: critical
There is a newer version of this package available.
See the version list below for details.
dotnet add package Wire --version 0.0.3
NuGet\Install-Package Wire -Version 0.0.3
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="Wire" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wire --version 0.0.3
#r "nuget: Wire, 0.0.3"
#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 Wire as a Cake Addin
#addin nuget:?package=Wire&version=0.0.3

// Install Wire as a Cake Tool
#tool nuget:?package=Wire&version=0.0.3

Wire is a fast binary serializer, the internal format is similar to BSON.
     The main features are high performance, sitting somewhere between protobuf.net and Json.NET.
     Surrogate support, translate special objects into DTO's and back again.
     Polymorphic values, Wire will store type information for all values to ensure that they are correctly deserialized into their original form.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Wire:

Package Downloads
Rebus.Wire

Package Description

NServiceBus.Wire

Package Description

ServiceStack.Wire.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Deprecated. Use ServiceStack.Wire instead.

Quest.CoreLib

Quest core library

H.Formatters.Wire

This package adds WireFormatter(based on Wire nuget package)

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Wire:

Repository Stars
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
rikimaru0345/Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
Horusiath/AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin
Version Downloads Last updated
1.0.0 41,447 9/30/2020
0.8.1 30,164 9/9/2016
0.8.0 4,645 8/20/2016
0.7.1 60,071 7/18/2016
0.7.0 2,186 7/17/2016
0.0.6 59,436 11/19/2015
0.0.5 2,335 10/11/2015
0.0.4 3,883 8/30/2015
0.0.3 2,070 8/24/2015
0.0.2 2,144 8/23/2015
0.0.1 14,099 8/21/2015