-
When I migrated the project to .Net 6 and Npgsql.Bulk into version 0.10.1 then I received the following exception.
`System.MissingMethodException: Method not found: 'Microsoft.EntityFrameworkCore.Met…
-
## Visual Studio Version
17.1 Preview 3
## Summary
Looks like NuGet Restore has not run or completed yet during evaluation of DT builds causing the props/targets in the project's obj folder gen…
-
Context
A blob triggered function written in Java:
```
@FunctionName("blob")
public String execute(
@BlobTrigger(name = "test", path = "testcontainer/{name}", connection = "BlobTriggerCon…
-
### Steps to reproduce
1.open the plot
2.add an arrow annotation that the startpoint and endpoint are both on the X-aixs
Platform:
.NET version: dotnet6
oxyplot version: 2.1.0
### Expected…
-
There have been **THREE** PRs recently
- https://github.com/godotengine/godot-csharp-visualstudio/pull/31
- https://github.com/godotengine/godot-csharp-visualstudio/pull/32
- https://github.com/g…
-
**Problem description**
DotNET 7 SDK installed on Ubuntu 22.04 arm64 but most commands such as `dotnet new` `dotnet --help` shows GC heap initialization error without doing anything, just crashes
``…
-
This is a pretty simple install with just one prereq, .Net6.
1. Install DotNet6
3. Add the aliases provided below t.o the user's aliases
4. create `/opt/zimmermantools`
5. Download `Get-Zimmerm…
-
I just noticed that in Ubuntu 22.04, dotnet7 is still available among the ubuntu apt packages that can be installed:
```
$ uname -a
Linux chayotebox 6.8.0-45-generic #45~22.04.1-Ubuntu SMP PREEMP…
-
**Describe the bug**
The CPU usage shown on the taskbar icon is much lower than the usage in the task manager. When my computer is in standby, the task manager shows 15%-20% occupancy, but only 3%-5%…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
[Ubuntu] After upgrade to latest dotnet sdk stopped working. Clean reinstall of latest versio…