https://github.com/sinoahpx/manganese
A handy extensions library.
https://github.com/sinoahpx/manganese
extension extension-methods
Last synced: about 1 year ago
JSON representation
A handy extensions library.
- Host: GitHub
- URL: https://github.com/sinoahpx/manganese
- Owner: SinoAHpx
- License: other
- Created: 2021-11-28T09:24:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T02:50:26.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T17:18:31.677Z (about 1 year ago)
- Topics: extension, extension-methods
- Language: C#
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manganese
A handy extensions library.
The encapsulated methods are mainly comprised of 2 types of classes: `Molecule` and `Atom`.
- `Molecule`: extension methods.
- `Atom`: static classes, which needs to specify class name to be invoked.