ValueConverters in Entity Framework Core
Today I want to show an example of how great are value converters in EF Core.
By Mirek on (tags: ef core, Entity Framework, ORM, ValueConverters, categories: code)Today I want to show an example of how great are value converters in EF Core.
By Mirek on (tags: ef core, Entity Framework, ORM, ValueConverters, categories: code)Is it possible to change starting point for WPF application, so that we can run some code before even the actual application is created? Keep reading to get know…
By Mirek on (tags: Starting Point, WPF, categories: architecture, code)