RTI.Connext.Connector 0.3.3-alpha02

Suggested Alternatives

Rti.ConnextDds

Additional Details

RTI Connector for C# has been replaced with a full RTI Connext DDS C# API for .NET 5 / .NET Standard 2.0.

This is a prerelease version of RTI.Connext.Connector.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package RTI.Connext.Connector --version 0.3.3-alpha02
NuGet\Install-Package RTI.Connext.Connector -Version 0.3.3-alpha02
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RTI.Connext.Connector" Version="0.3.3-alpha02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RTI.Connext.Connector --version 0.3.3-alpha02
#r "nuget: RTI.Connext.Connector, 0.3.3-alpha02"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RTI.Connext.Connector as a Cake Addin
#addin nuget:?package=RTI.Connext.Connector&version=0.3.3-alpha02&prerelease

// Install RTI.Connext.Connector as a Cake Tool
#tool nuget:?package=RTI.Connext.Connector&version=0.3.3-alpha02&prerelease

RTI Connector C# / .NET for Connext DDS

Build Status codecov Nuget

RTI Connector for Connext DDS is a quick and easy way to access the power and functionality of RTI Connext DDS. It is based on XML App Creation and Dynamic Data.

Connector was created by the RTI Research Group to quickly and easily develop demos and proof of concept. We think that it can be useful for anybody who needs a quick way to script tests and interact with DDS using different scripting languages.

It can be used to quickly create tests for your distributed system and, thanks to the binding with scripting languages and the use of XML, to easily integrate with tons of other available technologies.

The Connector library is provided in binary form for selected architectures. Scripting language bindings and examples are provided in source format.

Compatibility

We use P/Invoke technology to call the native functions. The library targets .NET Standard 1.1 and.NET Framework 3.5, so it's compatible with most .NET implementations like .NET Core, .NET Framework and Mono (including Xamarin, and Unity). It has been tested on Windows, Linux, Mac OS and Android.

Native libraries

The Connector C# API use native libraries from the main Connector repository. You need the library for your platform in order to run your application. The library must be available from your PATH / LD_LIBRARY_PATH or DYLD_LIBRARY_PATH environment variables. You can get them from the connector repository

The native libraries have been built for few architectures only. If you need another architecture, please contact your RTI account manager or sales@rti.com.

Documentation

The online documentation is available here.

You can also check the examples. They cover the full API usage.

Support

This is an experimental RTI product. As such we do offer support through the RTI Community Forum. We also welcome issues and pull request in this GitHub repository. We'd love your feedback.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated