https://github.com/soenneker/soenneker.extensions.bool.nullable
A collection of helpful bool? extension methods
https://github.com/soenneker/soenneker.extensions.bool.nullable
bool csharp dotnet extension extensions null nullable nullableboolextension
Last synced: 19 days ago
JSON representation
A collection of helpful bool? extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.bool.nullable
- Owner: soenneker
- License: mit
- Created: 2024-06-27T20:22:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T06:53:41.000Z (10 months ago)
- Last Synced: 2025-06-22T19:54:30.798Z (9 months ago)
- Topics: bool, csharp, dotnet, extension, extensions, null, nullable, nullableboolextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 457 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.bool.nullable/)
[](https://github.com/soenneker/soenneker.extensions.bool.nullable/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.bool.nullable/)
[](https://github.com/soenneker/soenneker.extensions.bool.nullable/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Bool.Nullable
### A collection of helpful bool? extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Bool.Nullable
```