This repository contains result classes to return success and failure messages to calling code.
Info
Version: | 6.20230724.1 |
Author(s): | Verve Infotech, Aziz Kapadia |
Last Update: | Monday, July 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Verve.Utility.Core.ContractResult |
Install
Install-Package Verve.Utility.Core.ContractResult
dotnet add package Verve.Utility.Core.ContractResult
paket add Verve.Utility.Core.ContractResult
Verve.Utility.Core.ContractResult Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2020.3.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags