KamiSama.Extensions.Core 2.8.0

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

// Install KamiSama.Extensions.Core as a Cake Tool
#tool nuget:?package=KamiSama.Extensions.Core&version=2.8.0

Useful extenders suchas ToBytes, ToHex, ...

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 (7)

Showing the top 5 NuGet packages that depend on KamiSama.Extensions.Core:

Package Downloads
KamiSama.Repositories.EntityFrameworkCore

Entity Framework Core Repository Pattern

KamiSama.Repositories.EntityFramework

Entity Framework Repository Pattern

KamiSama.Extensions.Json

Utilities for System.Text.Json such as: - hirerachyJsonConverter - TimeSpanJsonConverter - HexByteArrayJsonConverter

KamiSama.Extensions.NLog

Uilities for famous logging library (NLog): - PersianDateLayoutRenderer - PersianLongDateLayoutRenderer - PersianShortDateLayoutRenderer - EncryptedZipArchiFileCompressor (archieve file with password)

KamiSama.Iso8583.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.8.7 120 6/19/2024
2.8.6 102 6/18/2024
2.8.6-preview1 92 6/18/2024
2.8.5 134 6/9/2024
2.8.5-preview4 80 6/9/2024
2.8.5-preview3 70 6/9/2024
2.8.5-preview2 72 6/9/2024
2.8.5-preview 80 6/9/2024
2.8.4 290 4/12/2024
2.8.3 111 4/12/2024
2.8.2 292 3/30/2024
2.8.1 150 3/23/2024
2.8.0 540 11/22/2023
2.7.1 761 9/29/2023
2.7.0 499 9/29/2023
2.6.6 532 9/29/2023
2.6.5 554 9/17/2023
2.6.4 686 6/24/2023
2.6.3 699 6/24/2023
2.6.2 724 6/24/2023
2.6.1 780 5/6/2023
2.6.0 813 4/19/2023
2.5.2 2,583 10/22/2021
2.5.1 1,145 10/22/2021
2.5.0 2,981 9/21/2021
2.4.8 1,288 6/17/2021
2.4.7 1,201 6/17/2021
2.4.6 1,180 6/16/2021
2.4.5 1,162 6/12/2021
2.4.4 1,126 5/19/2021
2.4.2 1,185 5/2/2021
2.4.1 1,142 5/2/2021
2.4.0 1,244 5/2/2021
2.3.2 1,385 2/3/2021
2.3.1 1,275 2/3/2021
2.3.0 1,345 1/7/2021
2.2.8 1,251 1/7/2021
2.2.7 3,441 10/17/2020
2.2.6 1,420 10/9/2020
2.2.5 1,410 9/18/2020
2.2.4 1,524 7/29/2020
2.2.3 1,597 7/22/2020
2.2.2 1,375 7/21/2020
2.2.1 2,120 5/25/2020
2.2.0 1,176 5/25/2020
2.1.3 1,504 5/14/2020
2.1.2 868 5/11/2020
2.1.1 922 5/11/2020
2.1.0 853 5/10/2020
2.0.2 4,075 3/27/2020
2.0.1 958 3/27/2020
2.0.0 1,016 3/27/2020

v2.4.0
- XmlSerialization is moved to KamiSama.Extensions.Xml
- supported .net is changed to .net standard 2.1
v2.0.0
- Refactored from old KamiSama.Extenders library