Derek Bailey
c5a609dc20
[C#] Prepares for official Nuget release ( #7496 )
...
* Define nuget package
* C# Switch to Google.FlatBuffers namespace
* Add Source Link for nuget package
* Add Strong Name signing of Google.FlatBuffers
2022-09-01 10:17:34 -07:00
Vladimir Glavnyy
0d2cebccfe
Add FLATBUFFERS_COMPATIBILITY string ( #5381 )
...
* Add FLATBUFFERS_COMPATIBILITY string
- Add a new __reset method NET/JAVA which hides internal state
* Resolve PR notes
* Use operator new() to __init of Struct and Table
* Restrict visibility of C# Table/Struct to internal level
2019-06-17 19:16:21 +02:00
Wouter van Oortmerssen
52ca75506a
Switched C# accessors from classes to structs
2016-08-31 17:34:51 -07:00
Wouter van Oortmerssen
1a161a8333
Added missing licenses to some sh/cs/py files.
...
Bug: https://github.com/google/flatbuffers/issues/3872
Change-Id: I5d551168e9bc925e867e5e4ddf5d809418fd44eb
Tested: on Linux.
2016-05-23 09:51:41 -07:00
evolutional
9d66af6efc
Ported some of the python fuzz tests to C#
...
* Refactored the test runner to use attribute based test discovery
* Ported value and vtable/object fuzzing tests from python to C#
2015-10-18 17:08:39 -04:00