MajMcCloud / TelegramBotFramework

This is a context based application framework for the C# TelegramBot library.
https://www.t.me/tgbotbase
MIT License
149 stars 43 forks source link

feat: add DI form factory #25

Closed ZavaruKitsu closed 2 years ago

ZavaruKitsu commented 2 years ago

This PR adds form factory that uses IServiceProvider. An example project is provided too.

MajMcCloud commented 2 years ago

Thank you for your PR. Was in holidays for a week and get into the next days. Will merge it as soon as I can and understand what is going on :)

MajMcCloud commented 2 years ago

Great! Have checked it and it is fine and approved. Thank you for your suggestions. When having a bit more time, I will check your branch, cause I have seen already some small but indeed good improvements there.