Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcominerva/timemachine
This example shows how to use the SQL Server Temporal Tables with Entity Framework Core to create a Time Machine for our data
https://github.com/marcominerva/timemachine
c-sharp efcore entity-framework-core net sql-server sql-server-database temporal-tables
Last synced: 11 days ago
JSON representation
This example shows how to use the SQL Server Temporal Tables with Entity Framework Core to create a Time Machine for our data
- Host: GitHub
- URL: https://github.com/marcominerva/timemachine
- Owner: marcominerva
- License: mit
- Created: 2023-06-13T16:00:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-16T15:03:54.000Z (over 1 year ago)
- Last Synced: 2024-11-19T06:59:11.662Z (2 months ago)
- Topics: c-sharp, efcore, entity-framework-core, net, sql-server, sql-server-database, temporal-tables
- Language: TSQL
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Time Machine
This example shows how to use the SQL Server Temporal Tables with Entity Framework Core to create a Time Machine for our data.