Calebs.Extensions 1.0.0-ci-26

This is a prerelease version of Calebs.Extensions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Calebs.Extensions --version 1.0.0-ci-26
NuGet\Install-Package Calebs.Extensions -Version 1.0.0-ci-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="Calebs.Extensions" Version="1.0.0-ci-26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calebs.Extensions --version 1.0.0-ci-26
#r "nuget: Calebs.Extensions, 1.0.0-ci-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.
// Install Calebs.Extensions as a Cake Addin
#addin nuget:?package=Calebs.Extensions&version=1.0.0-ci-26&prerelease

// Install Calebs.Extensions as a Cake Tool
#tool nuget:?package=Calebs.Extensions&version=1.0.0-ci-26&prerelease

Calebs.Extensions

Useful extension methods and attributes for working with enums, strings and lists.

Installing Calebs.Extensions

You should install Extensions with NuGet:

Install-Package Calebs.Extensions

Or via the .NET Core command line interface:

dotnet add package Calebs.Extensions

Either command, from Package Manager Console or .NET Core CLI, will download and install Calebs.Extensions and all required dependencies.

.NET 7

These extensions target .NET 6 and .NET 7. With .NET 7 the Calebs.Extensions.Validators include EnumStringValidator<T>. The ability for Attributes to support <T> was added with .NET 7.

Extensions

EnumExtensions

  • ToList<D> -
  • ToList(Type)
  • Description (enum)
  • Description<ToDesc>(Enum)
  • Parse<T>
  • Parse <T, D>

EnumStringValidator

Used for string properties in models that are supposed to conform to an enum value.

StringExtensions

  • IsNotNullOrEmpty
  • IsNullOrEmpty
  • Compare

ListExtensions

  • ToDelimitedList
  • ToUpper

JsonExtensions

  • ToJson<T>
  • FromJson

Versioning

This package follow semantic versioning as much as possible.

Contributions

Please submit PR's to the develop branch. Merges to deveoper automtically run all unit tests and publish a nuget package with the postfix -ci-build_number Merges to main publish to nuget as a major release.

Change Log

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Calebs.Extensions:

Package Downloads
Calebs.KeyValueRepo

a library abstraction for KeyValue data stores.

Calebs.KeyValueRepo.SQLite

a SQLite implementation of the KeyValueRepo abstraction for KeyValue data stores.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 121 1/21/2024
1.6.0-ci-67 67 1/20/2024
1.5.0 257 1/2/2024
1.5.0-ci-66 68 1/2/2024
1.5.0-ci-65 88 1/2/2024
1.5.0-ci-64 68 1/2/2024
1.5.0-ci-62 220 11/29/2023
1.4.0 153 9/8/2023
1.4.0-ci-61 105 9/8/2023
1.3.1 141 9/4/2023
1.3.1-ci-60 102 9/4/2023
1.3.1-ci-59 105 9/4/2023
1.3.1-ci-58 99 9/4/2023
1.3.1-ci-57 106 9/4/2023
1.3.1-ci-54 116 9/4/2023
1.3.1-ci-49 118 9/3/2023
1.3.0 132 9/3/2023
1.3.0-ci-48 109 9/3/2023
1.3.0-ci-47 104 9/3/2023
1.3.0-ci-46 103 9/3/2023
1.3.0-ci-45 95 9/2/2023
1.3.0-ci-44 110 9/2/2023
1.3.0-ci-43 105 9/2/2023
1.3.0-ci-42 120 9/1/2023
1.2.0-ci-41 108 9/1/2023
1.2.0-ci-39 338 5/30/2023
1.1.0-ci-38 110 5/30/2023
1.1.0-ci-37 115 5/28/2023
1.0.1-ci-36 131 4/23/2023
1.0.1-ci-35 118 4/23/2023
1.0.1-ci-33 130 4/4/2023
1.0.0 350 4/1/2023
1.0.0-ci-34 131 4/23/2023
1.0.0-ci-32 128 4/4/2023
1.0.0-ci-31 133 4/3/2023
1.0.0-ci-30 137 4/3/2023
1.0.0-ci-29 130 4/3/2023
1.0.0-ci-28 119 4/3/2023
1.0.0-ci-27 137 4/3/2023
1.0.0-ci-26 127 4/1/2023
1.0.0-ci-25 140 4/1/2023
1.0.0-ci-24 134 4/1/2023
1.0.0-ci-23 132 4/1/2023
1.0.0-ci-22 140 4/1/2023
1.0.0-ci-21 143 4/1/2023
1.0.0-ci-16 121 3/31/2023
1.0.0-beta-ci-17 131 3/31/2023
0.1.0-ci-15 142 3/31/2023