.. include:: /../getting_started/vars.rst .. _section-Product-Codegen-611: RTI Code Generator ****************** C# language binding introduced in 6.1.0 now used by default ----------------------------------------------------------- By default, when you specify ``-language C#``, *Code Generator* now generates code for the new C# API that was introduced in release 6.1.0. If you want to generate code for the legacy C# language, which was used in release 6.1.0 and earlier, specify ``-language C# -dotnet legacy``. The legacy C# language was deprecated in 6.1.0 and will be removed in a future release. See the :link_codegen_usersman_611:`Code Generator User's Manual <>` for more information on the ``-language C#`` option.