https://github.com/soenneker/soenneker.enums.directions
An enumeration for directions
https://github.com/soenneker/soenneker.enums.directions
csharp direction directions dotnet enum enums incoming outgoing
Last synced: 5 days ago
JSON representation
An enumeration for directions
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.enums.directions
- Owner: soenneker
- License: mit
- Created: 2025-09-04T23:14:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T03:04:02.000Z (5 days ago)
- Last Synced: 2026-04-22T04:33:58.008Z (5 days ago)
- Topics: csharp, direction, directions, dotnet, enum, enums, incoming, outgoing
- Language: C#
- Homepage: https://soenneker.com
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.directions/)
[](https://github.com/soenneker/soenneker.enums.directions/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.enums.directions/)
[](https://github.com/soenneker/soenneker.enums.directions/actions/workflows/codeql.yml)
#  Soenneker.Enums.Directions
### An enumeration for directions
## Installation
```
dotnet add package Soenneker.Enums.Directions
```