Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
Dapper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
Dapper
Commits
2b4bb22d
Commit
2b4bb22d
authored
Apr 01, 2016
by
Marc Gravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.50-beta9
parent
4da982e2
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
project.json
Dapper.Contrib/project.json
+1
-1
project.json
Dapper.EntityFramework.StrongName/project.json
+1
-1
project.json
Dapper.EntityFramework/project.json
+1
-1
project.json
Dapper.SqlBuilder/project.json
+1
-1
project.json
Dapper.StrongName/project.json
+1
-1
project.json
Dapper/project.json
+1
-1
No files found.
Dapper.Contrib/project.json
View file @
2b4bb22d
...
...
@@ -5,7 +5,7 @@
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"Dapper.Contrib"
,
"description"
:
"The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional
\"
dirty
\"
tracking of interface-based entities."
,
"version"
:
"1.50-beta
8
"
,
"version"
:
"1.50-beta
9
"
,
"title"
:
"Dapper.Contrib"
,
"tags"
:
[
"orm"
,
"sql"
,
"micro-orm"
,
"dapper"
],
"copyright"
:
"2015 Stack Exchange, Inc."
,
...
...
Dapper.EntityFramework.StrongName/project.json
View file @
2b4bb22d
...
...
@@ -5,7 +5,7 @@
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"Adds support for DbGeography, etc."
,
"description"
:
"Extension handlers for entity framework"
,
"version"
:
"1.50-beta
8
"
,
"version"
:
"1.50-beta
9
"
,
"title"
:
"Dapper entity framework type handlers (with a strong name)"
,
"tags"
:
[
"orm"
,
"sql"
,
"micro-orm"
],
"copyright"
:
"2015 Stack Exchange, Inc."
,
...
...
Dapper.EntityFramework/project.json
View file @
2b4bb22d
...
...
@@ -5,7 +5,7 @@
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"Adds support for DbGeography, etc."
,
"description"
:
"Extension handlers for entity framework"
,
"version"
:
"1.50-beta
8
"
,
"version"
:
"1.50-beta
9
"
,
"title"
:
"Dapper entity framework type handlers"
,
"tags"
:
[
"orm"
,
"sql"
,
"micro-orm"
],
"copyright"
:
"2015 Stack Exchange, Inc."
,
...
...
Dapper.SqlBuilder/project.json
View file @
2b4bb22d
...
...
@@ -5,7 +5,7 @@
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"Dapper.SqlBuilder"
,
"description"
:
"The Dapper SqlBuilder component, for building SQL queries dynamically."
,
"version"
:
"1.50-beta
8
"
,
"version"
:
"1.50-beta
9
"
,
"title"
:
"Dapper SqlBuilder component"
,
"tags"
:
[
"orm"
,
"sql"
,
"micro-orm"
,
"query"
,
"sql-builder"
],
"copyright"
:
"2015 Stack Exchange, Inc."
,
...
...
Dapper.StrongName/project.json
View file @
2b4bb22d
...
...
@@ -5,7 +5,7 @@
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"A high performance Micro-ORM"
,
"description"
:
"A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.."
,
"version"
:
"1.50-beta
8
"
,
"version"
:
"1.50-beta
9
"
,
"title"
:
"Dapper dot net (strong named)"
,
"tags"
:
[
"orm"
,
"sql"
,
"micro-orm"
],
"copyright"
:
"2015 Stack Exchange, Inc."
,
...
...
Dapper/project.json
View file @
2b4bb22d
...
...
@@ -5,7 +5,7 @@
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"A high performance Micro-ORM"
,
"description"
:
"A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.."
,
"version"
:
"1.50-beta
8
"
,
"version"
:
"1.50-beta
9
"
,
"title"
:
"Dapper dot net"
,
"tags"
:
[
"orm"
,
"sql"
,
"micro-orm"
],
"copyright"
:
"2015 Stack Exchange, Inc."
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment