Celerik.NetCore.Util
0.0.4
See the version list below for details.
dotnet add package Celerik.NetCore.Util --version 0.0.4
NuGet\Install-Package Celerik.NetCore.Util -Version 0.0.4
<PackageReference Include="Celerik.NetCore.Util" Version="0.0.4" />
<PackageVersion Include="Celerik.NetCore.Util" Version="0.0.4" />
<PackageReference Include="Celerik.NetCore.Util" />
paket add Celerik.NetCore.Util --version 0.0.4
#r "nuget: Celerik.NetCore.Util, 0.0.4"
#:package Celerik.NetCore.Util@0.0.4
#addin nuget:?package=Celerik.NetCore.Util&version=0.0.4
#tool nuget:?package=Celerik.NetCore.Util&version=0.0.4
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 | Versions 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. |
-
.NETCoreApp 3.1
- CryptoHelper (>= 3.0.2)
- FluentValidation.AspNetCore (>= 8.6.1)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.2)
- MSTest.TestFramework (>= 2.1.0)
- 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 | 970 | 1/24/2023 |
| 3.0.3 | 441 | 1/24/2023 |
| 3.0.2 | 21,717 | 11/10/2022 |
| 3.0.1 | 477 | 11/8/2022 |
| 3.0.0 | 475 | 11/8/2022 |
| 2.3.0 | 7,603 | 5/5/2020 |
| 2.2.0 | 1,036 | 4/28/2020 |
| 2.0.17 | 691 | 4/24/2020 |
| 2.0.16 | 1,126 | 4/21/2020 |
| 2.0.15 | 1,203 | 4/20/2020 |
| 2.0.14 | 719 | 4/20/2020 |
| 2.0.13 | 675 | 4/19/2020 |
| 2.0.12 | 895 | 4/19/2020 |
| 2.0.11 | 1,166 | 4/17/2020 |
| 2.0.10 | 727 | 4/17/2020 |
| 2.0.9 | 711 | 4/16/2020 |
| 2.0.8 | 707 | 4/16/2020 |
| 2.0.7 | 676 | 4/16/2020 |
| 2.0.6 | 692 | 4/15/2020 |
| 0.0.4 | 811 | 2/22/2020 |
Added testing utilities