Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was wondering if could have a behavior like .NET Core IServiceProvider.CreateScope() https://docs.microsoft.com/pt-br/dotnet/api/microsoft.extensions.dependencyinjection.serviceproviderserviceextensions.createscope?view=dotnet-plat-ext-3.1
IServiceProvider.CreateScope()
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I was wondering if could have a behavior like .NET Core
IServiceProvider.CreateScope()https://docs.microsoft.com/pt-br/dotnet/api/microsoft.extensions.dependencyinjection.serviceproviderserviceextensions.createscope?view=dotnet-plat-ext-3.1
The text was updated successfully, but these errors were encountered: