THRIFT-3933 Microsoft .Net Core library port and generator for this library
Client: .NET Core
Patch: Volodymyr Gotra <vgotra@gmail.com> PR #1088, with significant improvements by Jens Geyer <jensg@apache.org> PR #1149
This closes #1088
This closes #1149
diff --git a/tutorial/tutorial.thrift b/tutorial/tutorial.thrift
index c4a96f0..f8c5320 100644
--- a/tutorial/tutorial.thrift
+++ b/tutorial/tutorial.thrift
@@ -69,6 +69,7 @@
namespace php tutorial
namespace perl tutorial
namespace haxe tutorial
+namespace netcore tutorial
/**
* Thrift lets you do typedefs to get pretty names for your types. Standard