flatbuffers/net/FlatBuffers
Derek Bailey ea92a668d8
[C#] Optional Scalars (#6217)
* [C#] Optional Scalars

* Moved scalar optional check to avoid null enum conversion
2020-10-30 13:18:59 -07:00
..
Properties Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
ByteBuffer.cs [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -07:00
ByteBufferUtil.cs Java/C#/Python prefixed size support (#4445) 2018-03-12 11:30:46 -07:00
FlatBufferBuilder.cs [C#] Optional Scalars (#6217) 2020-10-30 13:18:59 -07:00
FlatBufferConstants.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
FlatBuffers.csproj [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -07:00
FlatBuffers.net35.csproj [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -07:00
IFlatbufferObject.cs Allow access to underlying ByteBuffer 2016-09-12 09:35:08 +02:00
Offset.cs Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Struct.cs Fixed struct initialization error on older versions of C# 2019-12-23 17:35:54 -08:00
Table.cs SpanT is available in .Net Standard 2.0. (#6137) 2020-09-25 10:39:28 -07:00