An open API service indexing awesome lists of open source software.

https://github.com/tjc-tools/tjc.enumflags

Extensions for enums with the Flags attribute set
https://github.com/tjc-tools/tjc.enumflags

enum enum-flags enums extension-methods extensions flags nuget-package

Last synced: 2 months ago
JSON representation

Extensions for enums with the Flags attribute set

Awesome Lists containing this project

README

        

![GitHub Tag](https://img.shields.io/github/v/tag/TJC-Tools/TJC.EnumFlags)
[![GitHub Release](https://img.shields.io/github/v/release/TJC-Tools/TJC.EnumFlags)](https://github.com/TJC-Tools/TJC.EnumFlags/releases/latest)
[![NuGet Version](https://img.shields.io/nuget/v/TJC.EnumFlags)](https://www.nuget.org/packages/TJC.EnumFlags)

[![NuGet Downloads](https://img.shields.io/nuget/dt/TJC.EnumFlags)](https://www.nuget.org/packages/TJC.EnumFlags)
![Size](https://img.shields.io/github/repo-size/TJC-Tools/TJC.EnumFlags)
[![License](https://img.shields.io/github/license/TJC-Tools/TJC.EnumFlags.svg)](LICENSE)

[![codecov](https://codecov.io/gh/TJC-Tools/TJC.EnumFlags/graph/badge.svg?token=J5SQ4CYSA9)](https://codecov.io/gh/TJC-Tools/TJC.EnumFlags)

## Documentation
- [Changelog](CHANGELOG.md)