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
<PackageReference Include="Celerik.NetCore.Util" Version="3.0.4" />
paket add Celerik.NetCore.Util --version 3.0.4
#r "nuget: Celerik.NetCore.Util, 3.0.4"
// 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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- CryptoHelper (>= 3.0.2)
- libphonenumber-csharp (>= 8.13.0)
- Microsoft.Extensions.Localization.Abstractions (>= 7.0.0)
- MSTest.TestFramework (>= 2.2.5)
- WindowsAzure.Storage (>= 9.3.3)
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 | 373 | 1/24/2023 |
3.0.3 | 123 | 1/24/2023 |
3.0.2 | 2,418 | 11/10/2022 |
3.0.1 | 194 | 11/8/2022 |
3.0.0 | 190 | 11/8/2022 |
2.3.0 | 6,193 | 5/5/2020 |
2.2.0 | 570 | 4/28/2020 |
2.0.17 | 404 | 4/24/2020 |
2.0.16 | 684 | 4/21/2020 |
2.0.15 | 749 | 4/20/2020 |
2.0.14 | 413 | 4/20/2020 |
2.0.13 | 382 | 4/19/2020 |
2.0.12 | 531 | 4/19/2020 |
2.0.11 | 732 | 4/17/2020 |
2.0.10 | 402 | 4/17/2020 |
2.0.9 | 420 | 4/16/2020 |
2.0.8 | 384 | 4/16/2020 |
2.0.7 | 392 | 4/16/2020 |
2.0.6 | 375 | 4/15/2020 |
2.0.5 | 380 | 4/15/2020 |
2.0.4 | 390 | 4/15/2020 |
2.0.3 | 381 | 4/15/2020 |
2.0.2 | 489 | 4/7/2020 |
2.0.1 | 428 | 4/7/2020 |
2.0.0 | 392 | 4/7/2020 |
1.0.8 | 396 | 4/6/2020 |
1.0.7 | 343 | 4/6/2020 |
1.0.6 | 390 | 4/2/2020 |
1.0.5 | 341 | 4/2/2020 |
1.0.4 | 379 | 4/1/2020 |
1.0.3 | 422 | 3/31/2020 |
1.0.2 | 397 | 3/31/2020 |
1.0.1 | 430 | 3/18/2020 |
1.0.0 | 415 | 3/18/2020 |
0.0.17 | 363 | 3/8/2020 |
0.0.16 | 376 | 3/2/2020 |
0.0.15 | 381 | 3/2/2020 |
0.0.14 | 390 | 3/2/2020 |
0.0.13 | 382 | 3/2/2020 |
0.0.12 | 374 | 3/2/2020 |
0.0.11 | 415 | 3/2/2020 |
0.0.10 | 399 | 3/2/2020 |
0.0.9 | 408 | 3/2/2020 |
0.0.8 | 379 | 3/2/2020 |
0.0.7 | 392 | 2/28/2020 |
0.0.6 | 345 | 2/28/2020 |
0.0.5 | 439 | 2/24/2020 |
0.0.4 | 472 | 2/22/2020 |
0.0.3 | 355 | 2/22/2020 |
0.0.2 | 357 | 2/22/2020 |
0.0.1 | 396 | 2/22/2020 |
0.0.0 | 409 | 2/22/2020 |
Updgrated target framework to netstandard 2.1, upgrated nuget references