Pinned Repositories
Blu4Net
Blu4Net is a .NET library that interfaces with BluOS players
BluOsNadRemote
BluOS NAD Remote App
csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
dtonic
A collection of the very basic json types to create and handle data transfer objects
fluent-defaults
A library for .NET that uses a fluent interface that simplifies setting default values, similar to how FluentValidation handles validations. It promotes cleaner code, better separation of concerns, and integrates well with existing .NET frameworks.
light-table
Light table app
name-caser
Extension method to convert casings
net_automatic_interface
.Net Source Generator for Automatic Interfaces
sourcedepend
sourceinject
A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.
crwsolutions's Repositories
crwsolutions/BluOsNadRemote
BluOS NAD Remote App
crwsolutions/Blu4Net
Blu4Net is a .NET library that interfaces with BluOS players
crwsolutions/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
crwsolutions/dtonic
A collection of the very basic json types to create and handle data transfer objects
crwsolutions/light-table
Light table app
crwsolutions/name-caser
Extension method to convert casings
crwsolutions/net_automatic_interface
.Net Source Generator for Automatic Interfaces
crwsolutions/sourcedepend
crwsolutions/sourceinject
A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.
crwsolutions/spectre-console-ilogger
A opioninated logger implementation for Microsoft's logging that uses Spectre.Console.