amacocian
fc6cb11880
Update to .net 10
2026-01-06 16:26:06 +01:00
amacocian
786728d632
Fix tests
2025-08-01 15:22:43 +02:00
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
e6df17358b
Switch to Incremental Generators
...
Implement INotifyPropertyChanged Generator
2024-04-10 21:48:51 +02:00
amacocian
02f83fc78e
DepthBlur, Noise, Impasto effects
2023-09-11 10:10:29 +02:00
amacocian
daca000745
Remove Moq
2023-08-09 19:11:44 +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
40e85ffe96
Update dependencies ( #10 )
2021-09-10 10:10:12 +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
amacocian
f818f4152d
Application lifetime interface ( #5 )
...
Application lifetime hooks for services
Options implementations and resolver
Options manager interface to manage options
2021-06-11 13:34:23 +02:00
amacocian
35c8630d8c
Better log exception ( #4 )
2021-06-07 00:09:59 +02:00
amacocian
77a47b5d69
Introducing CV extensions ( #2 )
...
Implement default logger providers that would use CV
ILogsWriter for quick implementation of logs sink
Co-authored-by: Alexandru Macocian <almacoci@microsoft.com >
2021-06-03 14:05:10 +02:00
Alexandru Macocian
6155b7f165
Remove loggerfactory method and add loggerfactory to SetupServiceManager.
2021-05-18 17:21:41 +02:00
Alexandru Macocian
35db01d611
Implement http message handler factory to generate httpmessagehandler for each IHttpClient.
2021-05-14 12:59:38 +02:00
Alexandru Macocian
f7d596bebd
Add logging to httpclient.
2021-05-14 09:22:39 +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
6949ebfb7b
Updated to SystemExtensions 1.1.4
...
Updated to Slim 1.2.2
2021-05-02 18:31:18 +02:00
Alexandru Macocian
b176afdfa7
Increased optimization to O3 for shaders.
...
Implemented kuwahara filter.
2021-04-19 21:21:34 +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
Alexandru Macocian
127cfd749f
Implemented application lifetime management.
2021-04-01 14:19:16 +02:00
Alexandru Macocian
34a37ce206
Change extension namespace.
...
Implement extended launcher with DI.
Test launching all effects.
2021-04-01 14:00:35 +02:00
Alexandru Macocian
166f9b499e
Reorganized structure.
...
Created test project.
2021-04-01 12:51:08 +02:00