From 7c0dab0a46ff3b973574648389c9fb29279e76b3 Mon Sep 17 00:00:00 2001 From: Jonathan Magnan Date: Tue, 4 Sep 2018 09:45:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1f4cc96..4fc9ce0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # EntityFramework Classic +Download: http://entityframework-classic.net/download + ### What's EF Classic? Entity Framework Classic is a supported version from the latest EF6 code base. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.