Resulver.AspNetCore.Core
9.0.1
dotnet add package Resulver.AspNetCore.Core --version 9.0.1
NuGet\Install-Package Resulver.AspNetCore.Core -Version 9.0.1
<PackageReference Include="Resulver.AspNetCore.Core" Version="9.0.1" />
<PackageVersion Include="Resulver.AspNetCore.Core" Version="9.0.1" />
<PackageReference Include="Resulver.AspNetCore.Core" />
paket add Resulver.AspNetCore.Core --version 9.0.1
#r "nuget: Resulver.AspNetCore.Core, 9.0.1"
#:package Resulver.AspNetCore.Core@9.0.1
#addin nuget:?package=Resulver.AspNetCore.Core&version=9.0.1
#tool nuget:?package=Resulver.AspNetCore.Core&version=9.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 | net9.0 is compatible. 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. |
-
net9.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.2)
- Resulver (>= 9.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Resulver.AspNetCore.Core:
| Package | Downloads |
|---|---|
|
Resulver.AspNetCore.FastEndpoints
Clean implementation of Result Pattern and error handling for Asp Core Web API applications |
|
|
Resulver.AspNetCore.Controllers
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.