We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cdd864 commit 031b57eCopy full SHA for 031b57e
README.md
@@ -176,6 +176,8 @@ If you want to control storing of data implement interface `IFileManager`.
176
177
If you want to create a store manager that does both implement `IStoreManager`.
178
179
+After adding a custom provider you have to add it as a transient dependency in the dependency injection.
180
+
181
Feel free to create a PR with your new provider and I'll add it to FileContextCore.
182
183
## Version compability
0 commit comments