https://github.com/soenneker/soenneker.extensions.datetime.nullable
A collection of helpful DateTime? extension methods
https://github.com/soenneker/soenneker.extensions.datetime.nullable
csharp date datetime datetimenullableextension dotnet extension extensions null nullable time
Last synced: 15 days ago
JSON representation
A collection of helpful DateTime? extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetime.nullable
- Owner: soenneker
- License: mit
- Created: 2024-03-23T00:51:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-29T00:55:27.000Z (23 days ago)
- Last Synced: 2026-05-29T02:24:41.428Z (23 days ago)
- Topics: csharp, date, datetime, datetimenullableextension, dotnet, extension, extensions, null, nullable, time
- Language: C#
- Homepage: https://soenneker.com
- Size: 558 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.datetime.nullable/)
[](https://github.com/soenneker/soenneker.extensions.datetime.nullable/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetime.nullable/)
[](https://github.com/soenneker/soenneker.extensions.datetime.nullable/actions/workflows/codeql.yml)
#  Soenneker.Extensions.DateTime.Nullable
### A collection of helpful DateTime? extension methods
## Installation
```
dotnet add package Soenneker.Extensions.DateTime.Nullable
```