Celerik.NetCore.Util 0.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Celerik.NetCore.Util --version 0.0.9
                    
NuGet\Install-Package Celerik.NetCore.Util -Version 0.0.9
                    
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="0.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Celerik.NetCore.Util" Version="0.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Celerik.NetCore.Util" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Celerik.NetCore.Util --version 0.0.9
                    
#r "nuget: Celerik.NetCore.Util, 0.0.9"
                    
#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.
#:package Celerik.NetCore.Util@0.0.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Celerik.NetCore.Util&version=0.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Celerik.NetCore.Util&version=0.0.9
                    
Install as a Cake Tool

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.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 839 1/24/2023
3.0.3 363 1/24/2023
3.0.2 17,405 11/10/2022
3.0.1 391 11/8/2022
3.0.0 387 11/8/2022
2.3.0 7,335 5/5/2020
2.2.0 880 4/28/2020
2.0.17 604 4/24/2020
2.0.16 1,000 4/21/2020
2.0.15 1,045 4/20/2020
2.0.14 611 4/20/2020
2.0.13 596 4/19/2020
2.0.12 775 4/19/2020
2.0.11 1,007 4/17/2020
2.0.10 617 4/17/2020
2.0.9 622 4/16/2020
2.0.8 599 4/16/2020
2.0.7 579 4/16/2020
2.0.6 581 4/15/2020
2.0.5 599 4/15/2020
2.0.4 588 4/15/2020
2.0.3 579 4/15/2020
2.0.2 699 4/7/2020
2.0.1 653 4/7/2020
2.0.0 593 4/7/2020
1.0.8 610 4/6/2020
1.0.7 576 4/6/2020
1.0.6 613 4/2/2020
1.0.5 553 4/2/2020
1.0.4 583 4/1/2020
1.0.3 620 3/31/2020
1.0.2 598 3/31/2020
1.0.1 638 3/18/2020
1.0.0 622 3/18/2020
0.0.17 587 3/8/2020
0.0.16 578 3/2/2020
0.0.15 581 3/2/2020
0.0.14 593 3/2/2020
0.0.13 591 3/2/2020
0.0.12 586 3/2/2020
0.0.11 626 3/2/2020
0.0.10 613 3/2/2020
0.0.9 598 3/2/2020
0.0.8 573 3/2/2020
0.0.7 588 2/28/2020
0.0.6 546 2/28/2020
0.0.5 673 2/24/2020
0.0.4 708 2/22/2020
0.0.3 560 2/22/2020
0.0.2 553 2/22/2020
0.0.1 601 2/22/2020
0.0.0 609 2/22/2020

Added enum utilities