Ecosyste.ms: Awesome
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
csha dotnet-core nuget-package
Last synced: 10 days ago
JSON representation
NUGET package for sharing common utilities used while developing RESTful APIs
- Host: GitHub
- URL: https://github.com/vilarj/commonutils
- Owner: vilarj
- License: mit
- Created: 2024-02-27T00:37:34.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-07-24T15:09:31.000Z (5 months ago)
- Last Synced: 2024-10-31T03:21:41.122Z (about 2 months ago)
- Topics: csha, dotnet-core, nuget-package
- Language: C#
- Homepage: https://www.nuget.org/packages/API-Utilities/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.