enforced actor state to be IFreezable
08ce8dca
Labyrinth Apps
committed
18 changed files
ActorBase.cs
/LabApps.Actors.Core/ActorBase.cs
/LabApps.Actors.Core/ActorBase.cs
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>
TimerState.cs
/LabApps.Actors.Core/TimerState.cs
/LabApps.Actors.Core/TimerState.cs
VoidActor.cs
/LabApps.Actors.Core/VoidActor.cs
/LabApps.Actors.Core/VoidActor.cs
VoidState.cs
/LabApps.Actors.Core/VoidState.cs
/LabApps.Actors.Core/VoidState.cs
CounterState.cs
/LabApps.Actors.Tests/CounterState.cs
/LabApps.Actors.Tests/CounterState.cs
PersistenceTests.cs
/LabApps.Actors.Tests/PersistenceTests.cs
/LabApps.Actors.Tests/PersistenceTests.cs
codegen.cmd
/Testing.DomainA.Actors/codegen.cmd
/Testing.DomainA.Actors/codegen.cmd
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
TestClient.cs
/Testing.DomainA.Actors/TestClient.cs
/Testing.DomainA.Actors/TestClient.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
TestServer.cs
/Testing.DomainB.Proxies/TestServer.cs
/Testing.DomainB.Proxies/TestServer.cs
ResponseState.cs
/Testing2.AzFnServer/ResponseState.cs
/Testing2.AzFnServer/ResponseState.cs
.gitignore
/.gitignore
/.gitignore