Skip to content

VictorioBerra/linqpad-docker-mssql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LinqPad + Docker + Microsoft SQL Server

A small template that:

  1. Spins up a Microsoft SQL Server in Docker
  2. Waits for it to be healthy
  3. Executes your SQL and C#
  4. Stops the MSSQL container, removes it

Theres a little flag that also lets you skip the creation and deletion of the container if you need a more rapid development experience.

TODO

I would like to move all of the code off to a NuGet package.

LICENSE:

MIT

About

LinqPad script that uses Docker.DotNet to create and remove a MSSQL database for your code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages