Update list of repos (#6763)

* Update list of repos

* one more

* Update core-repos.md
This commit is contained in:
Maira Wenzel 2021-11-05 18:19:36 -07:00 committed by GitHub
parent 5177e9e30a
commit 1ac3b7390d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
## .NET Core
|Repository |Description |
|------------------------------------------------------------------|------------|
|--------------------------------------------------------------------|------------|
|[dotnet/core](https://github.com/dotnet/core) |.NET Core home repository|
|[dotnet/runtime](https://github.com/dotnet/runtime) |.NET Core runtime, runtime installers, application model, & Base Class Library (BCL)|
|[dotnet/docs](https://github.com/dotnet/docs) |.NET documentation|
@ -24,7 +24,7 @@
## .NET Framework
|Repository |Description |
|------------------------------------------------------------------|------------|
|------------------------------------------------------------------------------------------|------------|
|[Dev Community](https://developercommunity.visualstudio.com/spaces/61/index.html) |Report issues to .NET Framework Developer Community|
|[microsoft/dotnet-framework-docker](https://github.com/microsoft/dotnet-framework-docker) |.NET Framework Docker images|
@ -59,6 +59,15 @@
|[dotnet/EntityFramework.Docs](https://github.com/dotnet/EntityFramework.Docs)|EF Core & EF 6 documentation |
|[dotnet/sqlclient](https://github.com/dotnet/sqlclient) |SqlClient data provider for SQL Server|
## Machine Learning and AI
|Repository |Description |
|----------------------------------------------------------------------------------------------|-------------------------|
|[dotnet/machinelearning](https://github.com/dotnet/machinelearning) |ML.NET |
|[dotnet/machinelearning-modelbuilder](https://github.com/dotnet/machinelearning-modelbuilder) |ML.NET Tooling |
|[dotnet/ml-api-docs](https://github.com/dotnet/ml-api-docs) |ML.NET API documentation |
|[dotnet/spark](https://github.com/dotnet/spark) |.NET for Apache® Spark™ |
## Languages
|Repository |Description |