https://github.com/soenneker/soenneker.extensions.object
A collection of helpful Object extension methods
https://github.com/soenneker/soenneker.extensions.object
csharp dotnet extension object
Last synced: 3 months ago
JSON representation
A collection of helpful Object extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.object
- Owner: soenneker
- License: mit
- Created: 2023-03-06T22:29:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T04:49:13.000Z (3 months ago)
- Last Synced: 2026-03-31T04:56:03.401Z (3 months ago)
- Topics: csharp, dotnet, extension, object
- Language: C#
- Homepage: https://soenneker.com
- Size: 4.98 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Extensions.Object/)
[](https://github.com/soenneker/soenneker.extensions.object/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Object/)
[](https://github.com/soenneker/soenneker.extensions.object/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Object
### A collection of helpful Object extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Object
```
## Usage