LibCLCC.NET 1.29.30

dotnet add package LibCLCC.NET --version 1.29.30
NuGet\Install-Package LibCLCC.NET -Version 1.29.30
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="LibCLCC.NET" Version="1.29.30" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LibCLCC.NET --version 1.29.30
#r "nuget: LibCLCC.NET, 1.29.30"
#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 LibCLCC.NET as a Cake Addin
#addin nuget:?package=LibCLCC.NET&version=1.29.30

// Install LibCLCC.NET as a Cake Tool
#tool nuget:?package=LibCLCC.NET&version=1.29.30

LibCLCC.NET

Creeper Lv's Common Components Library.

Installation

The library is currently published to NuGet.org, you can install it manually download and install it from there.

Or, you can install it by:

dotnet add package LibCLCC.NET

Goal

The goal of this library is to make life easier and reduce rewriting every code every time a new project/tool is created.

Also, the library is aimed on providing functions in pure C# and compatible with Unity3D (at least the main library).

Features

Name Description
ConnectableList Help concatenate two lists
ArrayTools, DictionaryTools Some tools for array, dictionary and list.
ChainAction A Chain Action
BreakableFunc A breakable function chain, returning true will break the chain
ObservableData A wrapper of data that will invoke breakable functions when the data is changed
ObservableDisposableData A wrapper of disposable data that will invoke breakable functions when the data is changed
KVPair A key-value pair
KVList A list which T is KVPair
ReactableList A list that invoke BreakableFunc for Add,Remove,RemoveAt,Clear
GeneralPurposeScanner A general purpose scanner.
TreeModel A general purpose TreeModel with Xml support.
RefString A struct to help reduce GC when dealing with string.
Abstract File System An extendable mapping file system.

License

The project is licensed under the MIT License.

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

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LibCLCC.NET:

Package Downloads
TECore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.29.30 106 2/1/2024
1.28.29 202 11/28/2023
1.27.28 102 11/27/2023
1.26.27 110 11/19/2023
1.25.26 95 11/18/2023
1.24.25 100 11/16/2023
1.23.24 94 11/12/2023
1.22.23 133 10/4/2023
1.21.22 156 8/17/2023
1.20.21 153 8/13/2023
1.19.20 162 8/6/2023
1.18.19 140 7/26/2023
1.17.18 159 7/17/2023
1.16.17 143 6/26/2023
1.15.16 132 6/12/2023
1.14.15 131 6/1/2023
1.13.14 137 5/29/2023
1.12.13 130 5/27/2023
1.11.12 165 5/24/2023
1.10.11 135 5/20/2023
1.9.10 149 5/19/2023
1.8.9 139 5/17/2023
1.7.8 262 5/6/2023
1.6.7 168 4/6/2023
1.5.6 179 4/1/2023
1.4.5 183 4/1/2023
1.3.4 175 3/30/2023
1.2.3 194 3/21/2023
1.1.1 199 3/17/2023
1.0.1 224 3/2/2023
1.0.0 228 2/4/2023