Info
Version: | 1.4.0 |
Author(s): | Google Inc. |
Last Update: | Wednesday, August 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/noliar/flatbuffers |
NuGet Url: | https://www.nuget.org/packages/DevZH.FlatBuffers |
Install
Install-Package DevZH.FlatBuffers
dotnet add package DevZH.FlatBuffers
paket add DevZH.FlatBuffers
DevZH.FlatBuffers Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Text.Encoding(>= 4.0.11)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Text.Encoding(>= 4.0.11)
Tags
It was originally created at Google for game development and other performance-critical applications.