pulumi/sdk/dotnet/Pulumi/Serialization
Justin Van Patten 877d296c5c [sdk/dotnet] Avoid eager conversion to Output<T> in Input<T>
This changes `Input<T>`, `InputList<T>`, `InputMap<V>`, and `InputUnion<T0, T1>` to no longer eagerly convert plain values to `Output<T>`.
2021-11-15 08:44:58 -08:00
..
Attributes.cs [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Constants.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
Converter.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
Deserializer.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
ImmutableDictionaryExtensions.cs Fix 8322 (#8339) 2021-11-08 10:45:26 -05:00
OutputCompletionSource.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
OutputData.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ResourcePackages.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Serializer.cs [sdk/dotnet] Avoid eager conversion to Output<T> in Input<T> 2021-11-15 08:44:58 -08:00