Back to Browse

Tracking Data Changes in C# .NET

350.2K views
Dec 15, 2022
20:41

In this session, I'm going to walk you through a capability that allows you to track data changes in your database with a single line of code. This capability is a powerful feature that comes out of the box with EF Core and offers APIs to enable engineers query historical data in their systems here's some useful links: Jeremy's Article about Temporal Tables: https://devblogs.microsoft.com/dotnet/prime-your-flux-capacitor-sql-server-temporal-tables-in-ef-core-6-0/ Demo Code: https://github.com/hassanhabib/TemporalTablesDemo

Download

0 formats

No download links available.

Tracking Data Changes in C# .NET | NatokHD