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
e9d167e9
Commit
e9d167e9
authored
Jan 13, 2012
by
Sam Saffron
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more info
parent
28c33d45
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
Dapper.Rainbow.nuspec
Dapper.Rainbow/Dapper.Rainbow.nuspec
+9
-2
No files found.
Dapper.Rainbow/Dapper.Rainbow.nuspec
View file @
e9d167e9
...
...
@@ -2,14 +2,21 @@
<package
>
<metadata>
<id>
Dapper.Rainbow
</id>
<version>
0.1
</version>
<version>
0.1
.1
</version>
<title>
Dapper.Rainbow
</title>
<authors>
Sam Saffron
</authors>
<owners>
Sam Saffron
</owners>
<licenseUrl>
http://www.apache.org/licenses/LICENSE-2.0
</licenseUrl>
<projectUrl>
http://code.google.com/p/dapper-dot-net/
</projectUrl>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
<description>
Trivial micro-orm implemented on Dapper, provides with CRUD helpers
</description>
<description>
Trivial micro-orm implemented on Dapper, provides with CRUD helpers.
</description>
<summary>
A demo is available at https://gist.github.com/1599013 .
The implementation was extracted from http://data.stackexchange.com source at: http://code.google.com/p/stack-exchange-data-explorer/ .
Data explorer uses "Rainbow" exclusively for all database access.
</summary>
<releaseNotes>
* version 0.1
</releaseNotes>
<copyright>
Copyright Sam Saffron 2012
</copyright>
<tags>
orm dapper micro-orm
</tags>
...
...
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