File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ redirect_from: "/old/documentation/download.html"
17
17
This is the easiest way to build a Breeze application if you are using Visual Studio.
18
18
19
19
20
- ## Get the Nuget Packages for .NET core (2 through 7 )
20
+ ## Get the Nuget Packages for .NET core (2 through 8 )
21
21
22
22
<a href="https://www.nuget.org/packages/Breeze.AspNetCore.NetCore/ "
23
23
target="_ blank">Breeze.AspNetCore.NetCore</a ><br />
@@ -28,7 +28,7 @@ redirect_from: "/old/documentation/download.html"
28
28
<a href =" https://www.nuget.org/packages/Breeze.Persistence.NH/ " target =" _blank " >Breeze.Persistence.NH</a >
29
29
30
30
31
- ## Get the Nuget Packages for .NET Framework 4.7.x
31
+ ## Get the Nuget Packages for .NET Framework 4.7.x and 4.8
32
32
33
33
<a href =" https://www.nuget.org/packages/Breeze.Server.WebApi2/ " target =" _blank " >Breeze.Server.WebApi2</a ><br />
34
34
<a href="https://www.nuget.org/packages/Breeze.Server.ContextProvider/ "
@@ -53,7 +53,7 @@ redirect_from: "/old/documentation/download.html"
53
53
<a href =" https://github.com/Breeze/breeze.server.net/tree/master/DotNet " target =" _blank " >.NET 5 and up</a ><br >
54
54
<a href =" https://github.com/Breeze/breeze.server.net/tree/master/AspNetCore-v3 " target =" _blank " >.NET Core 3/ASP.NET Core 3</a ><br >
55
55
<a href =" https://github.com/Breeze/breeze.server.net/tree/master/AspNetCore " target =" _blank " >.NET Core 2/ASP.NET Core 2</a ><br >
56
- <a href =" https://github.com/Breeze/breeze.server.net/tree/master/AspNet " target =" _blank " >.NET Framework 4.7.x </a ><br >
56
+ <a href =" https://github.com/Breeze/breeze.server.net/tree/master/AspNet " target =" _blank " >.NET Framework 4.7 and 4.8 </a ><br >
57
57
58
58
# Prerequisites
59
59
Many of the demos and samples were built with ASP.NET WebAPI, but can be converted to other server technologies.
You can’t perform that action at this time.
0 commit comments