Skip to content

Document additional DateTimeOffset translations#1

Closed
roji wants to merge 2747 commits intomasterfrom
roji/datetimeoffset-translations-docs
Closed

Document additional DateTimeOffset translations#1
roji wants to merge 2747 commits intomasterfrom
roji/datetimeoffset-translations-docs

Conversation

@roji
Copy link
Copy Markdown
Owner

@roji roji commented Apr 15, 2026

Document dotnet/efcore#38076

Updates the SQL Server function translations page with new entries for:

  • dateTimeOffset.DateTime, .UtcDateTime, .LocalDateTime
  • dateTimeOffset.Offset.TotalMinutes
  • dateTimeOffset.ToOffset(offset)
  • new DateTimeOffset(dateTime) and new DateTimeOffset(dateTime, offset)
  • EF.Functions.DateTrunc(datepart, value)

Adds a new subsection under SQL Server in the EF Core 11 what's new page summarizing these additions.

roji and others added 30 commits November 14, 2024 12:23
… .NET9 is now GA (dotnet#4880)

Remove reference to .NET 9 'Preview' in the EF9 targeting sentence as .NET9 is now GA
The current Bricelam.EntityFrameworkCore.Pluralizer and EntityFrameworkCore.ConfigurationManager binaries continue to work in EF9
Co-authored-by: Shay Rojansky <roji@roji.org>
Support of EF Core 9 by dotConnect's and added new products dotConnect for Zoho Book, dotConnect for Zoho Desk.
roji and others added 29 commits March 10, 2026 23:57
…11.0 (dotnet#5300)

Fixes dotnet#5108

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…rovider in EF Core 9.0 (dotnet#5303)

Fixes dotnet#4804

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
dotnet#5310)

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
…e Ciphers (dotnet#5307)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…t#5312)

Fixes dotnet#5271

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…OS/Linux (dotnet#5309)

Fixes dotnet#5308

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…new and existing databases (dotnet#5314)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…et#5328)

In SQL Server, RETURN is intended only for integer status codes so that SELECT is the correct for returning computed string results from a stored procedure
… dependency (dotnet#5281)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…OptimizeContext removal (dotnet#5282)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
* Move SQL Server section up
* Add section on complex type stabilization
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
….0 upgrade (dotnet#5305)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Document dotnet/efcore#38076

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@roji roji closed this Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.