Inoxie.Tools.Core.Repository.Abstractions 6.5.0

dotnet add package Inoxie.Tools.Core.Repository.Abstractions --version 6.5.0
NuGet\Install-Package Inoxie.Tools.Core.Repository.Abstractions -Version 6.5.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="Inoxie.Tools.Core.Repository.Abstractions" Version="6.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Inoxie.Tools.Core.Repository.Abstractions --version 6.5.0
#r "nuget: Inoxie.Tools.Core.Repository.Abstractions, 6.5.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.
// Install Inoxie.Tools.Core.Repository.Abstractions as a Cake Addin
#addin nuget:?package=Inoxie.Tools.Core.Repository.Abstractions&version=6.5.0

// Install Inoxie.Tools.Core.Repository.Abstractions as a Cake Tool
#tool nuget:?package=Inoxie.Tools.Core.Repository.Abstractions&version=6.5.0

This package offers a comprehensive set of core repository abstractions specifically tailored for Entity Framework Core (EF Core). The design prioritizes flexibility, allowing for various database ID types and ensures decoupled database interactions by leveraging the provider pattern. By adhering to the principles of EF Core, this package aims to streamline and standardize database operations, helping developers craft efficient and maintainable code. Proudly developed by Inoxie, it's an essential toolkit for .NET developers.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Inoxie.Tools.Core.Repository.Abstractions:

Package Downloads
Inoxie.Tools.ApiServices.Abstractions

A foundational set of abstractions for Inoxie's API services toolkit. Provides the essential interfaces and abstract models to build upon and customize API service implementations. Designed for flexibility and scalability in modern web development projects.

Inoxie.Tools.Core.Repository

This package provides a robust implementation of core repository abstractions for Entity Framework Core (EF Core), emphasizing flexibility with a generic ID model as the database key. By integrating the core principles of EF Core, this toolkit streamlines and standardizes database operations, assisting developers in writing efficient and modular code. Crafted with pride by Inoxie, it's a must-have toolset for modern .NET developers working with databases.

Inoxie.Tools.Core.Repository.GuidId.Abstractions

This package extends the core repository abstractions tailored for Entity Framework Core (EF Core), offering a specialized implementation that employs GUIDs as database IDs. Building upon the foundational principles set by its parent project, this toolkit simplifies interactions with databases where entities use globally unique identifiers. Developed by Inoxie, it fills a niche for .NET developers focusing on database models with GUID-based keys.

Inoxie.Tools.Core.Repository.LongId.Abstractions

This package extends the core repository abstractions tailored for Entity Framework Core (EF Core), offering a specialized implementation that employs longs as database IDs. Building upon the foundational principles set by its parent project, this toolkit simplifies interactions with databases where entities use long integer identifiers. Developed by Inoxie, it fills a niche for .NET developers focusing on database models with long-based keys.

Inoxie.Tools.Core.Repository.StringId.Abstractions

This package extends the core repository abstractions tailored for Entity Framework Core (EF Core), offering a specialized implementation that employs strings as database IDs. Building upon the foundational principles set by its parent project, this toolkit simplifies interactions with databases where entities use string identifiers. Developed by Inoxie, it fills a niche for .NET developers focusing on database models with string-based keys.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.5.0 369 1/5/2024
6.4.0 303 12/17/2023
6.3.0 1,515 12/1/2022
6.2.2 2,380 6/6/2022
6.2.1 1,943 6/6/2022
6.2.0 1,978 6/4/2022
6.1.9 1,964 6/4/2022
6.1.8 1,955 6/3/2022
6.1.7 1,992 6/3/2022
6.1.6 2,113 5/12/2022
6.1.5 2,017 5/5/2022
6.1.4 2,013 5/5/2022
6.0.5 1,171 4/4/2022
6.0.4 2,031 4/4/2022
6.0.2 514 3/25/2022
6.0.0 4,936 3/25/2022