This project is an implementation of the State Design Pattern in C# and the use of Value Conversions in Entity Framework Core to read from and save to SqlServer
Value Conversions
are used to transform data between the C# domain model and the database.