Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 345 Bytes

File metadata and controls

12 lines (8 loc) · 345 Bytes

versioning-and-auditing-with-temporal-tables

First class versioning & auditing with SQL temporal tables and .Net Core

Build the Sample

To build the sample run the following from a powershell console

> .\run.ps1

The script will create a SQL Sever for Linux docker container and execute a DACPAC to create the sample database.