pulumi/sdk/dotnet/Pulumi
Fraser Waters 18b72e2c14
Change Output<T>.ToString() to return a message (#8767)
* Change Output<T>.ToString() to return a message

Fixes #4824

Changes `Output<T>.ToString()` to return an informative message similar
to what we return for `toString` in the node sdk.

* Add to changelog
2022-01-18 13:21:09 +00:00
..
Core Change Output<T>.ToString() to return a message (#8767) 2022-01-18 13:21:09 +00:00
Deployment [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Exceptions Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
Resources [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Serialization Don't crash on null inputs for value types in IOutputCompletionSource.SetValue(OutputData<object?> data) (#8628) 2021-12-23 10:54:48 +00:00
Testing [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07:00
AssemblyAttributes.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Config.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Config_Exceptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Extensions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Log.cs Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
PublicAPI.Shipped.txt Change Output<T>.ToString() to return a message (#8767) 2022-01-18 13:21:09 +00:00
PublicAPI.Unshipped.txt Verify collection initializers (#8582) 2021-12-20 10:41:04 -05:00
Pulumi.csproj Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Stack.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00