-
This core assembly has no dependencies. It provides helpful interop utilities and would allow sharing common functionality such as clipboard implementations.
As it is already available for WPF comp…
-
.NET 7 (which was recently released) has added support for distributed transactions on Windows using MSDTC (dotnet/runtime#715). Is support for this feature planned in ODP.NET Core? This would help re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This might be related to #46980.
Pages defined in a RCL that has been added as an addi…
-
https://dotnet.microsoft.com/en-us/download/dotnet/2.1 shows that net core 2.1 is EOL and unsupported, but `docs/Multitool.md` says is as a prerequisite.
The sarif.multitool I have uses netcoreapp3…
-
### Summary
In https://github.com/dotnet/sdk/pull/41268 I was able to use the SDK Resolver features to ensure that only the NuGet SDK resolver was used for a restore. In this case we should be able t…
-
# Silk.NET 3.0 Roadmap
**THIS IS A LIVING DOCUMENT**
## Overview
Welcome to the Silk.NET 3.0 roadmap! This tracks the current progress of 3.0 - the major rewrite project for Silk.NET 3.0. You can r…
-
In previous versions of dotnet core, you could build a solution with the runtime flag `-r` and it would build for that target (ex. `dotnet build -c Release -r win-x64`. Now however with RC2 it appears…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [d38e5593427f63e513ca3be11c3fdccb07b88ce1](https://github.com/dotnet/runtime/commit/…
-
### Description
I have a non-trivial grid which I create by hand (not in XAML but by code) and it can easily take hundreds of milliseconds to show such a grid.
### Steps to Reproduce
1. Fetch https…
-
Found in a PR that fixed an unrelated failure affecting all outerloop runs, hiding other failures. https://github.com/dotnet/runtime/pull/97135
### Error Blob
```json
{
"ErrorMessage": "",
…