pulumi/sdk/dotnet/Pulumi/Resources
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
..
CallArgs.cs [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07:00
ComponentResource.cs [sdk] Wait on remote component dependencies (#7541) 2021-07-16 16:11:34 -07:00
ComponentResourceOptions.cs Fixing broken lists in dotnet docs (#8178) 2021-11-15 17:40:19 -08:00
CustomResource.cs Support remote components in .NET (#5485) 2020-10-06 10:19:22 -07:00
CustomResourceOptions.cs Fixing broken lists in dotnet docs (#8178) 2021-11-15 17:40:19 -08:00
CustomTimeouts.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
DependencyProviderResource.cs Set the package on DependencyProviderResource (#7630) 2021-07-27 06:50:24 -07:00
DependencyResource.cs Support remote components in .NET (#5485) 2020-10-06 10:19:22 -07:00
DictionaryResourceArgs.cs Allow outputs in dictionary resource args (#7084) 2021-05-19 12:10:11 -06:00
InputArgs.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
InvokeArgs.cs Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
ProviderResource.cs Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Resource.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
ResourceArgs.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ResourceOptions.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
ResourceOptions_Copy.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
ResourceOptions_Merge.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
ResourceTransformation.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
StackOptions.cs Add Stack Transformations to .NET SDK (#4008) 2020-03-16 17:40:52 +01:00
StackReference.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00