Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d9a6f15f15f306c653bdcac7c075d37a231af3e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
[submodule "modules/AADIntegration"]
	path = modules/AADIntegration
	url = https://github.com/aspnet/AADIntegration.git
	branch = release/2.2
[submodule "modules/Antiforgery"]
	path = modules/Antiforgery
	url = https://github.com/aspnet/Antiforgery.git
	branch = release/2.2
[submodule "modules/AuthSamples"]
	path = modules/AuthSamples
	url = https://github.com/aspnet/AuthSamples.git
	branch = release/2.2
[submodule "modules/AzureIntegration"]
	path = modules/AzureIntegration
	url = https://github.com/aspnet/AzureIntegration.git
	branch = release/2.2
[submodule "modules/BasicMiddleware"]
	path = modules/BasicMiddleware
	url = https://github.com/aspnet/BasicMiddleware.git
	branch = release/2.2
[submodule "modules/BrowserLink"]
	path = modules/BrowserLink
	url = https://github.com/aspnet/BrowserLink.git
	branch = release/2.2
[submodule "modules/Caching"]
	path = modules/Caching
	url = https://github.com/aspnet/Caching.git
	branch = release/2.2
[submodule "modules/Common"]
	path = modules/Common
	url = https://github.com/aspnet/Common.git
	branch = release/2.2
[submodule "modules/Configuration"]
	path = modules/Configuration
	url = https://github.com/aspnet/Configuration.git
	branch = release/2.2
[submodule "modules/CORS"]
	path = modules/CORS
	url = https://github.com/aspnet/CORS.git
	branch = release/2.2
[submodule "modules/DataProtection"]
	path = modules/DataProtection
	url = https://github.com/aspnet/DataProtection.git
	branch = release/2.2
[submodule "modules/DependencyInjection"]
	path = modules/DependencyInjection
	url = https://github.com/aspnet/DependencyInjection.git
	branch = release/2.2
[submodule "modules/Diagnostics"]
	path = modules/Diagnostics
	url = https://github.com/aspnet/Diagnostics.git
	branch = release/2.2
[submodule "modules/DotNetTools"]
	path = modules/DotNetTools
	url = https://github.com/aspnet/DotNetTools.git
	branch = release/2.2
[submodule "modules/EntityFrameworkCore"]
	path = modules/EntityFrameworkCore
	url = https://github.com/aspnet/EntityFrameworkCore.git
	branch = release/2.2
[submodule "modules/EventNotification"]
	path = modules/EventNotification
	url = https://github.com/aspnet/EventNotification.git
	branch = release/2.2
[submodule "modules/FileSystem"]
	path = modules/FileSystem
	url = https://github.com/aspnet/FileSystem.git
	branch = release/2.2
[submodule "modules/Hosting"]
	path = modules/Hosting
	url = https://github.com/aspnet/Hosting.git
	branch = release/2.2
[submodule "modules/HtmlAbstractions"]
	path = modules/HtmlAbstractions
	url = https://github.com/aspnet/HtmlAbstractions.git
	branch = release/2.2
[submodule "modules/HttpAbstractions"]
	path = modules/HttpAbstractions
	url = https://github.com/aspnet/HttpAbstractions.git
	branch = release/2.2
[submodule "modules/HttpClientFactory"]
	path = modules/HttpClientFactory
	url = https://github.com/aspnet/HttpClientFactory.git
	branch = release/2.2
[submodule "modules/HttpSysServer"]
	path = modules/HttpSysServer
	url = https://github.com/aspnet/HttpSysServer.git
	branch = release/2.2
[submodule "modules/Identity"]
	path = modules/Identity
	url = https://github.com/aspnet/Identity.git
	branch = release/2.2
[submodule "modules/IISIntegration"]
	path = modules/IISIntegration
	url = https://github.com/aspnet/IISIntegration.git
	branch = release/2.2
[submodule "modules/JavaScriptServices"]
	path = modules/JavaScriptServices
	url = https://github.com/aspnet/JavaScriptServices.git
	branch = release/2.2
[submodule "modules/JsonPatch"]
	path = modules/JsonPatch
	url = https://github.com/aspnet/JsonPatch.git
	branch = release/2.2
[submodule "modules/KestrelHttpServer"]
	path = modules/KestrelHttpServer
	url = https://github.com/aspnet/KestrelHttpServer.git
	branch = release/2.2
[submodule "modules/Localization"]
	path = modules/Localization
	url = https://github.com/aspnet/Localization.git
	branch = release/2.2
[submodule "modules/Logging"]
	path = modules/Logging
	url = https://github.com/aspnet/Logging.git
	branch = release/2.2
[submodule "modules/MetaPackages"]
	path = modules/MetaPackages
	url = https://github.com/aspnet/MetaPackages.git
	branch = release/2.2
[submodule "modules/Microsoft.Data.Sqlite"]
	path = modules/Microsoft.Data.Sqlite
	url = https://github.com/aspnet/Microsoft.Data.Sqlite.git
	branch = release/2.2
[submodule "modules/MusicStore"]
	path = modules/MusicStore
	url = https://github.com/aspnet/MusicStore.git
	branch = release/2.2
[submodule "modules/Mvc"]
	path = modules/Mvc
	url = https://github.com/aspnet/Mvc.git
	branch = release/2.2
[submodule "modules/MvcPrecompilation"]
	path = modules/MvcPrecompilation
	url = https://github.com/aspnet/MvcPrecompilation.git
	branch = release/2.2
[submodule "modules/Options"]
	path = modules/Options
	url = https://github.com/aspnet/Options.git
	branch = release/2.2
[submodule "modules/Proxy"]
	path = modules/Proxy
	url = https://github.com/aspnet/Proxy.git
	branch = release/2.2
[submodule "modules/Razor"]
	path = modules/Razor
	url = https://github.com/aspnet/Razor.git
	branch = release/2.2
[submodule "modules/ResponseCaching"]
	path = modules/ResponseCaching
	url = https://github.com/aspnet/ResponseCaching.git
	branch = release/2.2
[submodule "modules/Routing"]
	path = modules/Routing
	url = https://github.com/aspnet/Routing.git
	branch = release/2.2
[submodule "modules/Scaffolding"]
	path = modules/Scaffolding
	url = https://github.com/aspnet/Scaffolding.git
	branch = release/2.2
[submodule "modules/Security"]
	path = modules/Security
	url = https://github.com/aspnet/Security.git
	branch = release/2.2
[submodule "modules/ServerTests"]
	path = modules/ServerTests
	url = https://github.com/aspnet/ServerTests.git
	branch = release/2.2
[submodule "modules/Session"]
	path = modules/Session
	url = https://github.com/aspnet/Session.git
	branch = release/2.2
[submodule "modules/SignalR"]
	path = modules/SignalR
	url = https://github.com/aspnet/SignalR.git
	branch = release/2.2
[submodule "modules/StaticFiles"]
	path = modules/StaticFiles
	url = https://github.com/aspnet/StaticFiles.git
	branch = release/2.2
[submodule "modules/Templating"]
	path = modules/Templating
	url = https://github.com/aspnet/Templating.git
	branch = release/2.2
[submodule "modules/WebSockets"]
	path = modules/WebSockets
	url = https://github.com/aspnet/WebSockets.git
	branch = release/2.2
[submodule "modules/WebHooks"]
	path = modules/WebHooks
	url = https://github.com/aspnet/WebHooks.git
	branch = release/2.2