diff --git a/doc-net/download.md b/doc-net/download.md index f0f10eb..d2401d1 100644 --- a/doc-net/download.md +++ b/doc-net/download.md @@ -17,7 +17,7 @@ redirect_from: "/old/documentation/download.html" This is the easiest way to build a Breeze application if you are using Visual Studio. -## Get the Nuget Packages for .NET core (2 through 7) +## Get the Nuget Packages for .NET core (2 through 8) Breeze.AspNetCore.NetCore
@@ -28,7 +28,7 @@ redirect_from: "/old/documentation/download.html" Breeze.Persistence.NH -## Get the Nuget Packages for .NET Framework 4.7.x +## Get the Nuget Packages for .NET Framework 4.7.x and 4.8 Breeze.Server.WebApi2
.NET 5 and up
.NET Core 3/ASP.NET Core 3
.NET Core 2/ASP.NET Core 2
- .NET Framework 4.7.x
+ .NET Framework 4.7 and 4.8
# Prerequisites Many of the demos and samples were built with ASP.NET WebAPI, but can be converted to other server technologies.