pulumi/sdk/dotnet/Pulumi.Tests
Pat Gavlin 3d2e31289a
Add support for serialized resource references. (#5041)
Resources are serialized as their URN, ID, and package version. Each
Pulumi package is expected to register itself with the SDK. The package
will be invoked to construct appropriate instances of rehydrated
resources. Packages are distinguished by their name and their version.

This is the foundation of cross-process resources.

Related to #2430.

Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-10-27 10:12:12 -07:00
..
Core Add Output.All overloads (#4321) 2020-04-07 20:51:05 +02:00
Mocks Fix NRE in C# mocks and include the stack to result again (#4656) 2020-05-18 17:18:12 +02:00
Serialization Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
AssemblyAttributes.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
AssertEx.cs fix dotnet error (#4668) 2020-05-19 12:06:24 -07:00
Pulumi.Tests.csproj .NET: Disable parallel xUnit tests (#4547) 2020-05-01 11:42:32 -07:00
PulumiTest.cs Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
StackTests.cs Support remote components in .NET (#5485) 2020-10-06 10:19:22 -07:00
xunit.runner.json .NET: Disable parallel xUnit tests (#4547) 2020-05-01 11:42:32 -07:00