You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by Apache Wiki <wi...@apache.org> on 2010/11/12 09:40:49 UTC

[Thrift Wiki] Update of "ThriftInstallationWin32" by RogerMeier

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.

The "ThriftInstallationWin32" page has been changed by RogerMeier.
http://wiki.apache.org/thrift/ThriftInstallationWin32?action=diff&rev1=26&rev2=27

--------------------------------------------------

  Thrift compiler for Windows is available on the official download site: http://incubator.apache.org/thrift/download/index.html
  
  For C# library and tutorial have a look on the following files and folders within the official distribution:
-  * lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj - MS BuildTask to create a Thrift.dll
+  * lib/csharp/src/Thrift.csproj - MS !BuildTask to create the Thrift.dll
+  * lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj - MS !BuildTask to generate csharp from .thrift files, and compile the code into a library: !ThriftImpl.dll
   * tutorial/csharp/ - Tutorial