Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinoahpx/manganese
A handy extensions library.
https://github.com/sinoahpx/manganese
extension extension-methods
Last synced: about 6 hours 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T02:50:26.000Z (4 months ago)
- Last Synced: 2024-11-05T06:37:43.318Z (11 days 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.