https://github.com/soenneker/soenneker.enums.operationtypes
A enumeration for common mathematical operations
https://github.com/soenneker/soenneker.enums.operationtypes
csharp dotnet enum enums greaterthan lessthan math operation operations operationtype operationtypes type types
Last synced: 4 months ago
JSON representation
A enumeration for common mathematical operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.enums.operationtypes
- Owner: soenneker
- License: mit
- Created: 2025-02-25T15:51:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T18:16:27.000Z (over 1 year ago)
- Last Synced: 2025-02-25T18:44:08.061Z (over 1 year ago)
- Topics: csharp, dotnet, enum, enums, greaterthan, lessthan, math, operation, operations, operationtype, operationtypes, type, types
- Language: C#
- Homepage: https://soenneker.com
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.enums.operationtypes/)
[](https://github.com/soenneker/soenneker.enums.operationtypes/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.enums.operationtypes/)
[](https://github.com/soenneker/soenneker.enums.operationtypes/actions/workflows/codeql.yml)
#  Soenneker.Enums.OperationTypes
### A enumeration for common mathematical operations
## Installation
```
dotnet add package Soenneker.Enums.OperationTypes
```