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

https://github.com/SirCxyrtyx/FileEmbed

A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations or reflection needed.
https://github.com/SirCxyrtyx/FileEmbed

Last synced: 4 months ago
JSON representation

A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations or reflection needed.

Awesome Lists containing this project