Carneiro.Core.Entities.Abstractions 4.1.4

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

// Install Carneiro.Core.Entities.Abstractions as a Cake Tool
#tool nuget:?package=Carneiro.Core.Entities.Abstractions&version=4.1.4

Carneiro.Core.Entities.Abstractions

This library includes only interfaces that represents entities:

  • IEntity
  • IAuditableEntity

The IEntity is the smallest known entity alive with just an int as identifier. The IAuditableEntity has more information:

  • IsActive
  • CreateDate
  • UpdateDate
  • DeleteDate
  • IsDeleted

These entities are automatically used and populated using Carneiro.Core.Repository and Carneiro.Core.Repository.Abstractions.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Carneiro.Core.Entities.Abstractions:

Package Downloads
Carneiro.Core.Host

Host framework

Carneiro.Core.Repository.Abstractions

Generic exceptions

Carneiro.Core.Entities

Default entities implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.4 66 5/29/2024
4.1.3 117 5/17/2024
4.1.2 104 5/16/2024
4.1.1 124 5/6/2024
4.1.0 121 4/11/2024
4.0.0 150 3/17/2024
4.0.0-beta.2 47 3/17/2024
4.0.0-beta.1 59 3/16/2024
3.6.0 140 3/13/2024
3.5.3 135 3/12/2024
3.5.2 136 3/10/2024
3.5.1 130 3/9/2024
3.5.1-beta.1 48 3/9/2024
3.5.0 150 3/2/2024
3.4.3 151 2/29/2024
3.4.2 143 2/27/2024
3.4.1 153 2/18/2024
3.4.0 150 2/16/2024
3.3.1 155 2/12/2024
3.3.0 155 2/10/2024
3.2.1 158 2/9/2024
3.2.0 163 1/26/2024
3.1.2 245 1/13/2024
3.1.1 221 1/10/2024
3.1.0 227 1/9/2024
3.1.0-beta.4 63 1/7/2024
3.1.0-beta.3 60 1/7/2024
3.1.0-beta.2 62 1/7/2024
3.1.0-beta.1 70 1/6/2024
3.0.8 238 1/6/2024
3.0.7 252 12/30/2023
3.0.6 244 12/23/2023
3.0.5 265 12/14/2023
3.0.4 286 12/1/2023
3.0.3 289 11/27/2023
3.0.2 281 11/26/2023
3.0.1 269 11/16/2023
3.0.1-beta.3 56 11/16/2023
3.0.1-beta.2 53 11/16/2023
3.0.1-beta.1 55 11/16/2023
3.0.0 289 11/14/2023
2.1.1 271 11/11/2023
2.1.1-beta.1 54 11/11/2023
2.1.0 271 11/11/2023
2.0.0 283 11/7/2023
1.5.1 254 11/4/2023
1.5.0 267 11/4/2023
1.4.0 288 10/25/2023
1.3.3 292 10/21/2023
1.3.2 278 10/21/2023
1.3.1 293 10/21/2023
1.3.0 286 10/15/2023
1.2.1 284 10/14/2023
1.2.0 289 10/14/2023
1.1.0 297 9/27/2023
1.0.0 262 9/16/2023