Celerik.NetCore.Util 1.0.0

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

// Install Celerik.NetCore.Util as a Cake Tool
#tool nuget:?package=Celerik.NetCore.Util&version=1.0.0

.NET Core Utility Library

build deploy documentation Coverage Status NuGet

What's it

Celerik.NetCore.Util provides some custom utilities for .NET Core projects, including: attributes, azure, datetime, exceptions, files, json, pagination, resources, testing, convertions, crypto, enums, queries, stack trace, strings, validations.

Quick Start

PM > Install-Package Celerik.NetCore.Util

API and examples

  • Check out API's documentation here.
  • Check out tutorials on Celerik's blog here.

What's next

Check out the road map of Celerik.NetCore.Util here.

License

Celerik.NetCore.Util is licensed under the MIT license.

How to Contribute

Check out the contributing guide here.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Celerik.NetCore.Util:

Package Downloads
Celerik.NetCore.Services

Provides a code baseline for .NET Core service-oriented projects including configuration, standard service builder, common enumerations, common exceptions, a standar response model, pagination, resources, base service classes and utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.4 640 1/24/2023
3.0.3 257 1/24/2023
3.0.2 7,382 11/10/2022
3.0.1 305 11/8/2022
3.0.0 302 11/8/2022
2.3.0 7,125 5/5/2020
2.2.0 710 4/28/2020
2.0.17 478 4/24/2020
2.0.16 829 4/21/2020
2.0.15 873 4/20/2020
2.0.14 483 4/20/2020
2.0.13 468 4/19/2020
2.0.12 644 4/19/2020
2.0.11 852 4/17/2020
2.0.10 476 4/17/2020
2.0.9 487 4/16/2020
2.0.8 440 4/16/2020
2.0.7 450 4/16/2020
2.0.6 445 4/15/2020
2.0.5 457 4/15/2020
2.0.4 457 4/15/2020
2.0.3 451 4/15/2020
2.0.2 559 4/7/2020
2.0.1 495 4/7/2020
2.0.0 460 4/7/2020
1.0.8 471 4/6/2020
1.0.7 424 4/6/2020
1.0.6 463 4/2/2020
1.0.5 414 4/2/2020
1.0.4 449 4/1/2020
1.0.3 488 3/31/2020
1.0.2 465 3/31/2020
1.0.1 501 3/18/2020
1.0.0 483 3/18/2020
0.0.17 440 3/8/2020
0.0.16 447 3/2/2020
0.0.15 457 3/2/2020
0.0.14 461 3/2/2020
0.0.13 457 3/2/2020
0.0.12 449 3/2/2020
0.0.11 487 3/2/2020
0.0.10 467 3/2/2020
0.0.9 472 3/2/2020
0.0.8 447 3/2/2020
0.0.7 459 2/28/2020
0.0.6 411 2/28/2020
0.0.5 528 2/24/2020
0.0.4 564 2/22/2020
0.0.3 430 2/22/2020
0.0.2 427 2/22/2020
0.0.1 464 2/22/2020
0.0.0 471 2/22/2020

Improved documentation