Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dotnet] Deployment of flatc.exe as nuget package #8443

Open
schoetbi opened this issue Dec 2, 2024 · 0 comments
Open

[dotnet] Deployment of flatc.exe as nuget package #8443

schoetbi opened this issue Dec 2, 2024 · 0 comments

Comments

@schoetbi
Copy link
Contributor

schoetbi commented Dec 2, 2024

I am using C# and want to generate CS source code with flatc.exe under Windows. The problem is that flatc.exe is not included in the google.flatbuffers nuget package.

I did not find a nuget package similar to Google.Protobuf.Tools that includes the flatc schema compiler for the various platforms.

For easier use the flatc.exe compiler should be deployed in a separate nuget package "Google.Flatbuffers.Tools" together with schema files for standard types like for example timestmap and UUID.

Here, a screenshot of the protobuf counterpart package "Google.Protobuf.Tools"

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant