Skip to content

Commit a473292

Browse files
committed
add link to corvus
1 parent 0b5495d commit a473292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024/2024-02-11-dropping-codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toc: true
66
pin: false
77
---
88

9-
Some time ago, I released [my first attempt at code generation](/posts/exploring-codegen) from JSON Schemas. However, I've decided to deprecate the library in favor of _Corvus.JsonSchema_.
9+
Some time ago, I released [my first attempt at code generation](/posts/exploring-codegen) from JSON Schemas. However, I've decided to deprecate the library in favor of [_Corvus.JsonSchema_](https://github.com/corvus-dotnet/Corvus.JsonSchema).
1010

1111
When I created _JsonSchema.Net.CodeGeneration_, I knew about _Corvus.JsonSchema_, but I thought it was merely an alternative validator. I didn't truly understand its approach to supporting JSON Schema in .Net.
1212

0 commit comments

Comments
 (0)