merkle-open / NitroNetSitecore

NitroNet for Sitecore extends NitroNet with the support for the WCMS Sitecore. It handles all possible presentation scenarios to integrate a handlebars frontend into Sitecore without functional loss.
MIT License
24 stars 9 forks source link

Auto-Generate model classes based on their schema.json definition #14

Closed daniiiol closed 7 years ago

daniiiol commented 7 years ago

Nitro itself would adopt schema.json definitions on all patterns. That's a good opportunity to auto-generate C# model classes based on their schema.json contract to reduce more "boring and stupid activities" and speed-up the backend-implementation time significant.

More Informations, see:

daniiiol commented 7 years ago

Moved to https://github.com/namics/NitroNet/issues/20