flatbuffers/docs/source
Conan Chen 0bdf2fa156
[C#] Fix and improve project files (#6142)
* [C#] Fix and improve project files

* "net35" target included for Unity 5
* "net46" target included for Unity 2017
* "netstandard2.0" target included for Unity 2018 and general use
* "netstandard2.1" target included for Span<T> support

Included project properties for defining UNSAFE_BYTEBUFFER, BYTEBUFFER_NO_BOUNDS_CHECK, and ENABLE_SPAN_T conditional compilation symbols.

* Add documentation on building for C#
2020-09-28 11:56:59 -07:00
..
gRPC
Benchmarks.md
Building.md Add vcpkg installation instructions (#5732) 2020-01-23 15:46:25 -08:00
Compiler.md [Kotlin] Attach JvmStatic annotation to each method in companion object (#6052) 2020-08-18 09:44:43 -07:00
CONTRIBUTING.md
CppUsage.md fix cpp usage markdown error (#5845) 2020-04-09 09:38:58 -07:00
CsharpUsage.md [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -07:00
CUsage.md
DartUsage.md
doxyfile Updated doxyfile - added missing files (#5824) 2020-03-20 10:13:47 -07:00
doxygen_layout.xml [Scripts] Adds swift to generated code (#5806) 2020-03-16 11:55:59 -07:00
FlatBuffers.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
FlexBuffers.md
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md Fix float_constant definition in './doc/Grammar.md` (#5828) 2020-03-23 09:51:57 -07:00
groups
Internals.md Fixed text in internals doc that implied structs can be root 2020-04-23 09:28:22 -07:00
JavaScriptUsage.md
JavaUsage.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
KotlinUsage.md
LobsterUsage.md
LuaUsage.md
PHPUsage.md
PythonUsage.md
README_TO_GENERATE_DOCS.md
RustUsage.md
Schemas.md [C++] Generate code for vector force_align attribute. (#5796) 2020-03-12 08:32:29 -07:00
style.css
Support.md [Swift] Internal library improvements (#5965) 2020-06-18 10:14:38 -07:00
SwiftUsage.md Adds min and max, comments, and all of swift's keywords + fix docs (#5737) 2020-01-27 10:05:41 -08:00
Tutorial.md [Swift] Migrates struct write APIS to write directly to the buffer (#6093) 2020-09-17 17:10:59 +03:00
TypeScriptUsage.md [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
WhitePaper.md