Skip to content
View ccrookston's full-sized avatar

Block or report ccrookston

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Dapper.SimpleRepository Dapper.SimpleRepository Public

    Dapper.SimpleRepository creates a Dapper repository that reduces CRUD operations to a single line of code. It also greatly simplifies executing CRUD operations with filters, executing full queries,…

    C# 19 8

  2. Dapper.SimpleCRUD Dapper.SimpleCRUD Public

    Forked from ericdc1/Dapper.SimpleCRUD

    Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.

    C#

  3. SQLModelGenerator SQLModelGenerator Public

    A SQL query that generates a C# model class for each of your tables.

    TSQL 1