pulumi/pkg/codegen/internal/test/testdata/output-funcs/dotnet
Anton Tayanovskyy e710125885
5758 for C#/.NET (#7899)
* Rebase 5758 .NET work and make output-funcs pass

* Propagate changes to the other examples

* CHANGELOG

* Address PR feedback

* Add a test reproducing aws-native compilation failure

* Fix dangling type ref issue in the .NET backend for codegen

* Accept changes and unskip simple-methods-schema compile check

* Accept changes in node, python, go codegen

* SDK changes to enable a better implementation approach

* Switch approach to support functions like GetAmiIds; avoid name conflicts under tfbridge20

* Make all dotnet tests pass, mechanical fixes + accept test output

* Accept python changes

* Accept node output

* Accept docs changes

* Deepen the unit test to cover the interesting helper type

* Accept go changes and fixup tests

* Implement dep propagation through Invoke

* Fixup cyclic-types

* Accept codegen

* NOTE we now require .NET SDK 3.15 or higher
2021-10-18 18:18:15 -04:00
..
Inputs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
Outputs Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
FuncWithAllOptionalInputs.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
FuncWithConstInput.cs Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
FuncWithDefaultValue.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
FuncWithDictParam.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
FuncWithListParam.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
GetBastionShareableLink.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
GetClientConfig.cs Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
GetIntegrationRuntimeObjectMetadatum.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
ListStorageAccountKeys.cs 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
Provider.cs Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
Pulumi.Mypkg.csproj 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
README.md Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
Utilities.cs Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
codegen-manifest.json 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
logo.png Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00

README.md