Thanks to visit codestin.com
Credit goes to github.com

Skip to content

adnanalbeda/ResultKits

Repository files navigation

Result Kits

(Changed name from ResultKit to ResultKits as another Nuget library with ResultKit name exists.)

Result Kit provides a minimal and efficient way to handle operation results in .NET applications. It helps you manage success and error outcomes with clear types and utilities.

Features

  • Simple result types for success and error handling.
  • Built-in support for common result statuses (Success, Created, Accepted, NoContent).
  • Extensible design for custom result scenarios.
  • Typed data for success results (e.g., value creation, job acceptance).
  • .NET 9 compatible.

Installation

(TODO)

Usage

Success Results

(TODO)

Error Results

(TODO)

License

(TODO)

Changelog

See CHANGELOG.md for details.

About

Result Kits for web apis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages