You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm looking for some additional guidance on the usage of this library in a modern ASP.NET app. Specifically, I was looking to wrap this in a generic Service that I register with Dotnet's DI. Is a Singleton the only pattern we can use with this library? Do you have any examples of registering it with DI? Or do you recommend using the Singleton built into the library?
The text was updated successfully, but these errors were encountered:
Hello,
I'm looking for some additional guidance on the usage of this library in a modern ASP.NET app. Specifically, I was looking to wrap this in a generic Service that I register with Dotnet's DI. Is a Singleton the only pattern we can use with this library? Do you have any examples of registering it with DI? Or do you recommend using the Singleton built into the library?
The text was updated successfully, but these errors were encountered: