Namespace Dapper.SimpleSqlBuilder.DependencyInjection
Classes
- ServiceCollectionExtensions
-
An extension class for IServiceCollection to configure the Simple SQL builder.
- SimpleBuilderOptions
-
An options class for configuring the builders settings.
Structs
- BuilderFactoryInterpolatedStringHandler
-
A handler used by the language compiler to create the Builder and append interpolated strings into Builder instances.
Interfaces
- ISimpleBuilder
-
An interface that defines the builder factory type.