pulumi/pkg/codegen/internal/test/testdata/output-funcs/dotnet
Ian Wahbe 2f04a6931f
[sdk/dotnet] add plugin download url (#8739)
* [sdk/dotnet] Add PluginDownloadURL

* Update CHANGELOG_PENDING.md

* Add dotnet test

* Set Random resource.remote = false

* Add codegen

* Codegen changes to Utilizes.cs

* Fix ResourceOptions.merge

* Remove WithVersion

* Fix local test environment

* Add WithVersion back (marked as obsolete)

* Fix ResourceOptions.Copy

* Use null coalescence operator

* Set csharp to use projectReferences

* Add PluginDownloadURL to CallOptions

* Populate CallOptions in codegen

* Revert "Populate CallOptions in codegen"

This reverts commit e3397e0733.

* Make backwards compatible with previous sdks

* Run integration tests on MacOS

* Attempt to fix macos build error

* Disable full testing suite (MacOS)
2022-01-13 16:10:17 -08: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 [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
FuncWithConstInput.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
FuncWithDefaultValue.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
FuncWithDictParam.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
FuncWithListParam.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
GetBastionShareableLink.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
GetClientConfig.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
GetIntegrationRuntimeObjectMetadatum.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
ListStorageAccountKeys.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Provider.cs Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
Pulumi.Mypkg.csproj Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
README.md Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
Utilities.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
codegen-manifest.json Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
logo.png Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
pulumi-plugin.json Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00

README.md