Byndyusoft / byndyusoft-templates-api

Common API template
MIT License
10 stars 0 forks source link

Remove stub string #16

Closed NurDeveloper closed 2 years ago

NurDeveloper commented 2 years ago

I think that we can replace this string with some automatically specified text. One of the options is reflection like this 'typeof(Program).Namespace'. https://github.com/Byndyusoft/byndyusoft-templates-api/blob/bb83cd3d207381068b7a1c8eacb1b2c08714114b/templates/src/Api/Program.cs#L29