summaryrefslogtreecommitdiff
path: root/net/FlatBuffers/FlatBuffers.csproj
AgeCommit message (Expand)AuthorFilesLines
2020-09-28[C#] Fix and improve project files (#6142)Conan Chen1-49/+18
2020-09-23Revert "[C#] Fix and improve project files (#6116)" (#6130)Derek Bailey1-15/+50
2020-09-21[C#] Fix and improve project files (#6116)Conan Chen1-50/+15
2018-10-29Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4...Wouter van Oortmerssen1-9/+47
2018-08-23C# support for directly reading and writting to memory other than byte[]. Fo...Christopher Cifra1-0/+3
2018-07-16Convert net/FlatBuffers project to be compatible with netstandard (#4811)Damien Pontifex1-49/+8
2016-09-19Added IFlatbufferObject.cs file to project for .net.FTT\kimsin1-0/+1
2015-07-29Base type safety in C#. Clear FlatBufferBuilder in C#.RevenantX1-0/+1
2015-01-16Fixed C# SizedByteArray copying leading bytes of ByteBuffer.Wouter van Oortmerssen1-3/+0
2014-09-15Initial commit of .NET port of FlatBuffersevolutional1-0/+55