3.2.1. RTI Connext Core Libraries
Note the following information when migrating from Release 6.1.0 to Release 6.1.1 or 6.1.2. Remember to regenerate and recompile your code, even if you do not make application changes. See Section 1.3.
3.2.1.2. Upgrading Your C# Projects
A new C# API was introduced in release 6.1.0. (See Migrating to the new C# API.) In that release, the binding was distributed as a separate RTI package and via the NuGet package manager. Starting in release 6.1.1, the new C# API is included with Connext.
Therefore, starting in release 6.1.1, see C# applications to upgrade your existing C# projects to the new Connext version.
3.2.1.3. TopicQuery not Supported in C# API
TopicQueries are not supported in the new C# API. Support for them will be added in a future release.
See What’s New in 6.1.1 for more information on the C# API in 6.1.1.