An open API service indexing awesome lists of open source software.

https://github.com/vilarj/commonutils

NUGET package for sharing common utilities used while developing RESTful APIs
https://github.com/vilarj/commonutils

csharp dotnet-core nuget-package

Last synced: 6 months ago
JSON representation

NUGET package for sharing common utilities used while developing RESTful APIs

Awesome Lists containing this project

README

          

# Common Utils
Common checking library for API development. It checks for null values, negative numbers, extra space at the end of a string...
The library throws handling exceptions for making the developer's life easier.