MessagePack.Span
1.0.1
See the version list below for details.
dotnet add package MessagePack.Span --version 1.0.1
NuGet\Install-Package MessagePack.Span -Version 1.0.1
<PackageReference Include="MessagePack.Span" Version="1.0.1" />
paket add MessagePack.Span --version 1.0.1
#r "nuget: MessagePack.Span, 1.0.1"
// Install MessagePack.Span as a Cake Addin #addin nuget:?package=MessagePack.Span&version=1.0.1 // Install MessagePack.Span as a Cake Tool #tool nuget:?package=MessagePack.Span&version=1.0.1
This package includes a mostly complete port of the MessagePack(for more info see: https://github.com/neuecc/MessagePack-CSharp/) assembly to support .NET 4.5.1 and newer.
These types can serialize by default:
System.Delegate
System.Type
System.Globalization.CultureInfo
System.Net.IPAddress
System.Net.IPEndPoint
System.Reflection.ConstructorInfo
System.Reflection.EventInfo
System.Reflection.FieldInfo
System.Reflection.MemberInfo
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Linq.Expressions.*
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 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. 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. |
-
.NETCoreApp 2.2
- MessagePack.Span.Abstractions (>= 1.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETFramework 4.5.1
- MessagePack.Span.Abstractions (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7.1
- MessagePack.Span.Abstractions (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- MessagePack.Span.Abstractions (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MessagePack.Span:
Package | Downloads |
---|---|
MessagePack.Span.LZ4
This package includes a mostly complete port of the MessagePack(for more info see: https://github.com/neuecc/MessagePack-CSharp/) assembly to support .NET 4.5.1 and newer. |
|
MessagePack.Span.ImmutableCollection
This package includes a mostly complete port of the MessagePack.ImmutableCollection(for more info see: https://github.com/neuecc/MessagePack-CSharp/) assembly to support .NET 4.5.1 and newer. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 13,447 | 6/19/2019 |
1.0.2 | 2,621 | 5/13/2019 |
1.0.1 | 2,738 | 4/22/2019 |
1.0.0 | 2,672 | 4/19/2019 |
1.0.0-beta-190414-01 | 2,324 | 4/14/2019 |
1.0.0-beta-190412-01 | 2,316 | 4/13/2019 |