Breeze.Persistence
3.0.1
Basic Persistence 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.
Install-Package Breeze.Persistence -Version 3.0.1
dotnet add package Breeze.Persistence --version 3.0.1
<PackageReference Include="Breeze.Persistence" Version="3.0.1" />
paket add Breeze.Persistence --version 3.0.1
Release Notes
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
Dependencies
-
- Breeze.Core (= 3.0.1)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Breeze.Persistence:
Package | Downloads |
---|---|
Breeze.Persistence.EFCore
Persistence for EF 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.
|
|
Breeze.AspNetCore.NetCore
Core ASP.NET Core functionality for any Breeze Server using ASP.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.
|
|
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.