RicoSuter/NJsonSchema

MSBuild task?

Open

#972 opened on May 20, 2019

View on GitHub
 (5 comments) (1 reaction) (0 assignees)C# (550 forks)github user discovery
help wantedtype: enhancement

Repository metrics

Stars
 (1,578 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I was not able to find MSBuild task in repository. Is it here or somewhere else?

I did working sketch https://github.com/dzmitry-lahoda/NJsonSchema.CodeGeneration.CSharp.Build . Will generalize it somewhat a little.

Hope you will have time to work on MSBuild task delivered via Nuget as some point in future. Best task I have seens is Orleans task to build actor serializers.

Contributor guide