qmlnet-examples icon indicating copy to clipboard operation
qmlnet-examples copied to clipboard

Example projects for Qml.Net.

Results 5 qmlnet-examples issues
Sort by recently updated
recently updated
newest added

- Added new project **Features.FSharp** with F# examples based on original C# examples - Renamed project **Features** to **Features.CSharp** - Added new project **Features.Common** that is shared by **Features.CSharp** and...

Hello, Every time I run the example project, or any project, I get a console window appear displaying the following error: QWindowsContext: OleInitialize() failed: "COM error 0xffffffff80010106 RPC_E_CHANGED_MODE (Unknown error...

I am newer in QT, How I run the demo ? I use command "dotnet publish" ,then I cd to the publish dir. command "dotnet Features.dll" but There is nothing...

``` at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at...

Would it be possible to add https://dependabot.com to this repository, so the Qml.Net version is always up to date?