SeniorJu.Api.Core
1.0.1
Provides a bunch of functionality to improve your API Rest implementation
Install-Package SeniorJu.Api.Core -Version 1.0.1
dotnet add package SeniorJu.Api.Core --version 1.0.1
<PackageReference Include="SeniorJu.Api.Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SeniorJu.Api.Core --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SeniorJu.Api.Core, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SeniorJu.Api.Core as a Cake Addin
#addin nuget:?package=SeniorJu.Api.Core&version=1.0.1
// Install SeniorJu.Api.Core as a Cake Tool
#tool nuget:?package=SeniorJu.Api.Core&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Provides a bunch of functionality to improve your API Rest implementation
Dependencies
-
.NETCoreApp 3.1
- FluentValidation.AspNetCore (>= 9.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.0)
- NetCore.AutoRegisterDi (>= 2.1.0)
- Newtonsoft.Json (>= 10.0.1)
- Serilog (>= 2.9.0)
- Serilog.Settings.Configuration (>= 3.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.