HowlDev is a collection of libraries mostly started by Cody Howell. I use libraries to explore new aspects of the C# language, such as:
- Reflection
- Text Parsing
- Structs / Performance
- Immutability
- Useful Console Applications
- Machine Learning Systems
- Authentication
- WebSockets
- Code Generation
- Compression
- Includes frontend/backend handshakes
There are currently no constributors. If you would like to contribute, there are tasks that cover all my libraries in an single project in the .github repository. Generally, tasks will be created (and pull requests submitted) for known bugs/features that will be added to a library after version 1.0 has been published.
At that point, the code has a shape and it's where I'm somewhat happy with it, so everything beyond that is just improvement.
You can find information and more of my work at my wiki.