pulumi/pkg/codegen/internal/test/testdata/simple-resource-schema/dotnet
Ian Wahbe 90913de3fb
[codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735)
* Allow .NET packages alternate owners

Specifically, this allows a generated package with a enclosing namespace
different then "Pulumi."

* New test case files

* Remove unused import

* Update CHANGELOG_PENDING.md

* Update codegen from master merge

* Use rootNamespace instead of namespace

* publisher overrides Author and "Company" in .NET

* Add publisher propagation to CHANGELOG_PENDING.md

* Fix nits

* Use fmt.Sprintf over +

* Restore sdk_driver.go (mostly)

* Add docs to allLanguages add documentation.

* Update tests from master

* Add rootNamespace to docs
2022-01-21 12:58:11 -08:00
..
Inputs [codegen/nodejs] Fix required input annotations. (#7497) 2021-07-13 09:39:58 -07:00
Outputs [codegen/nodejs] Fix required input annotations. (#7497) 2021-07-13 09:39:58 -07:00
ArgFunction.cs [codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735) 2022-01-21 12:58:11 -08:00
BarResource.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
FooResource.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
OtherResource.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Provider.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Pulumi.Example.csproj Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
README.md [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Resource.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
TypeUses.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08: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 [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
pulumi-plugin.json [sdk/go] Embed PluginDownloadURL during codegen (#8690) 2022-01-10 17:38:54 -08:00

README.md