-
Trying to install the SuperSocket.ClientEngine on UWP, I get the following NuGet errors:
```
System.Net.Security 4.0.0 provides a compile-time reference assembly for System.Net.Security on UAP,Ver…
-
#### What is the expected behavior?
In version 2 it was possible to use `PblNgridDragModule` in a publishable library.
#### What is the current behavior?
Using `PblNgridDragModule` in a publishab…
-
Hi @jamesmcroft ,
Thank you for that cli.
Do you think it is possible to make it available as library compatible aot?
My need is for SlimFaas https://github.com/AxaFrance/SlimFaas it is a function a…
-
There are certain cases where the ConfigurationBinder Source Generator won't intercept a call to `Bind`, for example if the Type is an unsupported type. When this is the case, the Source Generator is …
-
When I am trying to do an AoT build using the Angular Universal starter pack I am seeing this error...
ERROR in Unexpected value 'CeiboShare in C:/XXX/node_modules/ng2-social-share/src/ng2-social-…
-
It seems this library does not have AOT support, i tried a basic sample and the AOT tooling give me warnings and the generated exe throws an exception.
Tried a trivial 3 lines sample on a Console app…
-
### 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…
-
Hi! Does FASTER support AOT? When I try to run with AOT I get hanging whenever I try to checkpoint and I assume the library is doing some runtime reflection that is not supported by AOT
-
We had some recent test changes that would not be runnable under AOT for sure and nothing was broken. That proves that we do not run Linq.Expressions with AOT.
Also, attempts to run tests with AOT we…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
SignalR should run in a trimmed app…