forked from loafle/openapi-generator-original
* refactor nrt annotation * enable nrt by default in .net6.0+ * use shorter nrt annotation * build samples * removed debugging lines * fixed model and operatoin constructors * reverted a commented line for comparison * created library modelGeneric, removed debugging lines * build samples * build all samples * avoid breaking changes * publish and build samples * added line break