From 61d6e86fa118dc1b3f778426b6b58d31667880ae Mon Sep 17 00:00:00 2001 From: Smit Patel Date: Tue, 9 Apr 2019 16:56:22 -0700 Subject: [PATCH] Update README.md (#15296) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b04d070830..6a5450cc66e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ EF Core is an object-relational mapper (O/RM) that enables .NET developers to wo The source for SQL Server, SQLite, and InMemory providers are included in this project. Additional providers are available. For a complete list, see https://docs.microsoft.com/ef/core/providers/. +Information about how to use nightly builds can be found [here](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md) Provider | Package name | Stable | Nightly (master branch) -----------------------|-------------------------------------------|-----------------------------|-------------------------