Commit Graph

42 Commits

Author SHA1 Message Date
amacocian da2263c30f Update .net in pipelines 2023-08-31 23:50:43 +02:00
amacocian faf7e4248b Fix DependencyPropertySourceGenerator broken due to unknown diagnostic message (#17) 2023-08-31 23:47:31 +02:00
amacocian daca000745 Remove Moq 2023-08-09 19:11:44 +02:00
amacocian 409b6cdf16 Fix initialization order (#15) 2023-05-02 20:39:06 +02:00
amacocian 13d5a0f7f6 Bump dependencies (#14) 2022-09-12 19:43:15 +02:00
amacocian 64da5aa909 Update WpfExtended.csproj (#13) 2022-09-12 12:31:05 +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 dd99b05ee8 Update DI nuget (#8) v0.6.1 2021-07-10 13:18:46 +03:00
amacocian 1325a6821e Move DI code to SystemExtensions nuget (#7) v0.6 2021-07-10 11:43:53 +03:00
Alexandru Macocian cd68132463 Update Slim dependency v0.5.2 2021-06-17 13:06:45 +02:00
amacocian 7e9c3c5f64 Create unit tests (#6)
* Create unit tests
Rearrange test project structure
Implement ICVLoggerProvider interface for mocking/extensibility

* Fix UTs project path
v0.5.1
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
v0.5
2021-06-11 13:34:23 +02:00
amacocian 35c8630d8c Better log exception (#4) v0.4.2 2021-06-07 00:09:59 +02:00
amacocian a101b09984 Use IServiceProducer instead of IServiceManager (#3)
* Use IServiceProducer instead of IServiceManager

* Update version

Co-authored-by: Alexandru Macocian <almacoci@microsoft.com>
v0.4.1
2021-06-03 14:20:03 +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>
v0.4
2021-06-03 14:05:10 +02:00
amacocian 9b095d1818 Merge pull request #1 from AlexMacocian/alexmacocian/cicd-pipelines
Introduce CI&CD pipelines
2021-06-02 13:50:25 +02:00
Alexandru Macocian 1641b6ba49 Disable CD pipeline in PRs 2021-06-02 13:47:47 +02:00
Alexandru Macocian fc0e138af8 another try 2021-06-02 13:41:34 +02:00
Alexandru Macocian 89a134b997 Fix env macro 2021-06-02 13:36:53 +02:00
Alexandru Macocian 827e75dd26 Use Github workspace env variable 2021-06-02 13:34:08 +02:00
Alexandru Macocian 1e02da5a25 Try manual solutiondir 2021-06-02 13:19:59 +02:00
Alexandru Macocian a39af0766f Introduce CI&CD pipelines 2021-06-02 13:13:26 +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 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 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
Alexandru Macocian 127cfd749f Implemented application lifetime management. 2021-04-01 14:19:16 +02:00
Alexandru Macocian c341f01abe Added credits to package description. 2021-04-01 14:03:59 +02:00
Alexandru Macocian 68587a9abe Removed unused statement. 2021-04-01 14:00:55 +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
amacocian dc0a15f9be Create README.md 2021-04-01 12:00:26 +02:00
Alexandru Macocian 9e0312d4a0 Updated package details 2021-04-01 11:55:05 +02:00
Alexandru Macocian 98e9d6d50f Add project files. 2021-04-01 11:53:42 +02:00