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: 11 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T14:25:09.000Z (11 months ago)
- Last Synced: 2025-03-04T13:46:37.291Z (11 months ago)
- Topics: csharp, date, datetime, datetimenullableextension, dotnet, extension, extensions, null, nullable, time
- Language: C#
- Homepage: https://soenneker.com
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/)
#  Soenneker.Extensions.DateTime.Nullable
### A collection of helpful DateTime? extension methods
## Installation
```
dotnet add package Soenneker.Extensions.DateTime.Nullable
```