Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SqlRepo
/
SqlRepo
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
31
Code
Issues
7
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SqlRepo
SqlRepo
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2019
Completed tests of data reader entity mapper with profiles
Mike Hanson
committed
10b4c8e
View commit details
Copy full SHA for 10b4c8e
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Added factory for entity mapping profiles
Mike Hanson
committed
eaa7d21
View commit details
Copy full SHA for eaa7d21
View code at this point
Browse repository at this point
Added generic collection and array mapping
Mike Hanson
committed
68bf24d
View commit details
Copy full SHA for 68bf24d
View code at this point
Browse repository at this point
Completed support for mapping collection and list members
Mike Hanson
committed
24e5b16
View commit details
Copy full SHA for 24e5b16
View code at this point
Browse repository at this point
Migrated from previous branch polluted by SQLite work
Mike Hanson
committed
3c01b84
View commit details
Copy full SHA for 3c01b84
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Added ISqlLogWriter to delegate logging from ISqlLogger (#45)
Show description for 07bba59
markiodev
authored and
Mike Hanson
committed
07bba59
View commit details
Copy full SHA for 07bba59
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Feature/execute proc and sql (#41)
Show description for 34df7ee
Mike Hanson
authored
34df7ee
View commit details
Copy full SHA for 34df7ee
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Merge feature/connection provider -> develop (#36)
Show description for 9f3bf09
Mike Hanson
authored
9f3bf09
View commit details
Copy full SHA for 9f3bf09
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Renamed project and moved some re-usable classes into testing project (#33)
Mike Hanson
authored
68d93ec
View commit details
Copy full SHA for 68d93ec
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Added more tests for checking primitive types
markiodev
committed
67f17c7
View commit details
Copy full SHA for 67f17c7
View code at this point
Browse repository at this point
Fixed issue with primitive types in the clause builder (#29)
markiodev
authored and
Mike Hanson
committed
9ba9687
View commit details
Copy full SHA for 9ba9687
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Added static wrapper for repository factory
Mike Hanson
committed
cc4f41c
View commit details
Copy full SHA for cc4f41c
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Added WhereIn to UpdateCommand. Added new extension method for registering SqlRepo with Microsoft.Extensions.DependencyInjection.
markiodev
committed
a14cdae
View commit details
Copy full SHA for a14cdae
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Added Ninject module for IoC configuration
Show description for 9dc1bdd
Mike Hanson
committed
9dc1bdd
View commit details
Copy full SHA for 9dc1bdd
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Set table name correctly in WhereClauseBuilder when using DeleteCommand.
markiodev
committed
ec8e18f
View commit details
Copy full SHA for ec8e18f
View code at this point
Browse repository at this point
Bumped version number up to 1.0.15
markiodev
committed
6c6c930
View commit details
Copy full SHA for 6c6c930
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Added default ConsoleSqlLogger. Added missing methods to IDeleteCommand for setting Table name and schema.
markiodev
committed
2b45ec2
View commit details
Copy full SHA for 2b45ec2
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Added GoAsync support to commands
Mike Hanson
committed
1e0b284
View commit details
Copy full SHA for 1e0b284
View code at this point
Browse repository at this point
Updated command executor with async versions of methods
Mike Hanson
committed
a0d138b
View commit details
Copy full SHA for a0d138b
View code at this point
Browse repository at this point
Commits on May 21, 2017
Fixed a few typos
Mike Hanson
committed
bfeb20e
View commit details
Copy full SHA for bfeb20e
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Move GroupBy above OrderBy in SelectCommandSpecification.
markiodev
committed
fb06540
View commit details
Copy full SHA for fb06540
View code at this point
Browse repository at this point
Grouping should be above Ordering in SelectCommand.Sql()
markiodev
committed
66037f9
View commit details
Copy full SHA for 66037f9
View code at this point
Browse repository at this point
Bumped version number to 1.0.12
markiodev
committed
adfaf6e
View commit details
Copy full SHA for adfaf6e
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Pushed version 1.0.11
markiodev
committed
b075848
View commit details
Copy full SHA for b075848
View code at this point
Browse repository at this point
Bumped version number to 1.0.10
markiodev
committed
d10215a
View commit details
Copy full SHA for d10215a
View code at this point
Browse repository at this point
Removed post build scripts which were causing build to fail
markiodev
committed
d0d2d7a
View commit details
Copy full SHA for d0d2d7a
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Pushed 1.0.8 to Nuget
markiodev
committed
862aa79
View commit details
Copy full SHA for 862aa79
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Configured auto deployment of NuGet packages via AppVeyor
Mike Hanson
committed
0f72ec0
View commit details
Copy full SHA for 0f72ec0
View code at this point
Browse repository at this point
Updated Nuget packages
Mike Hanson
committed
afb2937
View commit details
Copy full SHA for afb2937
View code at this point
Browse repository at this point
Enabled NCrunch for solution
Mike Hanson
committed
c6f1510
View commit details
Copy full SHA for c6f1510
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
Upgraded from deprecated .xproj to new .csproj. Fixed build error.
markiodev
committed
7eef504
View commit details
Copy full SHA for 7eef504
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Updated version numbers in project.json.
markiodev
committed
7902e06
View commit details
Copy full SHA for 7902e06
View code at this point
Browse repository at this point
Removed SqlRepo.Model and added NuGet package to SqlRepo
markiodev
committed
3e6f202
View commit details
Copy full SHA for 3e6f202
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Added new Group By, Order By, Aggregation functionality.
Show description for 5d5c1a7
Mark Eastwood
committed
5d5c1a7
View commit details
Copy full SHA for 5d5c1a7
View code at this point
Browse repository at this point
Migrated projects to use .NET Core.
Mark Eastwood
committed
133675e
View commit details
Copy full SHA for 133675e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.