-
I am trying to use the examples from https://github.com/mellinoe/veldrid-samples using net6 in VS2022. I have updated the frameworks and some dependencies so that I could run the projects.
In the pro…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug" secti…
-
I am trying to test the OpenId connect client / server configuration on a local machine. When the authority url is not correct and you try logging in, this exception is displayed and makes it hard to …
-
Good evening,
If I try to run this code with YesSql that connect to a DB over SQL Server 2019:
```
var query = _session.Query()
.With(x => x.ContentType == Constants.CONTENT_T…
-
### Used Visual Studio
Visual Studio 2022
### Are the latest Visual Studio updates installed?
Yes
### SpecFlow Section in app.config or content of specflow.json
{
"generator":
{
…
-
Hi there, I was considering submitting an application for one of my projects to join the .NET Foundation, but first I wanted to ask some more info on the assignment model for new projects, what it ent…
-
Hi,
I have been using FlashCap for one of my personal projects recently and I'm really happy with it and the performance also seems to be really good from the first impressions. However, one option…
-
## Problem
Intel's [optimization manual](https://www.intel.com/content/dam/doc/manual/64-ia-32-architectures-optimization-manual.pdf) places strong emphasis on the importance of alignment of memory…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have verified that I am running the latest version of ImageSharp
- [X] I have verified if the problem exist in both `DEBUG` an…
-
## Background and Motivation
Right now, it's fundamentally impossible to list all available fonts.
The existing API is Windows only.
If I want to generate a PDF on Linux, Mac, Android or iOS, I…