CLUNL.CacheManager 0.0.1

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

// Install CLUNL.CacheManager as a Cake Tool
#tool nuget:?package=CLUNL.CacheManager&version=0.0.1

Creeper-Lv-s-Universal-dotNet-Library

Libraries for my programs such as servers, tools, games, etc.

What's its goal?

To isolate some frequently used codes in my projects, and they can be updated independently. It can be useful on reducing project size.

Distribution

You may use it freely as long as you follow the LICENSE.

Two ways of use.

1. A common path to store libs.

I tend to use '~/.libs', '~/.libs/creeperlv', '~/.libraries/creeperlv', '~/.libraries/' for these paths are all available in Windows and Linux.

2. Include in application distribution.

To avoid user to think I am snooping his or her personal files.

Usage

You can directly use it via NuGet, all libraries under this repo are started with CLUNL in NuGet Gallery.

Design

CLUNL

The main library. It contains data processing tools, command-line resolve utilities, wrapped IO, etc.

CLUNL.Pipeline

A prototype pipeline implementation.

CLUNL.Localization

It can handle language easily as long as you put language files correctly.

Also, it can be used to produce a language definition.

CLUNL.ConsoleAppHelper

A helper for console applications, make it more standardized. It can handle parameters with multiple variants. Once you use it, ConsoleAppHelper will took in hand of processing arguments.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1 229 2/15/2022