Breeze.Core
3.0.1
See the version list below for details.
dotnet add package Breeze.Core --version 3.0.1
NuGet\Install-Package Breeze.Core -Version 3.0.1
<PackageReference Include="Breeze.Core" Version="3.0.1" />
paket add Breeze.Core --version 3.0.1
#r "nuget: Breeze.Core, 3.0.1"
// Install Breeze.Core as a Cake Addin #addin nuget:?package=Breeze.Core&version=3.0.1 // Install Breeze.Core as a Cake Tool #tool nuget:?package=Breeze.Core&version=3.0.1
Core functionality for any Breeze Server using .NET Core.
Note: Version 3.x of this package is for .NET Core 3, whereas Version 1.x is for .NET Core 2.
You will need to install one of the Version 1.x versions of this package if you are running ASP.NET Core 2/.NET Core 2 or EF Core 2.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Microsoft.CSharp (>= 4.6.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Linq.Queryable (>= 4.3.0)
- System.Reflection.Emit (>= 4.6.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Breeze.Core:
Package | Downloads |
---|---|
Breeze.Persistence
Basic Persistence functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5, 6, 7, and 8; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2. |
|
Breeze.AspNetCore.NetCore
Core ASP.NET Core functionality for any Breeze Server using ASP.NET Core. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5, 6, 7, and 8; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2. |
|
Breeze.Persistence.EFCore
Persistence for EF Core functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5, 6, 7, and 8; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2. |
|
Breeze.Persistence.EF6
Persistence for EF 6 functionality for any Breeze Server using .NET Core |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.3.1 | 550 | 2/13/2025 |
7.3.0 | 8,543 | 5/15/2024 |
7.2.2 | 904 | 5/1/2024 |
7.2.1 | 26,195 | 11/22/2023 |
7.2.0 | 584 | 11/16/2023 |
7.1.0 | 14,828 | 4/27/2023 |
7.0.2 | 3,261 | 1/27/2023 |
7.0.1 | 1,725 | 1/4/2023 |
6.0.4 | 10,298 | 1/27/2023 |
6.0.3 | 501 | 1/27/2023 |
6.0.2 | 37,293 | 3/31/2022 |
6.0.1 | 24,503 | 1/12/2022 |
5.0.6 | 6,422 | 3/31/2022 |
5.0.5 | 16,771 | 5/3/2021 |
5.0.4 | 1,636 | 4/19/2021 |
5.0.3 | 1,377 | 3/31/2021 |
5.0.2.1 | 2,930 | 3/23/2021 |
5.0.2 | 1,039 | 3/12/2021 |
3.1.4 | 1,376 | 4/20/2021 |
3.0.1 | 52,410 | 12/12/2019 |
1.0.3.3 | 15,666 | 6/20/2019 |
1.0.3.1 | 9,591 | 1/31/2019 |
1.0.3 | 5,902 | 12/20/2018 |
1.0.2 | 1,483 | 12/20/2018 |
0.1.2 | 4,670 | 2/7/2018 |
Version 3.x of this package is for .NET Core 3, whereas Version 1.x is for .NET Core 2.
You will need to install one of the Version 1.x versions of this package if you are running ASP.NET Core 2/.NET Core 2 or EF Core 2.
Please review the Breeze release notes at https://breeze.github.io/doc-net/release-notes.html