Carbon.Common 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Carbon.Common --version 1.3.1
NuGet\Install-Package Carbon.Common -Version 1.3.1
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.Common" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carbon.Common --version 1.3.1
#r "nuget: Carbon.Common, 1.3.1"
#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.Common as a Cake Addin
#addin nuget:?package=Carbon.Common&version=1.3.1

// Install Carbon.Common as a Cake Tool
#tool nuget:?package=Carbon.Common&version=1.3.1

1.3.0
- Reverted default constructor.
1.2.0
- Tenant Management Support Added

1.1.11
- Fixed OrderBy extension issue.
 1.1.10
 - ErrorCodes removed
 1.1.9
 - ErrorCodes added
 1.1.9
 - OrderBy BugFix
 1.1.7
 - OrderBy BugFix
 1.1.6
 - ApiResponse parameterless private constructor added for deserialization

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.
  • .NETStandard 2.1

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Carbon.Common:

Package Downloads
Carbon.WebApplication

4.5.3 - Upgrade Carbon.PagedList (Remove pageSize and pageNumber validation check) 4.5.2 - Updated Carbon.Common nuget package (Added StringExtensions class with ReplaceTurkishChars and ContainsTurkishIgnoreCase methods) 4.5.0 - Degraded health check HTTP status code changed as custom 218 (This Is Fine) status code. Because even if system is degraed it should be working normally, so returning 5XX status code is not right for degraded state. 4.4.1 - Cors should come first before authentication and authorization in startup pipeline 4.4.0 - Carbon.Common updated and Serilog.Enrichers.Sensitive Enricher added for masking sensitive values within logs. 4.3.0 - OwnershipFilter check now disregards solution id header during endpoint permission check 4.2.1 - UnauthorizedOperationException response body is fixed 4.2.0 - UnauthorizedOperationException handling is added 4.1.9 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 4.1.8 - Carbon.Common updated and nested ordering achieved 4.1.7 - Add CorrelationId to log OnException 4.1.6 - Cors Policy changes(Location parameter is added to WithExposedHeaders) 4.1.5 - ApiPagedResponse is added for PagedListOk. 4.1.4 - Some dependencies updated. 4.1.3 - Cors Allow Credentials support added with any origin accepted - Cors Wildcards accepted 4.1.1 - CarbonException messages are take arguments for dynamic exception messages 4.1.0 - Critical bug fixed for Directory separator char to specific platform (Windows,Linux) 4.0.0 - Carbon now supports Dotnet 6 in terms of both minimal and not minimal - Fluent Validation Upgraded - Swagger Upgraded - BodyRewind deprecated, thus RoleFilteredDto is now unsupported as it is unnecessary just after repository-level validation introduced - Some Performance Improvements

Carbon.Domain.Abstractions

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

Carbon.ElasticSearch.Abstractions

3.6.1 - Carbon.Common Bulk index operations had better get IEnumerable as parameter 3.6.0 - Carbon.Common Bulk index operations added (AddBulkAndReturn and AddBulkAndReturnAsync) 3.5.2 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 3.5.1 - Carbon.Common updated and nested ordering achieved 3.5.0 - Readonly Elastic repository implemented. - Paging functions added to BaseElasticRepositories. 3.2.0 - Refresh parameter added to create, update and delete methods 3.1.1 - FindAsync with Size added - New Configuration added for force refresh on writing operations -ElasticSearch.NET & Nest Libraries Updated to 7.11.1 -Sort feature added for FilterAsync.

Carbon.ElasticSearch

3.6.1 - Carbon.Common Bulk index operations had better get IEnumerable as parameter 3.6.0 - Carbon.Common Bulk index operations added (AddBulkAndReturn and AddBulkAndReturnAsync) 3.5.2 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 3.5.1 - Carbon.Common updated and nested ordering achieved 3.5.0 - Readonly Elastic repository implemented. - Paging functions added to BaseElasticRepositories. 3.2.0 - Refresh parameter added to create, update and delete methods 3.1.3 Added Health Check ** ElasticSearch 7 Library ** For older versions, please use Platform360.ElasticSearch(Deprecated) from Cosmos Nuget Repo 3.1.2 - FindAsync with Size added - New Configuration added for force refresh on writing operations -ElasticSearch.NET & Nest Libraries Updated to 7.11.1 -Sort feature added for FilterAsync.

Carbon.Serilog

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 739 3/21/2024
1.5.0-preview 165 3/20/2024
1.4.0 5,161 11/20/2023
1.3.4 9,734 8/17/2023
1.3.3 2,505 8/15/2023
1.3.2 6,657 12/22/2022
1.3.1 42,364 5/12/2022