BitzArt.CA.Persistence.EntityFrameworkCore 1.13.0

Prefix Reserved
dotnet add package BitzArt.CA.Persistence.EntityFrameworkCore --version 1.13.0
                    
NuGet\Install-Package BitzArt.CA.Persistence.EntityFrameworkCore -Version 1.13.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BitzArt.CA.Persistence.EntityFrameworkCore" Version="1.13.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BitzArt.CA.Persistence.EntityFrameworkCore" Version="1.13.0" />
                    
Directory.Packages.props
<PackageReference Include="BitzArt.CA.Persistence.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BitzArt.CA.Persistence.EntityFrameworkCore --version 1.13.0
                    
#r "nuget: BitzArt.CA.Persistence.EntityFrameworkCore, 1.13.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package BitzArt.CA.Persistence.EntityFrameworkCore@1.13.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BitzArt.CA.Persistence.EntityFrameworkCore&version=1.13.0
                    
Install as a Cake Addin
#tool nuget:?package=BitzArt.CA.Persistence.EntityFrameworkCore&version=1.13.0
                    
Install as a Cake Tool

Clean Architecture boilerplate. Persistence library for EF Core

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BitzArt.CA.Persistence.EntityFrameworkCore:

Package Downloads
BitzArt.CA.Persistence.EntityFrameworkCore.Relational

Clean Architecture boilerplate. Persistence library for relational EF Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.13.0 1,248 11/24/2025
1.12.4 1,405 9/25/2025
1.12.3 263 9/24/2025
1.12.2 215 9/23/2025
1.12.1 249 9/22/2025
1.12.0 242 9/22/2025
1.11.0 374 9/14/2025
1.10.4 177 9/14/2025
1.10.3 206 9/11/2025
1.10.2 202 9/11/2025
1.10.1 202 9/11/2025
1.10.0 203 9/11/2025
1.9.6 201 9/10/2025
1.9.5 379 8/27/2025
1.9.4 1,153 6/11/2025
1.9.3 384 6/10/2025
1.9.2 365 6/9/2025
1.9.1 286 6/8/2025
1.9.0 264 6/8/2025
1.8.2 750 2/27/2025
Loading failed