-
### Description
In MAUI 8.0.3, the TitleBar was broken for NavigationPages, but otherwise switching between existing (i.e. not "new" each time) was working. In 8.0.6 the former was fixed but the latt…
-
**Output of `dotnet --info`:**
.NET Core SDK (reflecting any global.json):
Version: 2.2.106
Commit: aa79b139a8
Runtime Environment:
OS Name: Windows
OS Version: 10.0.17763
OS…
-
It is not clear whether this is even possible, or if it is possible how to achieve it.
We have a WPF application (not netcore) which is not going to be ported to netcore anytime in the near future …
-
Hello,
This tool looks very interesting, so I tried running it after installing, but I receive the following error when running wikiexport:
```bash
You must install or update .NET to run this a…
-
I'm using Buildalyzer to get project for Rosyln analysis to use for code generation. On my machine things generate as expected but on some of our other developers machines Guid is being flag as "isRef…
-
## Steps to reproduce
* `dotnet new console -n test -o .`
* Add `true` and `true` to `test.csproj`
* `dotnet pack`
## Expected behavior
As I understand it, .NET Core tool packages are RID-a…
-
### Context
> NOTE: This is related to https://github.com/dotnet/diagnostics/issues/1260. Both issues repro'd consistently against the same PID.
I encountered this while analyzing perf of a .NET C…
-
### Library name and version
Azure.Monitor.OpenTelemetry.AspNetCore 1.0.0
### Query/Question
I'm trying to find any documentation about how to setup using OpenTelemetry when working on our lo…
-
# Administration Services
In this post we will see how to do the create Administration service for our microservice application
[https://blog.antosubash.com/posts/netcore-microservice-with-abp-admin…
-
### Issue Description
When both RFC 3161 timestamping and legacy Authenticode timestamping fail, `dotnet-mage` may put an invalid timestamp in a signed manifest.
CC @NikolaMilosavljevic, @claire…