-
Hello,
I would like to migrate my big Winforms project from SimpleInjector to Pure.DI. During migration, if I have more than 100 bindings I get this error:
```
Warning CS8785 Generator 'SourceG…
-
### Description
Here is my repository that duplicates the bug.
https://github.com/musictopia2/FailPublishSample
If you do publish and choose self contained, then the problem always happens.
###…
-
For example, I want to compile the code like below
``` c#
Console.WriteLine($"Hello is {RegexHelper.IsLowercase("Hello")}");
public partial class RegexHelper
{
// The Source Generator gen…
-
**Describe the bug**
This behavior happened on a more developed project, but I'm able to reproduce it on a new WPF project.
In a nutshell, I'm unable to build a project when `Splat.Depend…
-
See https://github.com/dotnet/aspnetcore/pull/47540
There is an alias `@using WeatherForecast = Pages.GridRendering.WeatherForecast` where the `Pages` namespace is relative to the containing names…
-
### Describe the bug
1. Activate screensaver/dream mode in system settings to use Jellyfin
2. Wait for screensaver to activate
System starts Jellyfin in Dream mode, but 90% of the time I just get…
-
**Describe the bug**
I have an app project targeting .NET 6. If I build on my local machine (which has the .NET 7 SDK installed) everything builds fine. However, if I build in CI, with just the .NE…
-
I've got a few existing CRDs in kubernetes. I'd like to be able to list those out, or find by name, and then pass one of them to KubernetesCRDModelGen in order to get class representation in C# that …
-
I have been using the Nuget to write my own custom CLI to run NTypewriter. The CLI works great when running on Windows it compiles the csproj and when I render the script it does everything perfect. …
-
I want to export a complex structure, but its internal definition does not need to be exposed to Csharp, and all its' interface using csharp type.
https://github.com/Cysharp/csbindgen#pointer is wh…