| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- [submodule "modules/Antiforgery"]
- path = modules/Antiforgery
- url = https://github.com/aspnet/Antiforgery.git
- branch = master
- [submodule "modules/BasicMiddleware"]
- path = modules/BasicMiddleware
- url = https://github.com/aspnet/BasicMiddleware.git
- branch = master
- [submodule "modules/CORS"]
- path = modules/CORS
- url = https://github.com/aspnet/CORS.git
- branch = master
- [submodule "modules/HttpSysServer"]
- path = modules/HttpSysServer
- url = https://github.com/aspnet/HttpSysServer.git
- branch = master
- [submodule "modules/Identity"]
- path = modules/Identity
- url = https://github.com/aspnet/Identity.git
- branch = master
- [submodule "modules/Localization"]
- path = modules/Localization
- url = https://github.com/aspnet/Localization.git
- branch = master
- [submodule "modules/Mvc"]
- path = modules/Mvc
- url = https://github.com/aspnet/Mvc.git
- branch = master
- [submodule "modules/Razor"]
- path = modules/Razor
- url = https://github.com/aspnet/Razor.git
- branch = master
- [submodule "modules/ResponseCaching"]
- path = modules/ResponseCaching
- url = https://github.com/aspnet/ResponseCaching.git
- branch = master
- [submodule "modules/Routing"]
- path = modules/Routing
- url = https://github.com/aspnet/Routing.git
- branch = master
- [submodule "modules/Security"]
- path = modules/Security
- url = https://github.com/aspnet/Security.git
- branch = master
- [submodule "modules/SignalR"]
- path = modules/SignalR
- url = https://github.com/aspnet/SignalR.git
- branch = master
- [submodule "src/IISIntegration/test/gtest/googletest"]
- path = src/IISIntegration/test/gtest/googletest
- url = https://github.com/google/googletest
|