kontent-ai / model-generator-net

Kontent.ai .NET model generator.
https://www.nuget.org/packages/Kontent.Ai.ModelGenerator
MIT License
17 stars 19 forks source link

Support MS's Source Generators #103

Open petrsvihlik opened 4 years ago

petrsvihlik commented 4 years ago

Blockers

Motivation

Make the automatic compile-time source generation easier. This could remove the necessity of adding MSBuild targets such as:

https://github.com/Kentico/kontent-boilerplate-net/blob/107137dedc4ffca29ce17013e20df36a3e507782/src/content/Kentico.Kontent.Boilerplate/Kentico.Kontent.Boilerplate.csproj#L39-L52

Proposed solution

Additional context

petrsvihlik commented 4 years ago

Initial work done here: https://github.com/petrsvihlik/kontent-source-generator