LibCLCC.NET
1.29.30
See the version list below for details.
dotnet add package LibCLCC.NET --version 1.29.30
NuGet\Install-Package LibCLCC.NET -Version 1.29.30
<PackageReference Include="LibCLCC.NET" Version="1.29.30" />
paket add LibCLCC.NET --version 1.29.30
#r "nuget: LibCLCC.NET, 1.29.30"
// 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 | Versions 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. |
-
.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.30.31 | 82 | 8/2/2024 | |
1.29.30 | 144 | 2/1/2024 | |
1.28.29 | 227 | 11/28/2023 | |
1.27.28 | 130 | 11/27/2023 | |
1.26.27 | 136 | 11/19/2023 | |
1.25.26 | 119 | 11/18/2023 | |
1.24.25 | 125 | 11/16/2023 | |
1.23.24 | 122 | 11/12/2023 | |
1.22.23 | 167 | 10/4/2023 | |
1.21.22 | 177 | 8/17/2023 | |
1.20.21 | 184 | 8/13/2023 | |
1.19.20 | 183 | 8/6/2023 | |
1.18.19 | 163 | 7/26/2023 | |
1.17.18 | 181 | 7/17/2023 | |
1.16.17 | 167 | 6/26/2023 | |
1.15.16 | 155 | 6/12/2023 | |
1.14.15 | 155 | 6/1/2023 | |
1.13.14 | 165 | 5/29/2023 | |
1.12.13 | 159 | 5/27/2023 | |
1.11.12 | 201 | 5/24/2023 | |
1.10.11 | 160 | 5/20/2023 | |
1.9.10 | 171 | 5/19/2023 | |
1.8.9 | 164 | 5/17/2023 | |
1.7.8 | 297 | 5/6/2023 | |
1.6.7 | 195 | 4/6/2023 | |
1.5.6 | 204 | 4/1/2023 | |
1.4.5 | 219 | 4/1/2023 | |
1.3.4 | 197 | 3/30/2023 | |
1.2.3 | 215 | 3/21/2023 | |
1.1.1 | 221 | 3/17/2023 | |
1.0.1 | 247 | 3/2/2023 | |
1.0.0 | 257 | 2/4/2023 |