https://github.com/soenneker/soenneker.extensions.datetime.dayofweek
A collection of helpful DateTime day of week based extension methods
https://github.com/soenneker/soenneker.extensions.datetime.dayofweek
csharp datetime datetimedayofweekextension day dayofweek dotnet extension extensions week
Last synced: 2 months ago
JSON representation
A collection of helpful DateTime day of week based extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetime.dayofweek
- Owner: soenneker
- License: mit
- Created: 2024-04-05T12:49:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T05:30:41.000Z (2 months ago)
- Last Synced: 2026-03-31T07:10:21.292Z (2 months ago)
- Topics: csharp, datetime, datetimedayofweekextension, day, dayofweek, dotnet, extension, extensions, week
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.63 MB
- Stars: 2
- 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.dayofweek/)
[](https://github.com/soenneker/soenneker.extensions.datetime.dayofweek/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetime.dayofweek/)
[](https://github.com/soenneker/soenneker.extensions.datetime.dayofweek/actions/workflows/codeql.yml)
#  Soenneker.Extensions.DateTime.DayOfWeek
### A collection of helpful DateTime day of week based extension methods
## Installation
```
dotnet add package Soenneker.Extensions.DateTime.DayOfWeek
```