I'm trying to use the SourceGenerators starting with the [ZodSchema] attribute, but ZodSharp.SourceGenerators does not resolve when using NuGet package 1.0.1, it does not appear to be included or I'm doing something terribly wrong.
I've been trying to find if it's an extension or additional package, but I can't find anything else on NuGet that matches.
I'm trying to use the SourceGenerators starting with the
[ZodSchema]attribute, butZodSharp.SourceGeneratorsdoes not resolve when using NuGet package 1.0.1, it does not appear to be included or I'm doing something terribly wrong.I've been trying to find if it's an extension or additional package, but I can't find anything else on NuGet that matches.