pulumi/sdk/dotnet/Pulumi/Deployment
Sean Fausett cc8459b2d9
[dotnet/sdk] Use source context with serilog (#7095)
* Use source context with serilog

* Update changelog

* Remove framework reference

* Remove unavailable directives

Requires dotnet 5 or later.

* Use null-forgiving initialization
2021-05-21 18:20:46 -04:00
..
Deployment.Logger.cs [dotnet/sdk] Use source context with serilog (#7095) 2021-05-21 18:20:46 -04:00
Deployment.Runner.cs [dotnet/sdk] Use source context with serilog (#7095) 2021-05-21 18:20:46 -04:00
Deployment.cs [dotnet/sdk] Use source context with serilog (#7095) 2021-05-21 18:20:46 -04:00
DeploymentInstance.cs Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
Deployment_Config.cs [sdk/dotnet] Warn when a secret config is read as a non-secret (#7079) 2021-05-18 15:01:57 -07:00
Deployment_Inline.cs [dotnet/sdk] Use source context with serilog (#7095) 2021-05-21 18:20:46 -04:00
Deployment_Invoke.cs Enable resource reference feature by default (#5905) 2020-12-10 11:21:05 -07:00
Deployment_Prepare.cs [sdk/dotnet] Handle providers for RegisterResourceRequest (#6786) 2021-04-16 16:12:53 -06:00
Deployment_ReadOrRegisterResource.cs Add support for getResource to the .NET SDK (#5817) 2020-11-23 20:55:03 +01:00
Deployment_ReadResource.cs [sdk/dotnet] Handle providers for RegisterResourceRequest (#6786) 2021-04-16 16:12:53 -06:00
Deployment_RegisterResource.cs [sdk/dotnet] Handle providers for RegisterResourceRequest (#6786) 2021-04-16 16:12:53 -06:00
Deployment_RegisterResourceOutputs.cs [sdk/dotnet] RegisterResourceOutputs: Check for resource ref support (#6172) 2021-01-21 17:04:21 -08:00
Deployment_RootResource.cs First-class Stack component for .NET (#3618) 2019-12-23 08:31:12 +01:00
Deployment_Run.cs [dotnet/sdk] Use source context with serilog (#7095) 2021-05-21 18:20:46 -04:00
Deployment_Serialization.cs Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
GrpcEngine.cs remove unneeded types 2020-04-23 17:58:17 -07:00
GrpcMonitor.cs Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
IDeployment.cs Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
IDeploymentInternal.cs [dotnet/sdk] Use source context with serilog (#7095) 2021-05-21 18:20:46 -04:00
IEngine.cs Unit testing in .NET (#3696) 2020-03-11 23:10:01 +01:00
ILogger.cs Update copyrights (#3557) 2019-11-21 22:46:14 +01:00
IMonitor.cs Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
IRunner.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
InlineDeploymentSettings.cs [sdk/dotnet] Warn when a secret config is read as a non-secret (#7079) 2021-05-18 15:01:57 -07:00
InvokeOptions.cs .NET: Treat warnings as errors (#3650) 2019-12-12 17:13:26 +00:00