Carneiro.Core.Entities.Abstractions 4.1.0

dotnet add package Carneiro.Core.Entities.Abstractions --version 4.1.0
NuGet\Install-Package Carneiro.Core.Entities.Abstractions -Version 4.1.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="Carneiro.Core.Entities.Abstractions" Version="4.1.0" />
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.0
#r "nuget: Carneiro.Core.Entities.Abstractions, 4.1.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 Carneiro.Core.Entities.Abstractions as a Cake Addin
#addin nuget:?package=Carneiro.Core.Entities.Abstractions&version=4.1.0

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

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.0 115 4/11/2024
4.0.0 147 3/17/2024
4.0.0-beta.2 46 3/17/2024
4.0.0-beta.1 54 3/16/2024
3.6.0 137 3/13/2024
3.5.3 132 3/12/2024
3.5.2 131 3/10/2024
3.5.1 128 3/9/2024
3.5.1-beta.1 47 3/9/2024
3.5.0 148 3/2/2024
3.4.3 148 2/29/2024
3.4.2 141 2/27/2024
3.4.1 148 2/18/2024
3.4.0 146 2/16/2024
3.3.1 152 2/12/2024
3.3.0 154 2/10/2024
3.2.1 155 2/9/2024
3.2.0 160 1/26/2024
3.1.2 242 1/13/2024
3.1.1 219 1/10/2024
3.1.0 225 1/9/2024
3.1.0-beta.4 62 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 235 1/6/2024
3.0.7 249 12/30/2023
3.0.6 242 12/23/2023
3.0.5 263 12/14/2023
3.0.4 284 12/1/2023
3.0.3 286 11/27/2023
3.0.2 279 11/26/2023
3.0.1 267 11/16/2023
3.0.1-beta.3 55 11/16/2023
3.0.1-beta.2 53 11/16/2023
3.0.1-beta.1 55 11/16/2023
3.0.0 287 11/14/2023
2.1.1 268 11/11/2023
2.1.1-beta.1 53 11/11/2023
2.1.0 269 11/11/2023
2.0.0 280 11/7/2023
1.5.1 251 11/4/2023
1.5.0 265 11/4/2023
1.4.0 285 10/25/2023
1.3.3 289 10/21/2023
1.3.2 276 10/21/2023
1.3.1 291 10/21/2023
1.3.0 284 10/15/2023
1.2.1 281 10/14/2023
1.2.0 287 10/14/2023
1.1.0 294 9/27/2023
1.0.0 259 9/16/2023