Skip to content

MasterOfMalt/Gaspra.Functions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaspra.Functions

Contents

Build Status

publish to nuget

Install

As this is a dotnet tool you can install using the dotnet CLI:

dotnet tool install gaspra.functions (append -g if you'd like it installed globally)

image

Uninstall

To uninstall simply run:

dotnet uninstall gaspra.functions (use -g again if you installed it globally)

image

Usage

Merge Sprocs

Just run gaspra.functions ms -c "connection string", this will run the merge sproc generator against the database in the connection string and create a folder from wherever you're calling the function from called .output which will contain all the scripts.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%