-
### Description
I noticed that this code snippet outperformes the built-in SoftMax function by 40%-45% while giving the exact same output.
```csharp
TensorPrimitives.Exp(values, destination);
var sum …
-
### Description
When a modern application has a PackageReference to an old `Microsoft.NETCore.App` package (including transitively through a package that targeted say `netcoreapp1.1` and hasn't been …
-
### Describe the bug
If I make my code parse a custom configuration section in a `enable` project, it fills non-nullable references with null values instead of throwing an exception.
### To Repr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When removing an element from a List object in an On Post method, inputs using the asp-for in…
-
### Description
Hi, I'm a visual basic (.net) programmer. Now I create the programs with netcore. 8.
This is not a bug but a kind of request (if it can be done with future netcore 8 stable version…
-
A critical RCE security issue is affecting software that is using an earlier version of Microsoft.NETCore.App like SolrNet.
Introduced through SolrNet@1.1.1
Fixed in Microsoft.NETCore.App@2.1.20, …
-
### Describe the bug
After migrating from .net6.0 to .net8.0, our builds fail when publishing with PublishSingleFile using
`dotnet publish --no-build -r win-x64 --configuration Debug -p:PublishS…
-
Version: 4.0.267
If i try to rename an instance from the menu of the tray icon i got the following unhandled exception.
--------------------------------------------------------------------------…
-
## Environment data
`dotnet --info` output:
SDK do .NET (refletindo qualquer global.json):
Version: 6.0.101
Commit: ef49f6213a
Ambiente de runtime:
OS Name: Windows
OS Version: …
-
### Describe the bug
I have Jupyter and Polyglot Notebooks both installed as VS Code extensions on my Windows 11 machine running WSL2 Ubuntu. When I open a folder containing `ipynb` files I get the .…