Crockhead.Core 0.0.26

dotnet add package Crockhead.Core --version 0.0.26
                    
NuGet\Install-Package Crockhead.Core -Version 0.0.26
                    
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="Crockhead.Core" Version="0.0.26" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Crockhead.Core" Version="0.0.26" />
                    
Directory.Packages.props
<PackageReference Include="Crockhead.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 Crockhead.Core --version 0.0.26
                    
#r "nuget: Crockhead.Core, 0.0.26"
                    
#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 Crockhead.Core@0.0.26
                    
#: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=Crockhead.Core&version=0.0.26
                    
Install as a Cake Addin
#tool nuget:?package=Crockhead.Core&version=0.0.26
                    
Install as a Cake Tool

Crockhead.Core

개요

경량의 C# 기반 기본 라이브러리로, 구조화되고 재사용 가능한 핵심 구성 요소들을 제공합니다.
.NET Standard 2.1을 대상으로 하며 외부 종속성이 없습니다.

배포

NuGet version NuGet downloads

Lightweight C# base library providing structured and reusable core components.
Targets .NET Standard 2.1 with no external dependencies.

설치

dotnet add package Crockhead.Core
Install-Package Crockhead.Core

라이브러리 기반

  • netstandard2.1

네임스페이스

using Crockhead.Core;
using Crockhead.Logging;
using Crockhead.Experimental

디렉토리 별 기능 목록 (최신 버전 기준)

항목 설명
Base 명시적으로 해제 가능한 일회용 객체 및 리플랙션 기능 등.
Collection 쓰레드 안전성이 보장된 락 기반의 동적배열 자료구조.
Event 필수적인 메서드 인보케이션 기능만 존재하는 경량 이벤트 통보.
Identification 다양한 종류의 고유식별자 생성 및 관리.
Journal 다양한 기능의 로깅.
Logging 필수적인 기능만 존재하는 경량 로깅.
Notification 다양한 기능의 이벤트 통보.
Operation 다양한 처리 명령. (비동기 명령 처리, 순차적인 명령 보류 처리 등)
Registration 타입 별 고유 인스턴스 등록 및 보관 기능.
Shared 인스턴스 캐시 및 싱글톤 기능 등.
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.  net9.0 was computed.  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. 
.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

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Crockhead.Core:

Package Downloads
Crockhead.Table

Generates C# and JSON files from Custom-Rule-Based XLSX Tables and Provides Functionality to Load These Tables.

Crockhead.Table.Writer

Generates C# and JSON files from Custom-Rule-Based XLSX Tables and Provides Functionality to Load These Tables.

Crockhead.Scripting

Lightweight scripting engine for .NET Standard 2.1 with a simple syntax and stack-based execution model. Supports function binding between C# and script code with no external dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.26 127 1/5/2026
0.0.25 200 12/24/2025
0.0.24 372 12/6/2025
0.0.23 200 11/24/2025
0.0.21 415 11/20/2025
0.0.20 414 11/20/2025
0.0.19 283 11/16/2025
0.0.17 203 10/30/2025
0.0.16 191 10/21/2025
0.0.15 185 10/21/2025
0.0.14 185 10/21/2025
0.0.13 330 10/5/2025
0.0.12 185 10/5/2025
0.0.11 188 10/5/2025
0.0.10 172 10/3/2025
0.0.9 192 10/2/2025
0.0.8 165 9/26/2025
0.0.7 168 9/26/2025
0.0.6 180 9/26/2025
0.0.5 177 9/26/2025