8 Commits

Author SHA1 Message Date
amacocian 32560f7326 Update dependencies 2025-07-29 19:11:33 +02:00
amacocian dc6907bc79 Make ApplicationStarting asynchronous 2025-05-14 12:45:14 +02:00
amacocian c0f4b69d80 Fix tests 2025-05-14 12:18:38 +02:00
amacocian 02f83fc78e DepthBlur, Noise, Impasto effects 2023-09-11 10:10:29 +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
amacocian d349041cbe Update dependencies (#11)
* Update dependencies

* Fix pipelines
2022-08-03 22:42:19 +02:00
amacocian 1325a6821e Move DI code to SystemExtensions nuget (#7) 2021-07-10 11:43:53 +03:00
amacocian 7e9c3c5f64 Create unit tests (#6)
* Create unit tests
Rearrange test project structure
Implement ICVLoggerProvider interface for mocking/extensibility

* Fix UTs project path
2021-06-16 15:09:49 +02:00