Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Qt Bridges: C# Bridge 0.3.0 Beta Released!

Дата публикации: 23-06-2026 12:16:01




Qt Bridges aim to bring Qt’s UI framework capabilities to commonly used programming languages, like C#, in a way that is familiar to developers using these languages. After the public Beta release, we've continued working on the C# bridge, adding new features and making improvements based on the feedback that we've received. Today we are announcing the release of a new Beta version 0.3.0, including some of these recent additions.
 Learn how to start using Qt as your next C# UI framework, try it out, and send us your feedback. 

Основное содержимое страницы с новостью.

Qt Bridges aim to bring Qt’s UI framework capabilities to commonly used programming languages, like C#, in a way that is familiar to developers using these languages. After the public Beta release, we've continued working on the C# bridge, adding new features and making improvements based on the feedback that we've received. Today we are announcing the release of a new Beta version 0.3.0, including some of these recent additions.

 Learn how to start using Qt as your next C# UI framework, try it out, and send us your feedback. 

Linux

The workflow for C# + QML app development in Linux is now more stable. To try it out, install the templates package and create a new C# + QML project. An installation of Qt for Linux is required (the C# bridge Linux package does not include a Qt installation), and a QtDir environment variable must be set to the root path of the Qt installation.

$ export QtDir=~/Qt/6.11.1/gcc_64
$ dotnet new install QtGroup.Qt.Bridge.CSharp.Templates
$ dotnet new qt --Framework net8.0 --SampleCode
$ dotnet run

Trying out the Qt Bridge for C# on Linux

Visual Studio Extension

The 0.3.0 Beta release includes a Visual Studio extension that bundles everything needed to get started with C# + QML apps, including a project template and QML IntelliSense. It can be installed directly in the VS Extension Manager, or downloaded from the Visual Studio Marketplace.

cs_bridge_030_vs

Installing the Qt Bridge for C# extension in Visual Studio

What’s Next?

Try it out and share your feedback with us. Start from the dedicated blog for more details and instructions on how to use Qt as your new C# UI framework.

The next step for our C# bridge is to reach a Technology Preview (TP) state, where we will refine and complement the current offering. Your feedback is very valuable for reaching this milestone, so we hope to hear from you.

Use the Qt Bridges Forum for any related discussions, as well as our bug tracking platform (JIRA) to report issues that you may find once our TP is released.

Future Qt Bridges Releases

C# is part of the first phase of the project; the next language planned for public beta is Rust, so stay tuned for new updates.

Once the bridging for these languages reaches the maturity we are aiming for, we will continue with the second phase.

Share with your friends

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1A Cross-Platform C# UI Framework via Qt’s Bridging Technology0723-06-2026
2Qt Bridges: Public Beta for the Rust Bridge Is Out!5701-07-2026
3A Cross-Platform Rust UI Framework via Qt’s Bridging Technology0501-07-2026
4Introducing the Qt Project CMake Skill for AI Agents0522-06-2026
5Qt Canvas Painter: Accelerated performance using paths0524-06-2026
6Qt for Android Automotive 6.8.8 is released0519-06-2026
7Qt for MCUs 2.12.2 LTS Released0509-07-2026
8Qt Creator 200718-06-2026
9Вышла .NET 11 Preview 6 (финальный релиз ожидается в ноябре ...0816-07-2026
10vayuapi 0.2.35710-07-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 5. Информативность: 7. Источник: www.qt.io.