pulumi/tests/integration/stack_component/dotnet_service_provider
Nathan Winder 0bdf73341b
Enable creation of TStack using IServiceProvider (#5723)
* Enable creation of TStack using IServiceProvider to enable dependency injection.

* fixed line endings

* update change log

* Added PR link to change log

* fixed change log

* Added integration test

* Review adjustments

Co-authored-by: Mikhail Shilkov <github@mikhail.io>
2020-11-30 16:43:18 +01:00
..
.gitignore Enable creation of TStack using IServiceProvider (#5723) 2020-11-30 16:43:18 +01:00
Program.cs Enable creation of TStack using IServiceProvider (#5723) 2020-11-30 16:43:18 +01:00
Pulumi.yaml Enable creation of TStack using IServiceProvider (#5723) 2020-11-30 16:43:18 +01:00
StackComponent.csproj Enable creation of TStack using IServiceProvider (#5723) 2020-11-30 16:43:18 +01:00