pulumi/pkg/codegen/internal/test/testdata/simple-resource-schema/dotnet
Justin Van Patten 043c42b336
Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593)
Current/older versions of the Python language host cannot read `pulumiplugin.json` without returning an error. This hasn't been a problem because none of our packages have included the file. However, we're going to start including this file by default in packages. To avoid this error on older CLIs, we'll use a different file name. And since we're introducing the use of this file in the .NET and Go language hosts, we'll use the new name for these languages as well for consistency.
2021-12-15 10:41:44 -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 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
BarResource.cs [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00
FooResource.cs [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00
OtherResource.cs [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Provider.cs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07: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 [codegen] Encrypt input args for secret properties (#7128) 2021-05-26 16:00:51 -06:00
TypeUses.cs [codegen/nodejs] Fix required input annotations. (#7497) 2021-07-13 09:39:58 -07:00
Utilities.cs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07: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 Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00

README.md