-
We've had a couple of issues in this area already:
- https://github.com/spring-projects/spring-boot/issues/32517
- https://github.com/spring-projects/spring-boot/issues/32843
The first was Mave…
-
[Log](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-100697-merge-2382c6b95790428b91/WasmTestOnChrome-ST-Common.Tests/1/console.1771950c.log?helixlogtype=result)
```
…
-
### Description
Once created the WinUI project in Visual Studio, Just upgrade the SDK version. Added the `PublishAOT` tag as true. Tried to publish the exe through the below command,
`dotnet publish…
-
## Summary
If you using or would like to use MSTest Native AOT support and the fact it is currently closed-source is problematic for you, please upvote this issue and/or add a comment.
-
### Feature and motivation
Any consumer of Selenium library in .NET cannot use it within publishing his application as [Native AOT Deployment](https://learn.microsoft.com/en-us/dotnet/core/deployin…
-
Here for reproduction.
Lets say we have a console application with basic implementation of NLua:
```csharp
_lua = new Lua();
_lua.LoadCLRPackage();
_lua.DoString($"import('{Assembly.GetExecut…
-
Suggestion:
Package named `Sentry.UI.Xaml` that depend on `Microsoft.UI.Xaml` and targets `netstandard2.0` (or should/has to be: `uap10.0`)?
Add specific info that can be read with native APIs:
* ht…
-
[GraalPy](https://github.com/oracle/graalpython), which is Python implication of the [GraalVM](https://github.com/oracle/graal), [supports AOT compilation to Native binary.](https://www.graalvm.org/jd…
-
Hi,
AOT is one of the biggest features in last .NET versions:
https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7%2Cwindows
It would be great if Microsoft would update i…
-
Continuing on from https://github.com/getsentry/sentry-dotnet/pull/3322 we need to implement [Michal's other suggetions](https://github.com/benaadams/Ben.Demystifier/pull/222#issue-2185532253):
> I…