FlatSharp.Compiler 6.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package FlatSharp.Compiler --version 6.0.1
NuGet\Install-Package FlatSharp.Compiler -Version 6.0.1
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.Compiler" Version="6.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlatSharp.Compiler --version 6.0.1
#r "nuget: FlatSharp.Compiler, 6.0.1"
#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.Compiler as a Cake Addin
#addin nuget:?package=FlatSharp.Compiler&version=6.0.1

// Install FlatSharp.Compiler as a Cake Tool
#tool nuget:?package=FlatSharp.Compiler&version=6.0.1

Compile time tools for integrating FlatSharp with FBS schemas.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on FlatSharp.Compiler:

Repository Stars
jamescourtney/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
kwsch/pkNX
Pokémon (Nintendo Switch) ROM Editor & Randomizer
LegoFigure11/RaidCrawler
Raid Viewer for Pokémon Scarlet and Violet
Version Downloads Last updated
7.7.0 410 5/31/2024
7.6.0 39,763 3/14/2024
7.5.1 1,344 2/25/2024
7.5.0 467 2/23/2024
7.4.0 27,799 12/2/2023
7.3.0 2,766 9/12/2023
7.2.3 4,916 8/11/2023
7.2.1 967 8/4/2023
7.2.0 417 8/3/2023
7.1.1 4,740 3/17/2023
7.1.0 3,873 1/31/2023
7.0.2 6,874 11/25/2022
7.0.1 691 11/18/2022
7.0.0 523 11/17/2022
6.3.5 3,329 11/4/2022
6.3.3 2,992 10/1/2022
6.3.2 1,409 9/21/2022
6.3.1 6,699 4/26/2022
6.3.0 808 4/24/2022
6.2.1 1,102 3/15/2022
6.2.0 2,538 2/17/2022
6.1.1 730 2/7/2022
6.1.0 767 2/4/2022
6.0.5 1,229 1/6/2022
6.0.4 11,273 12/16/2021
6.0.3 533 12/14/2021
6.0.2 592 12/8/2021
6.0.1 508 12/6/2021
6.0.0 1,123 9/18/2021
5.7.1 4,011 8/26/2021
5.7.0 7,446 8/24/2021
5.6.0 3,286 7/27/2021
5.5.0 2,818 7/1/2021
5.4.1 3,191 6/22/2021
5.4.0 2,963 6/9/2021
5.3.1 3,072 5/30/2021
5.3.0 2,839 5/23/2021
5.2.1 3,112 5/7/2021
5.2.0 3,347 4/12/2021
5.1.0 3,840 3/18/2021
5.0.1 1,605 3/14/2021
5.0.0 1,576 3/10/2021
4.2.4 1,667 2/22/2021
4.2.3 1,526 2/16/2021
4.2.2 1,565 2/14/2021
4.2.1 1,557 2/14/2021
4.2.0 1,516 2/14/2021
4.1.0 3,167 10/17/2020
4.0.2 1,729 10/11/2020
4.0.1 1,615 10/8/2020
4.0.0 1,617 10/7/2020
3.3.1 1,751 9/7/2020
3.3.0 1,732 8/20/2020
3.2.0 1,739 7/30/2020
3.1.1 1,666 7/28/2020
3.1.0 1,719 7/27/2020
3.0.0 2,174 3/30/2020
2.1.1 1,772 2/9/2020
2.1.0 1,714 2/9/2020
2.0.2 1,665 2/5/2020
2.0.1 1,641 2/5/2020
2.0.0 1,605 2/2/2020
1.2.0 1,607 1/30/2020
1.1.0 1,719 1/26/2020

FlatSharp version 6! Release notes at https://github.com/jamescourtney/FlatSharp/