Wire 0.0.6

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.6                
NuGet\Install-Package Wire -Version 0.0.6                
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.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wire --version 0.0.6                
#r "nuget: Wire, 0.0.6"                
#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.6

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

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

Deprecated. Use ServiceStack.Wire instead.

Quest.CoreLib

Quest core library

OpenMessage.Serializer.Wire

Wire serializer for OpenMessage

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 54,289 9/30/2020 1.0.0 is deprecated because it is no longer maintained; 1.0.0 has at least one vulnerability with critical severity.
0.8.1 31,797 9/9/2016 0.8.1 is deprecated because it is no longer maintained; 0.8.1 has at least one vulnerability with critical severity.
0.8.0 4,806 8/20/2016 0.8.0 is deprecated because it is no longer maintained; 0.8.0 has at least one vulnerability with critical severity.
0.7.1 60,247 7/18/2016 0.7.1 is deprecated because it is no longer maintained; 0.7.1 has at least one vulnerability with critical severity.
0.7.0 2,298 7/17/2016 0.7.0 is deprecated because it is no longer maintained; 0.7.0 has at least one vulnerability with critical severity.
0.0.6 60,472 11/19/2015 0.0.6 is deprecated because it is no longer maintained; 0.0.6 has at least one vulnerability with critical severity.
0.0.5 2,441 10/11/2015 0.0.5 is deprecated because it is no longer maintained; 0.0.5 has at least one vulnerability with critical severity.
0.0.4 4,012 8/30/2015 0.0.4 is deprecated because it is no longer maintained; 0.0.4 has at least one vulnerability with critical severity.
0.0.3 2,168 8/24/2015 0.0.3 is deprecated because it is no longer maintained; 0.0.3 has at least one vulnerability with critical severity.
0.0.2 2,253 8/23/2015 0.0.2 is deprecated because it is no longer maintained; 0.0.2 has at least one vulnerability with critical severity.
0.0.1 14,366 8/21/2015 0.0.1 is deprecated because it is no longer maintained; 0.0.1 has at least one vulnerability with critical severity.