E13.Common.Data 2025.117.22

dotnet add package E13.Common.Data --version 2025.117.22
                    
NuGet\Install-Package E13.Common.Data -Version 2025.117.22
                    
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="E13.Common.Data" Version="2025.117.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="E13.Common.Data" Version="2025.117.22" />
                    
Directory.Packages.props
<PackageReference Include="E13.Common.Data" />
                    
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 E13.Common.Data --version 2025.117.22
                    
#r "nuget: E13.Common.Data, 2025.117.22"
                    
#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 E13.Common.Data@2025.117.22
                    
#: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=E13.Common.Data&version=2025.117.22
                    
Install as a Cake Addin
#tool nuget:?package=E13.Common.Data&version=2025.117.22
                    
Install as a Cake Tool

E13.Common.Data

NuGet Version License: MIT

Overview

E13.Common.Data is a package within the E13.Common collection designed for implementing a data layer.

Features

  • Data Exception: Exception to help identify data-related issues

Installation

dotnet add package E13.Common.Data

Dependencies

  • .NET 9.0

E13.Common.Data is part of the E13.Common collection, which includes:

  • E13.Common.Core - Core utilities and base classes
  • E13.Common.Domain - Domain layer components
  • E13.Common.Data.Db - Database access components

Contributing

Contributions to E13.Common.Data are welcome. If you have suggestions or improvements, please submit an issue or create a pull request in the GitHub repository.

License

This project is licensed under the MIT License. For more details, see the LICENSE file in the repository.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on E13.Common.Data:

Package Downloads
E13.Common.Data.Db

Common package for defining a Data layer against an EFCore accessible backend

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.117.22 148 4/27/2025
2025.114.21 209 4/24/2025
2025.114.20 235 4/24/2025
2025.114.19 252 4/24/2025
2025.114.18 206 4/24/2025
2025.112.17 267 4/22/2025
2025.112.16 237 4/22/2025
2025.111.15 254 4/21/2025
2025.106.14 265 4/16/2025