-
### Description
Using a CarouselView in a .net maui project ( tested with v8.0.91 & .NET9 RC2) with` Loop="False" `results in an incorrect render. If we set` Loop="True"` the items are rendered corre…
-
### Issue Description
I have projects that are setup like this
```
net6.0
net6.0;net8.0
CS8981
true
latest
```
When I build it from Dockerfile like this
`RUN dotnet build -f n…
-
### Description
.net9 has standard time support until May 12, 2026, but we should take the time to upgrade and not wait for .net 10.
### Additional Information
[.NET Core Support lifecycle](https:…
-
Utilize new syntax, e.g. A[3] instead of A.[3]
-
### The issue
I am working on a cross platform (android and ios) app using .NET8 MAUI in Visual Studio.
I've installed a postgresql database to write data into and have pg admin4 to access and view …
-
### Android framework version
net8.0-android
### Affected platform version
VS2022, 17.11.0, Xamarin 17.11.0.93, System.ServiceModel 6.0.0
### Description
I am attaching a VS22 project with whi…
-
### 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…
-
What's the recommended way of automatically harvesting the WinRT definitions from NuGet referenced WinMD files.
Current situation:
I have several NuGet packages that provide - for .net8 - a CsWinRT p…
-
### Apple platform
iOS
### Framework version
net8.0-*, net9.0-*
### Affected platform version
.NET 9
### Description
Earlier I created the AXAiOSBindings_MAUI nuget package which was compatible…
-
Unit test execution of `ThreadedSocketAcceptorTests` fails, where [TestRecreation](https://github.com/connamara/quickfixn/blob/2d544b5ffd89e7ac57e454aa985b17eae72460a5/UnitTests/ThreadedSocketAcceptor…