FlatSharp.Unsafe
2.0.0
Suggested Alternatives
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FlatSharp.Unsafe --version 2.0.0
NuGet\Install-Package FlatSharp.Unsafe -Version 2.0.0
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="FlatSharp.Unsafe" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlatSharp.Unsafe --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlatSharp.Unsafe, 2.0.0"
#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 FlatSharp.Unsafe as a Cake Addin #addin nuget:?package=FlatSharp.Unsafe&version=2.0.0 // Install FlatSharp.Unsafe as a Cake Tool #tool nuget:?package=FlatSharp.Unsafe&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Performance-optimized unsafe extensions to the FlatSharp package.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FlatSharp.Runtime (>= 2.0.0)
- System.Memory (>= 4.5.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.7.1 | 3,776 | 8/26/2021 | |
5.7.0 | 431 | 8/24/2021 | |
5.6.0 | 415 | 7/27/2021 | |
5.5.0 | 418 | 7/1/2021 | |
5.4.1 | 382 | 6/22/2021 | |
5.4.0 | 381 | 6/9/2021 | |
5.3.1 | 453 | 5/30/2021 | |
5.3.0 | 405 | 5/23/2021 | |
5.2.1 | 412 | 5/7/2021 | |
5.2.0 | 415 | 4/12/2021 | |
5.1.0 | 504 | 3/18/2021 | |
5.0.1 | 448 | 3/14/2021 | |
5.0.0 | 416 | 3/10/2021 | |
4.2.4 | 474 | 2/22/2021 | |
4.2.3 | 378 | 2/16/2021 | |
4.2.2 | 395 | 2/14/2021 | |
4.2.1 | 380 | 2/14/2021 | |
4.2.0 | 366 | 2/14/2021 | |
4.1.0 | 577 | 10/17/2020 | |
4.0.2 | 586 | 10/11/2020 | |
4.0.1 | 471 | 10/8/2020 | |
4.0.0 | 507 | 10/7/2020 | |
3.3.1 | 481 | 9/7/2020 | |
3.3.0 | 585 | 8/20/2020 | |
3.2.0 | 554 | 7/30/2020 | |
3.1.1 | 533 | 7/28/2020 | |
3.1.0 | 578 | 7/27/2020 | |
3.0.0 | 702 | 3/30/2020 | |
2.1.0 | 644 | 2/9/2020 | |
2.0.0 | 535 | 2/2/2020 | |
1.2.0 | 519 | 1/30/2020 | |
1.1.0 | 585 | 1/26/2020 | |
1.0.0 | 642 | 4/16/2019 | |
0.1.3 | 802 | 11/11/2018 | |
0.1.2 | 799 | 10/15/2018 | |
0.1.1 | 911 | 10/15/2018 | |
0.1.0 | 832 | 10/14/2018 |
v2.0.0 release. Performance optimizations and a few breaking changes.