Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vilarj/commonutils

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

csha dotnet-core nuget-package

Last synced: 10 days 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.