Go to file
Justin Kotalik 019ba1722e
Remove unused M.A.Server.IIS package (#150)
2018-11-01 14:38:46 -07:00
build Pin version variables to the ASP.NET Core 2.1.2 baseline 2018-07-12 11:58:46 -07:00
test Remove unused M.A.Server.IIS package (#150) 2018-11-01 14:38:46 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:44:43 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ServerTests.sln
build.cmd
build.sh
install-nginx.sh
korebuild-lock.txt Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:49:53 -07:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Reverting version from 2.1.2 back to 2.1.1 2018-07-11 15:06:42 -07:00

README.md

Server Tests

Travis build status AppVeyor build status

This repo hosts HttpSysServer and Kestrel tests.

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.