https://github.com/soenneker/soenneker.enums.dayofweek
An enumerator for describing the day of the week (Mon, Tues, ..)
https://github.com/soenneker/soenneker.enums.dayofweek
csharp datetime day dotnet enum week
Last synced: about 1 month ago
JSON representation
An enumerator for describing the day of the week (Mon, Tues, ..)
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.enums.dayofweek
- Owner: soenneker
- License: mit
- Created: 2023-05-09T00:28:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-08T21:13:13.000Z (about 2 months ago)
- Last Synced: 2026-04-08T23:17:16.167Z (about 2 months ago)
- Topics: csharp, datetime, day, dotnet, enum, week
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.21 MB
- 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.Enums.DayOfWeek/)
[](https://github.com/soenneker/soenneker.enums.dayofweek/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Enums.DayOfWeek/)
[](https://github.com/soenneker/soenneker.enums.dayofweek/actions/workflows/codeql.yml)
#  Soenneker.Enums.DayOfWeek
### An enumerator for describing the day of the week (Mon, Tues, ..)
## Installation
```
dotnet add package Soenneker.Enums.DayOfWeek
```