feat: add Roslyn-based compile-time request handler registration
Introduce compile-time registration capabilities with source generation, enabling automatic handler registration.
This commit is contained in:
parent
148a878951
commit
f77c1ff29b
20 changed files with 918 additions and 133 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<Solution>
|
||||
<Project Path="src/request.generator/Geekeey.Request.Generator.csproj" />
|
||||
<Project Path="src/request.validation/Geekeey.Request.Validation.csproj" />
|
||||
<Project Path="src/request.validation.tests/Geekeey.Request.Validation.Tests.csproj" />
|
||||
<Project Path="src/request/Geekeey.Request.csproj" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue