18 changed files
LabApps.Actors.Core | ||
ActorBase.cs | ||
LabApps.Actors.Core.csproj | ||
TimerState.cs | ||
VoidActor.cs | ||
VoidState.cs | ||
LabApps.Actors.Tests | ||
CounterState.cs | ||
PersistenceTests.cs | ||
Testing.DomainA.Actors | ||
codegen.cmd | ||
State.Contracts.g.cs + | ||
State.Interfaces.g.cs | ||
State.MsgPack.g.cs | ||
State.MsgPackV3.g.cs + | ||
TestClient.cs | ||
TestClientFactory.cs | ||
TestClientState.cs | ||
Testing.DomainB.Proxies | ||
TestServer.cs | ||
Testing2.AzFnServer | ||
ResponseState.cs | ||
.gitignore | ||
LabApps.Actors.Core.csproj
/LabApps.Actors.Core/LabApps.Actors.Core.csproj+1/LabApps.Actors.Core/LabApps.Actors.Core.csproj
Add comment 28 </ItemGroup>
Add comment 29
Add comment 30 <ItemGroup>
Add comment 31 Plus <PackageReference Include="LabApps.Mutability.Abstractions" Version="1.0.1" />
Add comment 31 32 <PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
Add comment 32 33 <PackageReference Include="Nerdbank.GitVersioning" Version="3.4.205">
Add comment 33 34 <PrivateAssets>all</PrivateAssets>
PersistenceTests.cs
/LabApps.Actors.Tests/PersistenceTests.cs/LabApps.Actors.Tests/PersistenceTests.cs
State.Contracts.g.cs
/Testing.DomainA.Actors/State.Contracts.g.cs/Testing.DomainA.Actors/State.Contracts.g.cs
State.Interfaces.g.cs
/Testing.DomainA.Actors/State.Interfaces.g.cs/Testing.DomainA.Actors/State.Interfaces.g.cs
State.MsgPack.g.cs
/Testing.DomainA.Actors/State.MsgPack.g.cs/Testing.DomainA.Actors/State.MsgPack.g.cs
State.MsgPackV3.g.cs
/Testing.DomainA.Actors/State.MsgPackV3.g.cs/Testing.DomainA.Actors/State.MsgPackV3.g.cs
TestClientFactory.cs
/Testing.DomainA.Actors/TestClientFactory.cs/Testing.DomainA.Actors/TestClientFactory.cs
TestClientState.cs
/Testing.DomainA.Actors/TestClientState.cs/Testing.DomainA.Actors/TestClientState.cs