- 19 Nov, 2015 7 commits
-
-
Marc Gravell authored
Disable "Produce outputs on build" from test project; see https://github.com/dotnet/corefx/issues/4578
-
Marc Gravell authored
Update to rc1 (23516 dependencies); implement test skipping (including case-sensntivity check); swap all explicit #if to vague #if so we can iterate without bulk changes
-
Marc Gravell authored
Port tests to xUnit
-
Nick Craver authored
There's a hit or miss on the dnx run style entry point now - but this isn't really needed with dnx test, we can just drop the old code IMO.
-
Nick Craver authored
This let's us run the tests much faster and all from Visual Studio, command line, and Appveyor. TODO: Flag missing test methods
-
Nick Craver authored
Upgrading platform monikers
-
Sebastien Ros authored
-
- 18 Nov, 2015 2 commits
-
-
Marc Gravell authored
Update README URLs based on HTTP redirects
-
ReadmeCritic authored
-
- 15 Nov, 2015 2 commits
-
-
Nick Craver authored
Increase extensibility of SqlBuilder.
-
Jeremy Borg authored
-
- 14 Nov, 2015 5 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
- 11 Nov, 2015 10 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
Fixup NuGet.Config and project.json to get things to compile; core-clr: the gift that keeps on giving
-
Nick Craver authored
Code cleanup - take 2
-
Henk Mollema authored
- Expression bodies - Auto-properties (also get-only properties) - Null propagation - `nameof` operator - String interpolation - Dictionary initializer - await in finally clause
-
Nick Craver authored
Add `System.Xml` framework assembly
-
Henk Mollema authored
Without it, Resharper complains about needing the `System.Xml` module when using the `DataTable` class. Project compiles fine without it though. The .NET 4 .csproj file included it as well.
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
fixed GetAll when used with ExplicitKey
-
- 06 Nov, 2015 7 commits
-
-
Marc Gravell authored
-
https://github.com/sebastienros/dapper-dot-netMarc Gravell authored
Merge branch 'projectlock' of https://github.com/sebastienros/dapper-dot-net into sebastienros-projectlock Conflicts: Dapper.DNX.Tests/project.lock.json Dapper/project.lock.json
-
Marc Gravell authored
DNX improvements
-
Henk Mollema authored
-
Henk Mollema authored
Added global.json to solution items too.
-
Henk Mollema authored
-
Henk Mollema authored
-
- 04 Nov, 2015 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 03 Nov, 2015 5 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Sebastien Ros authored
These files are already ignored but must have been added before the rule was added.
-
Marc Gravell authored
-
Marc Gravell authored
-