state design pattern

This commit is contained in:
Claudiu Farcas
2021-04-28 12:22:15 +03:00
parent 6b6a491a99
commit a5852b780d
3 changed files with 135 additions and 1 deletions
+4
View File
@@ -5,4 +5,8 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="stateless" Version="5.11.0" />
</ItemGroup>
</Project>