pulumi/sdk/dotnet/Pulumi/Serialization
Justin Van Patten a5ca20bbf2
Specify StringComparison.Ordinal to StartsWith (#4244)
StartsWith does a culture-sensitive comparison by default, and in this case, we really just want an ordinal comparison.
2020-03-31 08:24:58 -07:00
..
Attributes.cs Move .NET serialization attributes to Pulumi namespace (#3902) 2020-02-11 11:40:14 +01:00
Constants.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
Converter.cs Remove legacy .NET attributes (#4190) 2020-03-27 10:51:42 +01:00
Deserializer.cs Specify StringComparison.Ordinal to StartsWith (#4244) 2020-03-31 08:24:58 -07:00
OutputCompletionSource.cs Remove legacy .NET attributes (#4190) 2020-03-27 10:51:42 +01:00
OutputData.cs Output.apply should lift resources from inner Outputs to the top level output. (#3663) 2019-12-17 14:11:45 -08:00
Serializer.cs Output.apply should lift resources from inner Outputs to the top level output. (#3663) 2019-12-17 14:11:45 -08:00