CliverRoutines 6.48.0
See the version list below for details.
dotnet add package CliverRoutines --version 6.48.0
NuGet\Install-Package CliverRoutines -Version 6.48.0
<PackageReference Include="CliverRoutines" Version="6.48.0" />
paket add CliverRoutines --version 6.48.0
#r "nuget: CliverRoutines, 6.48.0"
// Install CliverRoutines as a Cake Addin #addin nuget:?package=CliverRoutines&version=6.48.0 // Install CliverRoutines as a Cake Tool #tool nuget:?package=CliverRoutines&version=6.48.0
CliverRoutines
CliverRoutines is a cross-platform C# lib providing what is needed in most desktop applications and not only them:
- settings manager that supersedes .NET ConfigurationManager;
- logger with multi-threading and session support;
- auxiliary routines;
It has been developed on .NET Standard 2.0 and supposed to run on any platform.
Documentation
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CliverRoutines:
Package | Downloads |
---|---|
CliverExcel
Excel routines |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
6.49.1 | 154 | 5/28/2024 | |
6.49.0 | 108 | 5/28/2024 | |
6.48.0 | 100 | 5/26/2024 | |
6.47.0 | 133 | 3/28/2024 | |
6.46.0 | 106 | 3/28/2024 | |
6.45.0 | 129 | 3/28/2024 | |
6.44.1 | 111 | 3/26/2024 | |
6.44.0 | 137 | 3/22/2024 | |
6.43.0 | 130 | 3/16/2024 | |
6.42.2 | 151 | 3/15/2024 | |
6.38.1 | 483 | 10/25/2023 | |
6.37.0 | 283 | 6/26/2023 | |
6.36.0 | 160 | 6/15/2023 | |
6.35.0 | 279 | 4/21/2023 | |
6.34.2 | 301 | 4/19/2023 | |
6.28.2 | 359 | 12/2/2022 | |
6.27.1 | 342 | 11/26/2022 | |
6.27.0 | 316 | 11/24/2022 | |
6.26.1 | 363 | 11/16/2022 | |
6.22.2 | 409 | 10/29/2022 | |
6.17.2 | 445 | 7/25/2022 | |
6.11.1 | 381 | 1/7/2022 | |
6.10.1 | 299 | 12/28/2021 | |
6.10.0 | 263 | 12/25/2021 | |
6.1.0 | 349 | 7/20/2021 | |
5.17.4 | 373 | 2/4/2021 | |
5.17.3 | 386 | 2/3/2021 | |
5.9.1 | 460 | 9/18/2020 | |
5.7.1 | 493 | 6/29/2020 | |
3.8.3 | 526 | 5/25/2020 | |
3.8.2 | 497 | 5/25/2020 | |
3.5.1 | 1,806 | 7/17/2019 | |
3.5.0 | 576 | 7/17/2019 | |
3.3.0 | 636 | 3/21/2019 | |
3.2.0 | 602 | 3/21/2019 | |
3.1.0 | 638 | 3/13/2019 |
6.47.0 => 6.48.0
- ThreadRoutines, ProcessRoutines upgraded;
- class Set upgraded;
- DateTimeRoutines.ParsedDateTime::IndexOfRemainder added;
6.44.1 => 6.45.0,6.46.0,6.47.0
- SleepRoutines upgraded;
6.44.0 => 6.44.1
- setBaseDir() fixed;
6.43 => 6.44
- misspeling corrected: Extention=>Extension;
- GetFileParts() added;
- ClearDirectory(), DeleteDirectory() upgraded;
- DeleteDirectorySteadfastly() removed;
- AddPrefixSuffix2FileName(), InsertPrefixBeforeFileName() added;
6.39 => 6.43
- StringTable.Enumerate() added;
- IsNumber() added;
- GetFiles() fixed;
- StartTry() updated;
- FastAccessor added;
- EnumRoutines added;
- SleepRoutines updated;
- FileSystemRoutines updated;
6.38 => 6.39
- ClearWritingSubscriptions() added;
- Event class added;
- Progress class fixed;
- DeleteFile() added;
6.37 => 6.38
- Initialize(string baseDir, Mode? mode) added;
- IsRootDirSet added;
- now RootDir is always created on disk;