A notebook that demonstrates how SQL injection can be performed and prevented when using .NET.
- Install SQL Server Developer Edition (2019)
- Download and restore the AdventureWorks database (2019 LT)
- Download Visual Studio Code and the .NET Interactive Notebooks extension.
- Fork or download this repository.
- Open up and run the notebook.
- Currently working with Visual Studio Code Insiders only (1.85.0-insider).
- The .NET Interative Notebooks extension is now a Polyglot Notebooks extension.