We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8734008 commit b653f73Copy full SHA for b653f73
README.md
@@ -2,7 +2,7 @@
2
3
This repository contains my explorations on c# source code generation and analysis.
4
5
-The [UnionsGenerator](UnionsGenerator) generator enables the use of union types in C#.
+The [Janus](Janus) generator enables the use of union types in C#.
6
7
The [JsonSchemaGenerator](JsonSchemaGenerator) generator generates json schemata from C# class definitions.
8
0 commit comments