Celerik.NetCore.Util 3.0.4

dotnet add package Celerik.NetCore.Util --version 3.0.4
NuGet\Install-Package Celerik.NetCore.Util -Version 3.0.4
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="3.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Celerik.NetCore.Util --version 3.0.4
#r "nuget: Celerik.NetCore.Util, 3.0.4"
#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=3.0.4

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

Provides some custom utilities for .NET Core projects, including: attributes, azure, datetime, files, json, resources, convertions, crypto, enums, queries, stack trace, strings, testing, validations among others.

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.

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 631 1/24/2023
3.0.3 252 1/24/2023
3.0.2 6,892 11/10/2022
3.0.1 305 11/8/2022
3.0.0 302 11/8/2022
2.3.0 7,121 5/5/2020
2.2.0 709 4/28/2020
2.0.17 477 4/24/2020
2.0.16 827 4/21/2020
2.0.15 872 4/20/2020
2.0.14 482 4/20/2020
2.0.13 467 4/19/2020
2.0.12 643 4/19/2020
2.0.11 851 4/17/2020
2.0.10 474 4/17/2020
2.0.9 486 4/16/2020
2.0.8 439 4/16/2020
2.0.7 449 4/16/2020
2.0.6 444 4/15/2020
2.0.5 456 4/15/2020
2.0.4 456 4/15/2020
2.0.3 450 4/15/2020
2.0.2 558 4/7/2020
2.0.1 494 4/7/2020
2.0.0 459 4/7/2020
1.0.8 470 4/6/2020
1.0.7 423 4/6/2020
1.0.6 462 4/2/2020
1.0.5 413 4/2/2020
1.0.4 447 4/1/2020
1.0.3 486 3/31/2020
1.0.2 463 3/31/2020
1.0.1 499 3/18/2020
1.0.0 481 3/18/2020
0.0.17 438 3/8/2020
0.0.16 445 3/2/2020
0.0.15 456 3/2/2020
0.0.14 459 3/2/2020
0.0.13 455 3/2/2020
0.0.12 447 3/2/2020
0.0.11 486 3/2/2020
0.0.10 465 3/2/2020
0.0.9 470 3/2/2020
0.0.8 445 3/2/2020
0.0.7 457 2/28/2020
0.0.6 409 2/28/2020
0.0.5 526 2/24/2020
0.0.4 562 2/22/2020
0.0.3 428 2/22/2020
0.0.2 425 2/22/2020
0.0.1 462 2/22/2020
0.0.0 469 2/22/2020

Updgrated target framework to netstandard 2.1, upgrated nuget references