System.CommandLine was brand new when we started developing grate. While large parts of it have been stabilised the NamingConventionBinder lib never got out of pre-release, and has been deprecated (see https://www.nuget.org/packages/System.CommandLine.NamingConventionBinder/).
We need to update grate to remove this dependency (bonus points for not breaking stuff in the process).
System.CommandLine was brand new when we started developing grate. While large parts of it have been stabilised the NamingConventionBinder lib never got out of pre-release, and has been deprecated (see https://www.nuget.org/packages/System.CommandLine.NamingConventionBinder/).
We need to update grate to remove this dependency (bonus points for not breaking stuff in the process).