File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,13 +97,13 @@ The schedule and milestone themes for ASP.NET Core.
9797These are some of the most common repos:
9898
9999* [ DependencyInjection] ( https://github.com/aspnet/DependencyInjection ) - basic dependency injection infrastructure and default implementation
100+ * [ Docs] ( https://github.com/aspnet/Docs ) - documentation sources for https://docs.asp.net/en/latest/
100101* [ EntityFramework] ( https://github.com/aspnet/EntityFramework ) - data access technology
101102* [ Identity] ( https://github.com/aspnet/Identity ) - users and membership system
102- * [ DNX] ( https://github.com/aspnet/DNX ) - core runtime, project system, loader
103103* [ MVC] ( https://github.com/aspnet/Mvc ) - MVC framework for web apps and services
104- * [ SignalR-Server ] ( https://github.com/aspnet/SignalR-Server ) - real-time
105-
106- A description of all the repos is [ here ] ( https://github.com/aspnet/Home/wiki/Repo-List ) .
104+ * [ Razor ] ( https://github.com/aspnet/Razor ) - template language and syntax for CSHTML files
105+ * [ Templates ] ( https://github.com/aspnet/Templates ) - project templates for Visual Studio
106+ * [ Tooling ] ( https://github.com/aspnet/Tooling ) - Visual Studio tooling, editors, and dialogs
107107
108108## NuGet feeds and branches
109109
You can’t perform that action at this time.
0 commit comments