Byndyusoft / byndyusoft-templates-api

Common API template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove stub string

NurDeveloper opened this issue · comments

I think that we can replace this string with some automatically specified text.
One of the options is reflection like this 'typeof(Program).Namespace'.

.UseDefaultSettings(context.Configuration, "Template project"));