5 comments (5 comments)1 reaction (1 reaction)0 assignees (0 assignees)C#549 forks (549 forks)github user discovery
help wantedtype: enhancement
Repository metrics
- Stars
- 1,579 stars (1,579 stars)
- PR merge metrics
- Avg merge 39d 6h (Avg merge 39d 6h)1 merged PR in 30d (1 merged PR 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
- Research direction
- Explore the NJsonSchema codebase to understand how code generation is invoked, then review the provided sketch at https://github.com/dzmitry lahoda/NJsonSchema.CodeGeneration.CSharp.Build to adapt it into an official MSBuild task that can be packaged as a NuGet tool.
- Tech stack
- csharp
- Domain
- build systemtooling
- Issue type
- Feature
- Prerequisites
- C#.NETMSBuild