Skip to content

aligholipour/StatePattern-EFCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State Design Pattern and Value Conversions in EF Core

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.

About

An example of a state pattern with EF Core and persistent state in SQL Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages