ExchangeSharp: HOOPS Exchange and C# With No Performance Loss

Hello forum members! Here is a video that describes the method used to generate the C# language binding for HOOPS Exchange. ExchangeSharp: HOOPS Exchange and C# With No Performance Loss

Using ExchangeSharp, you have platform independent access to the entire HOOPS Exchange API using a direct language binding.

This video describes the tool we developed at Tech Soft 3D that makes this possible. For more information on ExchangeSharp, visit this link and choose ExchangeSharp.

Exciting stuff! Thanks for sharing Ricky

ExchangeSharp is great! I’ve used this successfully to provide a CAD import and GD&T/geometry extract library for our organization and its working very well. We have a .NET Core library which uses ExchangeSharp and which can run on both Windows and Linux as a result.

I would highly recommend looking into ExchangeSharp if you need to work with CAD data from .NET code, its a much better solution, imo, than using C++/CLI and works cross-platform.