-
### Android framework version
net8.0-android
### Affected platform version
VS for Mac 17.6.14, .NET 8.0.404
### Description
I am getting this crash after adding IOnBackStackChangedListener to my …
-
I'm attempting to use WixSharp.Core against .net8.0-windows7.0, since I would like my installer to be easily editable in VSCode without needing full VS.
However, the XMLdoc documentation is not dis…
-
Once updated from .NET 6 to .NET 8 (as well as BlazorDialog v2.3 to v.3.2) the Blazor Dialog stopped working.
Steps to reproduce the behavior:
1. Update to .NET 8
2. Follow the BlazorDialog insta…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 Test Project (xUnit) imposes STS libraries on solutions using LTS libraries by takin…
-
### Describe the bug
With the latest WindowsAppSDK 1.6.240923002 it is impossible for a class library to consume a nuget package that references the WindowsAppSDK 1.6.240923002 nuget package.
[Repro…
-
in my .net8 WinUI project.
My codes:
public MainWindow()
{
this.InitializeComponent();
// 获取当前应用的安装目录
string model_folder = Path.Combine(Package.Current.InstalledLocation.Path, "…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [2864ec446610af711889f22c4bf88904d57b6bf3](https://github.com/dotnet/runtime/commit/286…
-
When I update the NP.Demos.AdvancedDataGridDemo from 1.0.2 to 1.0.43, the filter textboxes disapperar (.net8, avalonia 11.2, windows 11)
Thanks in advance:
Imre
-
seems like an interesting project, as it makes DI quite close, maybe a similar project should be attempted but using Microsoft DI underneath (ServiceContainer etc) or this repo could be refactored to …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Blazor Components inside .Net8 MVC Web Application. I am using IViewLocalizer insi…