For example: Store<T>(string key, string collection, T instance); A similar approach could be handled for the generic Get<T> operation.
For example:
A similar approach could be handled for the generic Get operation.