Korucuoglu.Common
10.1.8
dotnet add package Korucuoglu.Common --version 10.1.8
NuGet\Install-Package Korucuoglu.Common -Version 10.1.8
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="Korucuoglu.Common" Version="10.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Korucuoglu.Common" Version="10.1.8" />
<PackageReference Include="Korucuoglu.Common" />
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 Korucuoglu.Common --version 10.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Korucuoglu.Common, 10.1.8"
#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 Korucuoglu.Common@10.1.8
#: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=Korucuoglu.Common&version=10.1.8
#tool nuget:?package=Korucuoglu.Common&version=10.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common Library
This project is the foundational library for the entire solution, designed to be referenced by all other projects. It contains shared structures, utilities, and base implementations used across the system.
Technology Stack
- Framework: .NET 10.0
- Language: C# 14
Key Dependencies
This library integrates several essential packages to provide out-of-the-box functionality:
- Data Access:
Dapper,Microsoft.EntityFrameworkCore,Npgsql.EntityFrameworkCore.PostgreSQL - Messaging:
MassTransit.RabbitMQ - Caching:
StackExchange.Redis - Logging:
Serilog.AspNetCore,Serilog.Sinks.Seq - Validation:
FluentValidation.AspNetCore - Utilities:
Mjml.Net(Email),Hashids.net,K4os.Compression.LZ4 - Shared helpers:
TextSanitizer,PagedResult<TItem>,PaginationUtilities
Purpose
The Common project serves as the backbone for the architecture, ensuring consistency and reusability across all microservices and API projects.
Configuration
Hashids:Saltis required whenIHashServiceis registered. SetHashids:MinHashLengthto override the default length of8.Meta:LogoUrlis optional for email templates. When it is not provided, templates use a generic placeholder image.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Dapper (>= 2.1.66)
- EFCore.BulkExtensions (>= 10.0.0)
- FluentValidation.AspNetCore (>= 11.3.1)
- Google.Apis.Auth (>= 1.68.0)
- Hashids.net (>= 1.7.0)
- K4os.Compression.LZ4 (>= 1.3.8)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- MassTransit.RabbitMQ (>= 8.5.1)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 11.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.2)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 10.0.2)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 10.0.2)
- Microsoft.EntityFrameworkCore (>= 10.0.2)
- Mjml.Net (>= 4.4.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 10.0.0)
- Serilog.AspNetCore (>= 10.0.0)
- Serilog.Sinks.Seq (>= 9.0.0)
- StackExchange.Redis (>= 2.8.58)
- Swashbuckle.AspNetCore (>= 9.0.6)
- Swashbuckle.AspNetCore.Annotations (>= 9.0.6)
- ZstdNet (>= 1.4.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.8 | 150 | 5/20/2026 |
| 10.1.7 | 105 | 5/19/2026 |
| 10.1.6 | 92 | 5/19/2026 |
| 10.1.3 | 224 | 4/26/2026 |
| 10.1.2 | 146 | 4/23/2026 |
| 10.1.1 | 167 | 4/18/2026 |
| 10.1.0 | 124 | 4/17/2026 |
| 10.0.9 | 119 | 4/17/2026 |
| 10.0.8 | 165 | 4/12/2026 |
| 10.0.7 | 114 | 4/1/2026 |
| 10.0.6 | 115 | 3/29/2026 |
| 10.0.5 | 132 | 3/14/2026 |
| 10.0.4 | 118 | 3/14/2026 |
| 10.0.3 | 126 | 3/7/2026 |
| 10.0.2 | 163 | 2/1/2026 |
| 10.0.1 | 125 | 2/1/2026 |
| 9.1.8 | 165 | 1/11/2026 |
| 9.1.7 | 124 | 1/11/2026 |
| 9.1.6 | 164 | 12/26/2025 |
| 9.1.5 | 141 | 12/26/2025 |
Loading failed