208f66f0d0
Link Code of Conduct |
||
---|---|---|
e2etests | ||
samples | ||
tests | ||
.gitattributes | ||
.gitignore | ||
CODE-OF-CONDUCT.md | ||
CONTRIBUTING.md | ||
Ensure-PublishModuleLoaded.snippet.ps1 | ||
GetPackageDownloader.ps1 | ||
GetPublishModule.ps1 | ||
LICENSE.txt | ||
README.md | ||
appveyor.ps1 | ||
appveyor.yml | ||
build.ps1 | ||
package-downloader.nuspec | ||
package-downloader.psm1 | ||
publish-module-blob.nuspec | ||
publish-module-blob.psm1 | ||
publish-module.nuspec | ||
publish-module.psm1 | ||
todo.md |
README.md
publish-module
In Visual Studio 2015 we have a new PowerShell based web publish process for ASP.NET Core. In this repository you'll find the default Visual Studio web publish script, as well as the PowerShell modules that it depends on.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.