-
Couldn't load subscription status.
- Fork 0
Setup SQLDocs
The following dependencies are necessary for the use of SQLDocs:
Download and run the SQLDocs Windows Installer:
-
Open the GitHub Relases page of SQLDocs.
-
Download the newest
sqldocs-x64.msifile to your local computer and run the MSI package. -
Follow the on-screen instructions of the installation wizard. As a result, you can start SQLDocs via
sqldocsfrom the command prompt (the installation folder is automatically added to the system environment variablePATH).
The following dependencies are necessary for the use of SQLDocs:
Download the SQLDocs binary archive:
-
Open the GitHub Relases page of SQLDocs.
-
Download the newest
sqldocs-portable.zipfile to your local computer. -
Unzip the contents to the location of your choice and run
dotnet SqlDocs.dllfrom there.