summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Any.cs
AgeCommit message (Expand)AuthorFilesLines
2020-02-10[C#] support Json Serialization (#5752)mugisoba1-0/+44
2020-01-30[C#] support Object API (#5710)mugisoba1-0/+24
2019-06-02Fix multi-line comments for cpp enums (#5345) (#5346)Vladimir Glavnyy1-4/+4
2017-05-16C#: Added <autogenerated> in cs generator file header comment (#4291)schoetbi1-1/+3
2016-06-20Allow unions of table types with the same name but from different namespaces.Wouter van Oortmerssen1-0/+1
2016-05-26sharing the Flatbuffers warninglakedaemon1-1/+1
2015-08-11[Issue 252] Add type cast for default enum values in C#Mormegil1-0/+1
2015-04-13Enums use native enums in C#Mormegil1-8/+3
2015-04-10Seal all classes in Java/C#Advay Mengle1-1/+2
2014-09-22Add enum name lookup method to Java/C# enumsGabriel Martinez1-2/+6
2014-09-18Refactored the Java and C# code generators into one.Wouter van Oortmerssen1-2/+0
2014-09-15Initial commit of .NET port of FlatBuffersevolutional1-0/+15