-
对asp不熟悉,不知道如何从何开始部署
-
This is tracking issue for the known problems that need to be resolved to get working NativeAOT support on linux-arm platform.
Known issues:
- [x] Inline TLS access emits incorrect code for Optimi…
-
**I propose we** make it optional to repeat the constraints on type parameters when writing an extension on a generic type.
```fsharp
type Foo = { x: 'T }
// OK
type Foo with
member this.…
-
Thank you for your open-source library, which has helped me solve many issues in my project. I use FluentValidation extensively in my work, especially its rules that may be used in multiple places. Ca…
-
### Describe the Bug
The .NET 9 source contains the file `src/wpf/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/Resources/ColorProfiles/sRGB.icm`. This file may not be dist…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861525
Build error leg or test failing: NoWorkload-NoWebcil-ST-Wasm.Build.Tests
## Error Message
```jso…
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install Dev17.12 Preview 3
3. Install Aspire 9.0.0-rc.1.24511.1
**REPRO STEPS**
1. File > New project > Azure Functions > .NET 8.0 Isolated…
-
## Describe the feature
With .NET 9 and Visual Studio 17.12 it is [now possible](https://devblogs.microsoft.com/ifdef-windows/preview-uwp-support-for-dotnet-9-native-aot/) to create UWP apps with mod…
-
### Description
Currently, when building a C++ native aot app, you need to specify the runtime libraries with full paths, or clang will automatically choose the the .dylib files.
### Reproduction St…
JCash updated
1 month ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have an Aspire project that contains a mix of container resources, executable resources (al…