Celerik.NetCore.Services
2.5.0
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
<PackageReference Include="Celerik.NetCore.Services" Version="2.5.0" />
paket add Celerik.NetCore.Services --version 2.5.0
#r "nuget: Celerik.NetCore.Services, 2.5.0"
// 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 | 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- AutoMapper (>= 9.0.0)
- Celerik.NetCore.Util (>= 2.3.0)
- FluentValidation (>= 8.6.2)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 3.1.3)
- Microsoft.AspNetCore.Identity.UI (>= 3.1.3)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.3)
- Microsoft.Extensions.Logging.Console (>= 3.1.3)
- Microsoft.Extensions.Logging.Debug (>= 3.1.3)
- System.Text.Json (>= 4.7.1)
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.
Implemented Json String Localizer logic