0x1000000
-
- 26,175 total downloads
- last updated 3/18/2026
- Latest version: 1.2.0-beta2 (prerelease)
SqExpress is a SQL query builder that allows you to create SQL expressions directly in C# code with strong typing and IntelliSense (without LINQ!). The library provides a generic SQL syntax tree with export to... More information -
-
- 666 total downloads
- last updated 3/10/2026
- Latest version: 1.1.2
Mark an enum with [VisitorGenerator] and the source generator creates visitor interfaces and strongly-typed Accept extension methods that dispatch by enum member. It also supports [VisitorToMethod] on... More information -
-
- 94 total downloads
- last updated 2/16/2026
- Latest version: 0.0.1
Lightweight async coalescing library for .NET with use-first/use-last/queue/debounce/aggregate strategies.