issues
search
kontent-ai
/
model-generator-net
Kontent.ai .NET model generator.
https://www.nuget.org/packages/Kontent.Ai.ModelGenerator
MIT License
17
stars
18
forks
source link
Updated to use .NET Core 2.1 (etc.)
#83
Closed
petrsvihlik
closed
5 years ago
petrsvihlik
commented
5 years ago
Motivation
Updated to use .net core 2.1
Updated to use latest nugets, especially kenticocloud.delivery.
Refactored app's entry point to fully utilize DI.
Refactored configuration loading.
Adjusted build procedure in order to prepare for #66
Checklist
[x] Code follows coding conventions held in this repo
[x] Automated tests have been added
[x] Tests are passing
[x] Docu has been updated (if applicable)
[x] Temporary settings (e.g. project ID used during development and testing) have been reverted to defaults
How to test
If manual testing is required, what are the steps?
Motivation
Checklist
How to test
If manual testing is required, what are the steps?