https://github.com/soenneker/soenneker.extensions.type
An extension library for useful Type operations
https://github.com/soenneker/soenneker.extensions.type
csharp dotnet extension type
Last synced: 3 months ago
JSON representation
An extension library for useful Type operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.type
- Owner: soenneker
- License: mit
- Created: 2023-02-27T02:37:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T17:32:38.000Z (4 months ago)
- Last Synced: 2026-03-09T18:50:31.208Z (4 months ago)
- Topics: csharp, dotnet, extension, type
- Language: C#
- Homepage: https://soenneker.com
- Size: 811 KB
- Stars: 1
- 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.Type/)
[](https://github.com/soenneker/soenneker.extensions.type/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Type/)
[](https://github.com/soenneker/soenneker.extensions.type/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Type
### An extension library for useful Type operations
## Installation
```
dotnet add package Soenneker.Extensions.Type
```