-
### Description
dotnet runtime throws System.TypeLoadException when there is static field of ReadOnlyMemory with struct itself.
### Reproduction Steps
1.new console project,
2.write code to Progra…
-
#### Describe the bug
From CMD or git for windows bash:
```bash
dotnet new -i Microsoft.DotNet.Try.ProjectTemplate.Tutorial
mkdir Try
cd Try
dotnet new trydotnet-tutorial
dotnet try verify # Su…
-
I'm trying to open [Fantomas](https://github.com/fsprojects/fantomas) solution on a Mac with M1 processor, but restore fails like this:
```
eugene@Eugenes-Air:fantomas$ dotnet paket restore
Failed …
-
## Environment data
`dotnet --info` output:
```
.NET Core SDK (reflecting any global.json):
Version: 2.2.104
Commit: 73f036d4ac
Runtime Environment:
OS Name: Windows
OS Version:…
-
##### Expected behavior.
Selected table or cells should have option to copy and paste.
##### Actual behavior.
Can't copy selected cells or table, nothing is added to clipboard.
##### Steps to …
-
Hello,
I currently have a solution in Xamarin Forms. This solution uses net core 3.1 for Testing. Everything is working correctly on Mac.
BUT when i change TargetFramework to net6/net7 I get
`…
-
# .Net Core microservice application with ABP - Identity Services - Part 4 | Anto | Anto Subash
[https://blog.antosubash.com/posts/netcore-microservice-with-abp-identity-services-part-4](https://bl…
-
**Describe the bug**
Just try to use meadow CLI on Ubuntu:
```
$ meadow mono enable
Connecting to Meadow on /dev/ttyACM0
An unknown request value of '0x4D00' was received.
Meadow StdInfo…
-
Upon trying to build --all under `Windows 10 22H2` via `cargo +nightly build --all` the build process encounters the error `error[E0425]: cannot find function "f128_support_lib" in module "libc_fns"`
…
-
## Issue Description ##
Not all of the .sln files in the workspace directory are available for selection in the project selector. The proper .sln cannot be selected resulting in "no definition found"…