-
### Description
Using the example hello from FAKE! script returns the module 'Fake' is not defined
### Repro steps
Just follow the steps described in the FAKE documentation: https://fake.buil…
-
Is there documentation or a way for the dotnet command to create a standard folder structure and working csproj file for new projects. There current structure is a little flat. I would like this to…
-
### Type of issue
Missing information
### Description
The `TimeProvider` class isn't talked about in all of the date/time related articles.
@tarekgh can you provide some brief context on t…
-
Hi
Was wondering if there were any plans for FastMember to be built for DotNet Standard 2.1 and/or DotCore 3.1
Thanks
Simon
-
From [RFC7231 User-Agent](https://datatracker.ietf.org/doc/html/rfc7231#section-5.5.3) :
> A user agent SHOULD send a User-Agent field in each request unless **specifically configured not to do so*…
-
## Background and motivation
.NET provides the [`ConfigureHttpClientDefaults`](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.httpclientfactoryservicecollection…
-
This issue is to find ways we might easily instrument C# applications for logging information.
This information is useful because _it should_:
1. enable system testing against input/output
2. …
-
### Description
When configured to export a Meter from System.Diagnostics.Metics , the Prometheus metrics names reported via `/metrics` are a bit _off_. The metrics end up with trailing underscores …
-
### Description
It's basically the same issue as https://github.com/dotnet/runtime/issues/69456 except on alpine linux. Libldap 2.6.8 was released.
https://pkgs.alpinelinux.org/packages?name=libldap…
-
Encountering errors with matrix multiplication using MKL.NET.Matrix Nuget package in a docker container
Dockerfile
```
FROM mcr.microsoft.com/dotnet/sdk:6.0-windowsservercore-ltsc2022
WORKDIR c…