https://github.com/soenneker/soenneker.utils.method
A utility library providing various method() related operations
https://github.com/soenneker/soenneker.utils.method
csharp dotnet method utils
Last synced: 4 months ago
JSON representation
A utility library providing various method() related operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.method
- Owner: soenneker
- License: mit
- Created: 2023-04-19T18:35:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:26:57.000Z (over 1 year ago)
- Last Synced: 2024-05-22T14:31:15.551Z (over 1 year ago)
- Topics: csharp, dotnet, method, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 334 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Utils.Method/)
[](https://github.com/soenneker/soenneker.utils.method/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.Method/)
#  Soenneker.Utils.Method
### A utility library providing various method() related operations
## Installation
```
dotnet add package Soenneker.Utils.Method
```