-
## Summary
When upgrading an existing .NET project to a newer version (version-to-version upgrade) it would be great to have a way to detect the impact of breaking changes in .NET and to provid…
-
### Is your feature request related to a problem? Please describe.
Currently, Android projects build 4 architectures by default:
```xml
net9.0-android
android-arm;android-arm64;android-x86;a…
-
My plugin was working fine using VST.NET 2.1.0 and targeting .NET 6.0.
After updating the VST.NET nuget package to 2.1.1 the plugin stops loading in any Host.
I managed to make it work again by ta…
-
With .NET Core global tools, they are tied to the major version of the framework. They will auto roll-forward to the minor, so if you have a `netcoreapp2.1` tool, if .NET Core 2.2 is the only one on t…
-
I ran into an issue that dotnet version "8.0.5" is missing. My application is targeting sdk "version": "8.0.204" which uses the runtime version 8.0.4. Through a windows security patch we got Micros…
-
Kestrelにプリザンターをデプロイしたときの同時接続パフォーマンスがとても悪いです。
恐らくコントローラーのアクションメソッドが同期実装になっていることが原因と思わえれますが、
10人程度でプリザンターを操作しているだけでも応答が返ってくるのがとても遅いことが多々発生します。
※IISだとこの問題は発生していません。
現在はこの問題を回避するために `Implem.Pleasant…
-
Hi, octavifs
How to cite your work? Which paper should be cite?
Thank you very much!
Best regards
Gu Yu
-
Hello there,
in the 8.0.0 release, the target framework `netstandard2.1` was removed (commit f22e3fd700ee2b0fd55fca625b94ef6af5221c48), and in turn, support for a reloadable bootstrap logger was re…
-
## Environment data
C# Extension version: 2.0.212
## Issue
The new (2.x) C# extension `exports` are incompatible with the previous (1.x) extension. Any extension that depends on the `exports`…
-
[Issue #1750](https://github.com/dotnet/sdk/issues/1750) introduced the `` property so that an SDK-style csproj project can opt out of the new implicit transitive references feature. Originally, the p…