Metadata >> NuGet >> SqlChic >> 0.1.1-rc

0.1.1-rc

Metadata

Authors Sam Saffron,Marc Gravell,Bruce Markham
Copyrights Copyright 2014 Sam Saffron, Bruce Markham
Description A high performance fully-async Micro-ORM for ADO.NET.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Bruce Markham
ProjectUrl https://github.com/illuminus86/SqlChic
ReleaseNotes * SqlChic 0.1.1-rc * - Refactored API to be fully async/await compliant, including IObservable where needed * Dapper 1.13 * - Added support for Table Valued Parameters as part of anonymous objects * - Added support for async * - Added support for sharing strategies between databases * - Rewrote dynamic implementation * Dapper 1.12.1 * - Minor deploy glitch (should now include intellisense files!) * Dapper 1.12 * - Better automatic type-mapping (int vs long, float vs double, etc) * - Fixed: bug with indexer properties * Dapper 1.11 * - Custom type-map support * Dapper 1.10 * - Fixed: error-handling could lose original exception if reader closed * Dapper 1.9 * - Added: better schema change detection * - Fixed: enum support for T in Query-of-T * - Added: dictionary support for parameters
RequireLicenseAcceptance False
Summary A high performance fully async Micro-ORM.
Tags orm sql micro-orm dapper async sqlchic
Dependencies Rx-Core:2.1.30214.0|Rx-Interfaces:2.1.30214.0|Rx-Linq:2.1.30214.0|Rx-Main:2.1.30214.0|Rx-PlatformServices:2.1.30214.0
Title SqlChic
PackageSize 107203
PackageHashAlgorithm SHA512
PackageHash nBbl5/cix6CCIZnAIuJ14b66OeQbRbR2lnafOvPQjuimIzlbzUlKDNwlDJsr1sz0+fN+4aGy/ghOrTpc5/aDEA==
DownloadCount 000000
CreatedDate 2014-07-22T18:20:59

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install SqlChic -Version 0.1.1-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SqlChic -Version 0.1.1-rc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete SqlChic 0.1.1-rc %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package SqlChic -Version 0.1.1-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SqlChic -Version 0.1.1-rc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap SqlChic -Version 0.1.1-rc
Uninstalling the package:
o remove-wrap SqlChic

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries