-
### **Motivation**
I'm exploring a scenario where the initialization context of a source generator (SGen) can subscribe to a delegate from an SGen engine host, provided by a method within the `Sour…
-
If this is possible, we'd get a lot of benefits:
- C# integration via the C# extension itself
- We might not need anything special for MSBuild
- Possible support of `dotnet format` (maybe just ne…
-
Per the documentation on the [RelayCommand] source generator I believe that by default that multiple taps on a button should not execute the same command multiple times. However, I am experiencing t…
-
Using this package, the following options are set.
```xml
embedded.
true
```
With this setting, all source code generated by Source Generators will be embedded in the EXE/DLL via PDB.
I thin…
-
**Describe the bug**
In our open source project [reqstool](https://github.com/Luftfartsverket/reqstool-client) we have several JSON Schemas. We would like to use datamode-code-generator to generate…
-
Hi , Im jiyeon Song from Samsung Electronics .
I have a question during integration to use Caliptra as DPE in current project.
The questions are about itrng_valid & itrng_data rate and entropy_src I…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am getting error while synthetic test data generation using…
-
I got the following error when compiling client-side of StreamingHubClient sample (.net 8.0)
Error CS0234 The type or namespace name 'MagicOnion' does not exist in the namespace 'MessagePack.Formatte…
-
# Crash report
### What happened?
Checking some frame proxy behaviour at the interactive prompt, I encountered the following crash:
```
$ PYTHON_BASIC_REPL=1 python3.13
Python 3.13.0 (main, Oct 8 …