Coming soon! Keep an eye on this space by watching this page.
work in progress documentation...
Code Block |
---|
nuget.exe install EdFi.ODS.Roadrunner -Version 1.0.0-beta1 -Source https://www.myget.org/F/ed-fi/api/v3/index.json |
Code Block |
---|
choco install EdFi.ODS.Roadrunner --version 1.0.0-beta1 --source https://www.myget.org/F/ed-fi/api/v2 |
Code Block |
---|
https://www.myget.org/F/ed-fi/api/v2/package/EdFi.ODS.Roadrunner/1.0.0-beta1 |
Password notes: have sometimes had problems with pgpass.conf landing in the right spot on different computers. Still trying to understand it. If that doesn't work, you can provide the password via $env:PGPASSWORD. And then edit the web.config to add "password=<your password>;" in the three connection strings.