Skip to content

Conversation

borrrden
Copy link
Member

@borrrden borrrden commented Sep 5, 2025

SimpleInjector -> Microsoft.Extensions.DependencyInjection Newtonsoft.Json -> System.Text.Json

Also remove DerConverter because it is not used for anything anymore.

This requires rewriting a bunch of code to use the new dependencies but it's largely similar, just with different naming

SimpleInjector -> Microsoft.Extensions.DependencyInjection
Newtonsoft.Json -> System.Text.Json

Also remove DerConverter because it is not used for anything anymore.

This requires rewriting a bunch of code to use the new dependencies but it's largely similar, just with different naming
@borrrden
Copy link
Member Author

borrrden commented Sep 5, 2025

Also, removed all the code that is never compiled and hidden behind CBL_LINQ. It's unlikely that the feature will see the light of day any time soon and by then it will be uncompilable

@borrrden borrrden requested a review from pasin September 5, 2025 22:33
@borrrden borrrden merged commit e4d4a16 into master Sep 5, 2025
1 check passed
@borrrden borrrden deleted the remove_dependencies branch September 5, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants