KamiSama.Extensions.Core 3.0.8

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

KamiSama Extension Libraries

Introduction

KamiSama.Extension libraries are set of suger codes and helper methods for most common usages. Here is the list of libraries:

  1. KamiSama.Extensions.Core some core extension methods for arrays, strings, enumerables, datetime, ...
  2. KamiSama.Extensions.DependencyInjection addtional functionality to Microsoft.Extensions.DependencyInjection, such as named injection
  3. KamiSama.Extensions.Json useful converters and extensions such ExpandoObjectConverter, HexByteArrayConverter, HierarchicalJsonConverter,...
  4. KamiSama.Extensions.Xml additional attributes for Xml Serialization such as AutoXmlAttributes to automatically add inherited classes to parent
  5. KamiSama.Extensions.Repositories libraries repository patten default implementation for EntityFramework and EntityFrameworkCore.
  6. KamiSama.Extensions.NLog NLog extensions for encryption archieving and persian fast log renderer
  7. KamiSama.IranSystem Iran System Encoding used in many old Persian applications.
  8. KamiSama.Chassis Chassis for less code in AspNetCore web applications. eg. exception handling
  9. KamiSama.Testing.NSubstitute helper class to write more cleaner and comprehensible tests using dependency injection.
  10. KamiSama.Templates Template project for most common scenarios like Core (Domain) project, BoundedContext projects, Repository projects...
  11. KamiSama.Extensions.WebModules Web Modules are the a way to simplify the process of building web applications and web apis.
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.
  • net9.0

    • No dependencies.

NuGet packages (9)

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
3.1.4 112 10/1/2025
3.1.3 245 7/7/2025
3.1.2 226 7/7/2025
3.1.1 218 7/6/2025
3.1.0 223 7/6/2025
3.0.11 250 6/3/2025
3.0.11-preview 221 5/26/2025
3.0.10 285 5/16/2025
3.0.9 311 5/16/2025
3.0.8 209 5/9/2025
3.0.7.1 189 4/26/2025
3.0.7 198 4/25/2025
3.0.6 297 3/19/2025
3.0.5 339 3/5/2025
3.0.4 253 12/14/2024
3.0.3 219 12/8/2024
3.0.2 226 11/18/2024
3.0.1 206 11/16/2024
3.0.0 240 11/15/2024
2.11.8 245 11/9/2024
2.11.6 234 11/8/2024
2.11.5 854 11/8/2024
2.11.4 240 11/7/2024
2.11.3 243 11/7/2024
2.11.2 251 11/7/2024
2.11.1 248 11/7/2024
2.11.0 250 10/26/2024
2.11.0-preview2 209 10/25/2024
2.11.0-preview 201 10/25/2024
2.10.4 236 10/23/2024
2.10.3 409 9/5/2024
2.10.2.4 251 8/31/2024
2.10.2.3 253 8/30/2024
2.10.2.2 264 8/30/2024
2.10.2.1 262 8/30/2024
2.10.2 246 8/29/2024
2.10.1.1 255 8/29/2024
2.10.1 284 8/26/2024
2.10.0 280 8/15/2024
2.9.0.2 294 8/13/2024
2.9.0.1 277 8/13/2024
2.9.0 254 8/1/2024
2.8.9 333 7/12/2024
2.8.9-preview7 218 7/12/2024
2.8.9-preview6 227 7/12/2024
2.8.9-preview5 204 7/12/2024
2.8.9-preview4 213 7/11/2024
2.8.9-preview3 211 7/11/2024
2.8.9-preview2 232 7/11/2024
2.8.9-preview1 206 7/11/2024
2.8.8 235 7/10/2024
2.8.7 267 6/19/2024
2.8.6 344 6/18/2024
2.8.6-preview1 208 6/18/2024
2.8.5 427 6/9/2024
2.8.5-preview4 198 6/9/2024
2.8.5-preview3 208 6/9/2024
2.8.5-preview2 226 6/9/2024
2.8.5-preview 202 6/9/2024
2.8.4 514 4/12/2024
2.8.3 264 4/12/2024
2.8.2 486 3/30/2024
2.8.1 270 3/23/2024
2.8.0 628 11/22/2023
2.7.1 991 9/29/2023
2.7.0 646 9/29/2023
2.6.6 664 9/29/2023
2.6.5 693 9/17/2023
2.6.4 841 6/24/2023
2.6.3 851 6/24/2023
2.6.2 883 6/24/2023
2.6.1 935 5/6/2023
2.6.0 972 4/19/2023
2.5.2 2,883 10/22/2021
2.5.1 1,341 10/22/2021
2.5.0 3,331 9/21/2021
2.4.8 1,485 6/17/2021
2.4.7 1,390 6/17/2021
2.4.6 1,380 6/16/2021
2.4.5 1,355 6/12/2021
2.4.4 1,331 5/19/2021
2.4.2 1,383 5/2/2021
2.4.1 1,333 5/2/2021
2.4.0 1,448 5/2/2021
2.3.2 1,619 2/3/2021
2.3.1 1,524 2/3/2021
2.3.0 1,559 1/7/2021
2.2.8 1,474 1/7/2021
2.2.7 3,844 10/17/2020
2.2.6 1,640 10/9/2020
2.2.5 1,641 9/18/2020
2.2.4 1,753 7/29/2020
2.2.3 1,828 7/22/2020
2.2.2 1,607 7/21/2020
2.2.1 2,328 5/25/2020
2.2.0 1,371 5/25/2020
2.1.3 1,679 5/14/2020
2.1.2 1,024 5/11/2020
2.1.1 1,081 5/11/2020
2.1.0 1,010 5/10/2020
2.0.2 4,347 3/27/2020
2.0.1 1,132 3/27/2020
2.0.0 1,186 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