Celerik.NetCore.Services 2.5.0

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

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

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.

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.Services:

Package Downloads
Celerik.NetCore.Web

Provides middlewares, filters and utilities for managing .Net Core Web APIs including utilities Cors, Logging, Exceptions, Resources, Security, Startup Pipelines, Swagger, Validations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 6,771 11/10/2022
2.6.0 1,681 8/26/2020
2.5.0 5,296 5/5/2020
2.4.0 584 5/5/2020
2.3.0 557 5/5/2020
2.2.0 619 4/28/2020
2.0.16 647 4/21/2020
1.0.3 686 4/20/2020
1.0.2 484 4/19/2020
1.0.1 481 4/18/2020
1.0.0 479 4/18/2020

Implemented Json String Localizer logic