Resulver.AspNetCore.Core
2.0.1
dotnet add package Resulver.AspNetCore.Core --version 2.0.1
NuGet\Install-Package Resulver.AspNetCore.Core -Version 2.0.1
<PackageReference Include="Resulver.AspNetCore.Core" Version="2.0.1" />
paket add Resulver.AspNetCore.Core --version 2.0.1
#r "nuget: Resulver.AspNetCore.Core, 2.0.1"
// Install Resulver.AspNetCore.Core as a Cake Addin #addin nuget:?package=Resulver.AspNetCore.Core&version=2.0.1 // Install Resulver.AspNetCore.Core as a Cake Tool #tool nuget:?package=Resulver.AspNetCore.Core&version=2.0.1
Resulver.AspNetCore.Core Package
The Resulver.AspNetCore.Core package serves as the foundation for implementing the Result pattern in ASP.NET Core Web API projects, simplifying error handling and standardizing API responses.
Available Integrations
Easily integrate the Result pattern into your API projects with the following packages:
Resulver.AspNetCore.Controllers
Enables Result pattern in traditional ASP.NET Core Controllers.Resulver.AspNetCore.FastEndpoints
Adds Result pattern support to FastEndpoints for streamlined API response handling.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Resulver (>= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Resulver.AspNetCore.Core:
Package | Downloads |
---|---|
Resulver.AspNetCore.Controllers
Package Description |
|
Resulver.AspNetCore.FastEndpoints
Clean implementation of Result Pattern and error handling for Asp Core Web API applications |
GitHub repositories
This package is not used by any popular GitHub repositories.