Commit Graph

5 Commits

Author SHA1 Message Date
amacocian 544ec77667 Integrate with Microsoft.Extensions.DependencyInjection (#12)
* Integrate with Microsoft.Extensions.DependencyInjection

* Setup CODEOWNERS
2022-09-09 20:13:59 +02:00
Alexandru Macocian 668d54d5c9 Implemented HttpClientResolver and LoggerResolver.
Refactored application statup flow to include HttpClientResolver as optional and SetupLoggerFactory to setup logging.
2021-05-13 18:37:32 +02:00
Alexandru Macocian 41fb97f7b7 Assign generated class modifiers based on declared modifiers. 2021-04-06 11:28:50 +02:00
Alexandru Macocian 07148724f1 Small tests for source generator 2021-04-06 10:43:26 +02:00
Alexandru Macocian 7d3c2fbb9b Alpha implementation of dependency property source generator.
Testing project for source generator
2021-04-06 10:40:06 +02:00