Carbon.Domain.Abstractions 1.5.0

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

// Install Carbon.Domain.Abstractions as a Cake Tool
#tool nuget:?package=Carbon.Domain.Abstractions&version=1.5.0

1.5.0
- A New IEntity object, which can be parameterized for the purpose of transforming Primary Id columns found in the product roadmap into Long, has been added.
1.4.2
- Carbon.Common updated and IQueryable OrderBy extension method bug fixed
1.4.1
- Carbon.Common updated and nested ordering achieved
1.4.0
- Added a new method(RemoveSolutions) to remove from EntitySolutionRelation during the DeleteBulk process
1.3.0
- SoftDeleteContraint added, Tenant Management Support Added as of 1.2.0

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Carbon.Domain.Abstractions:

Package Downloads
Carbon.Domain.EntityFrameworkCore

- 3.2.1 * WhereContains overloaded - 3.2.0 * WhereContains use to AndAlso or OrElse - 3.1.7 * WhereContains or extension change to and - 3.1.6 * WhereContains extension method bug resolved - 3.1.5 * Upgrade Carbon.PagedList (Remove pageSize and pageNumber validation check) - 3.1.3 * Added new extension method to EFExtensions (ToPagedListEntityFilteredWithSolution, ToPagedListEntityAsync, WhereContains) - 3.1.2 * Refactor ownership filtering logic; include 'OwnerType.None' in conditions for more comprehensive permission assessment. - 3.1.1 * Fixed EFExtensions FirstOrDefaultEntity methods. Null check condition is added for the Relation object - 3.1.0 * Added a new method(RemoveSolutions) to remove from EntitySolutionRelation during the DeleteBulk process - 3.0.0 * Dotnet 6 and EntityFrameworkCore 6 support added. - 2.5.1 *ConnectToSolution method on repositoryBase now allows entities to be removed from any solutions altogether. - 2.5.0 *SoftDeleteConstraint which checks entity relations on soft delete, added - 2.4.1 *Removed unnecessary and problematical usings -2.4.0 *Read-Only Context and Repository support added in order to implement CQRS over replicated SQL servers -2.3.8 *Some performance improvements on Tenant Management EF Extensions and bug fixes -2.3.0 *IEnumerable extensions added for Tenant Management EF Extensions -2.2.0 *EFTenantManagetTenantRepository Added for ITenantRepository supported repos -2.1.1 *FilteredIndex Error on EntitySolutionRelation in PostgreSQL mitigated -2.1.0 * Compatible with Carbon.WebApplication Goduser feature -2.0.0 * Entity Framework Core 5 support added. ExecuteProcedureSql added 1.2.8 UpdatedDate,deletedDate set for soft deletion 1.2.6

Carbon.TimeScaleDb.EntityFrameworkCore

1.2.0 - Added CancellationToken to all applicable methods in ITimeSeriesEntityRepository 1.1.6 - TimeScaleDb converts to existing tables to hypertables by migrating data 1.1.3 -TimeScaleDb is disabled when no connection string found 1.1.0 - TimeScaleDb extension is now automatically enabled on the given database during migration 1.0.5 - Brings native EntityFramework Core support to TimeScaleDb as if you are using an SQL Database. Implements TimescaleDb logic based-on abstraction of Carbon.TimeSeriesDb.Abstractions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 659 3/22/2024
1.4.2 3,340 8/17/2023
1.4.1 579 8/15/2023
1.4.0 1,013 7/17/2023
1.3.0 11,903 5/12/2022