interpolated-strings
There are 6 repositories under interpolated-strings topic.
Drizin/DapperQueryBuilder
Dapper Query Builder using String Interpolation and Fluent API
iQuarc/Geco
Simple code generator based on a console project, running on .Net core and using C# interpolated strings
mishael-o/Dapper.SimpleSqlBuilder
A simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build safe, static, and dynamic SQL queries.
DoooReyn/lua-string-interpolate
Lua 字符串插值
djaus2/ConsoleTextFormat
Simple c# Lib for formatting text in Console apps
gaissmai/grammar
package grammar allows defining regexp rules with comments, whitespace and string interpolation.