8 Commits

Author SHA1 Message Date
amacocian fc6cb11880 Update to .net 10 2026-01-06 16:26:06 +01:00
amacocian 9d7ce59e14 Use compilation units
Use filescoped namespaces where supported
2024-04-11 11:59:00 +02:00
amacocian e6df17358b Switch to Incremental Generators
Implement INotifyPropertyChanged Generator
2024-04-10 21:48:51 +02:00
amacocian faf7e4248b Fix DependencyPropertySourceGenerator broken due to unknown diagnostic message (#17) 2023-08-31 23:47:31 +02:00
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 6a6e26462b Issue diagnostics when encountering errors. 2021-04-06 17:03:42 +02:00
Alexandru Macocian 41fb97f7b7 Assign generated class modifiers based on declared modifiers. 2021-04-06 11:28:50 +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