зеркало из https://github.com/aspnet/Routing.git
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
93be223d55
[ci skip] |
||
---|---|---|
samples/RoutingSample.Web | ||
src | ||
test | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
Routing.sln | ||
Settings.StyleCop | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
ASP.NET Routing
Contains routing middleware for routing requests to application logic.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.