Skip to content

Commit 8cb2a1f

Browse files
authored
Update supported list to the new repositories. (#315)
1 parent 595950f commit 8cb2a1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Supported-list.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- [ASP.NET Core](https://github.com/aspnet)
2-
- [.NET Core BCL types (HttpClient and SqlClient)](https://github.com/dotnet/corefx)
3-
- [EntityFrameworkCore](https://github.com/aspnet/EntityFrameworkCore)
4-
- [EntityFrameworkCore.Sqlite](https://github.com/aspnet/EntityFrameworkCore)
1+
- [ASP.NET Core](https://github.com/dotnet/aspnetcore)
2+
- [.NET Core BCL types (HttpClient and SqlClient)](https://github.com/dotnet/runtime)
3+
- [EntityFrameworkCore](https://github.com/dotnet/efcore)
4+
- [EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore)
55
- [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/Npgsql.EntityFrameworkCore.PostgreSQL)
66
- [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql)
77
- [CAP](https://github.com/dotnetcore/CAP)

0 commit comments

Comments
 (0)