OpenDDS wrapper for .NET languages.
OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), developed and copyrighted by Object Computing Incorporated (OCI). The OMG DDS specification is intended to be suitable for systems whose...
More information
Licensed with RTI® Connext® DDS Professional. RTI Connext DDS is a connectivity framework for building distributed applications with requirements for high performance and scalability.
This package contains the native libraries that Rti.ConnextDds requires.
Do not import this package directly. Import Rti.ConnextDds or
Rti.ConnextDds.Extra.
This package adds additional functionality to Rti.ConnextDds, such as
asynchronous reading with IAsyncEnumerable. Rti.ConnextDds.Extra
requires .NET Standard 2.1, and C# 8, unlike Rti.ConnextDds, which also
supports .NET Standard 2.0 and C# 7.3.
OpenDDS native libaries.
OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), developed and copyrighted by Object Computing Incorporated (OCI). The OMG DDS specification is intended to be suitable for systems whose requirements include...
More information
Templates to create RTI Connext DDS C# Applications.
After installing, the following templates are available:
> dotnet new dds-app
> dotnet new dds-pub
> dotnet new dds-sub
> dotnet new dds-idl
A .NET texture IO and processing library that wraps the FreeImage and Nvidia Texture Tools libraries. The library is able to import and export dozens of image formats, create mipmap chains, and compress textures for GPUs. This release targets version 3.18.0 of FreeImage and a (modified) version...
More information