Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/copperdevs/copperdevs.core

Common files used in multiple projects of mine
https://github.com/copperdevs/copperdevs.core

Last synced: 3 months ago
JSON representation

Common files used in multiple projects of mine

Awesome Lists containing this project

README

        

# CopperDevs.Core

> Common files used in multiple projects of mine

## Projects

- [CopperDevs.Core](./CopperDevs.Core)
- Base project with all the essential items
- [CopperDevs.Logger](./CopperDevs.Logger)
- Custom logger class inspired by [PrettyLog](https://github.com/LukynkaCZE/PrettyLog?tab=readme-ov-file) by [LukynkaCZE](https://github.com/LukynkaCZE)
- [CopperDevs.Core.Logging](./CopperDevs.Core.Logging)
- Extension project that adds support for the logger class to ILoggingBuilder