-
I was using this package for Xamarin.iOS SDK project which runs smoothly, after upgrading to .NET8 this doesn't seem working. Below is the build error I see. I understand that bindings were outdated. …
-
# Please file a feedback ticket with Apple if you run into this issue
See this comment for more information: https://github.com/xamarin/xamarin-macios/issues/19157#issuecomment-2363300980
--…
-
![Captura de pantalla 2024-10-28 164928](https://github.com/user-attachments/assets/bf6d9d9a-03b4-4fc9-bdc5-4e447ecac40f)
As you can see, when I´m trying to execute nswag to generate some documenta…
-
### Describe the bug
The app fails to start with
```
Unhandled exception. System.TypeInitializationException: The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
---> System.Dl…
-
The `Aspire.Npgsql` client integration package depends on the `Npgsql` package. `Npgsql` just shipped a `9.0.0` version on nuget:
https://www.nuget.org/packages/Npgsql/9.0.0
The Npgsql `9.0.0` still…
-
### dnSpyEx version
6.5.1
### Describe the Bug
a .net8.0 dll cannot save the module after using unmanaged type delegation, does the current version(6.5.1) of dnspy add support for this type?
![2…
-
### Description
After upgrading to macOS 15.1 (and .NET 8.0.403?), dotnet/java-interop unit tests started crashing while trying to create a Java VM from managed code.
### Reproduction Steps
1. Use …
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861518
Build error leg or test failing: Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming…
-
I updated my solution to .net8 & ZXing is still not supporting to .net8. Can you please publish to .Net8?
https://www.nuget.org/packages/ZXing.Net.Maui.Controls
-
### Describe the bug
unexpected .NET8 SDK crash
### To Reproduce
build a very simple hello world cs app
```
using System;
namespace HelloWorld
{
class Program
{
static void Main(stri…