https://github.com/soenneker/soenneker.extensions.array.object
A collection of helpful object[] extension methods
https://github.com/soenneker/soenneker.extensions.array.object
array csharp dotnet extension extensions object objectarrayextension
Last synced: 3 months ago
JSON representation
A collection of helpful object[] extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.array.object
- Owner: soenneker
- License: mit
- Created: 2024-02-19T01:20:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-15T01:12:12.000Z (4 months ago)
- Last Synced: 2026-03-15T06:27:14.042Z (4 months ago)
- Topics: array, csharp, dotnet, extension, extensions, object, objectarrayextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 104 KB
- Stars: 0
- 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.array.object/)
[](https://github.com/soenneker/soenneker.extensions.array.object/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.array.object/)
[](https://github.com/soenneker/soenneker.extensions.array.object/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Array.Object
### A collection of helpful object[] extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Array.Object
```