Steven Giesel 1/30/2023

Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server

Read Original

This article explains how Entity Framework 8 introduces native support for the .NET 6+ DateOnly and TimeOnly data types when using SQL Server. It covers the limitations of previous versions, which required custom value converters, and details the new built-in mapping that leverages appropriate SQL Server date and time types.

Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week