1. 07 5月, 2017 1 次提交
  2. 18 4月, 2016 1 次提交
  3. 17 4月, 2016 1 次提交
  4. 25 11月, 2015 2 次提交
  5. 23 11月, 2015 1 次提交
    • N
      A full CoreCLR/DNX friendly conversion · fd10fe7c
      Nick Craver 提交于
      This eliminates the dual solutions and brings Contrib into the
      project.json fold.
      - Tests are ported to xUnit though SQLite is disabled on DNX due to
      Issue #375 (Interop loads fail in the VS runner and  params are busted
      regardless).
      - Projects are consolidated down to what's currently possible with
      project.json.
      - Contrib moved to: Dapper.Contrib and Dapper.Tests.Contrib (so tests
      appear at the end, no other reason vs. Dapper.Contrib.Tests)
      - EF moved to: Dapper.EntityFramework(.StrongName)
      - Rainbow moved to: Dapper.Rainbow
      - SqlBuilder moved to: Dapper.SqlBuilder
      - Packages are removed since it's not current-tooling friendly to keep
      them (nor was it using them).
      - xUnit implemented in Contrib via abstracts - this allow us to very
      quickly add any database provider to the rig in a very concise way.
      - Contrib unit tests fixed in various places - they were not
      parallel-runner friendly
      - Nuspecs removed, since they aren't used anymore (to eliminate
      confusion)
      - Removed speed tests for libraries that aren't on current versions of
      .Net (what would we be comparing?)
      - Perf tests moved to Dapper.Tests (consolidation from
      Dapper.DNX.Tests), but aren't activated yet (no define)
      fd10fe7c
  6. 19 11月, 2015 1 次提交
  7. 15 10月, 2015 1 次提交
  8. 10 4月, 2015 1 次提交
  9. 07 5月, 2014 1 次提交
  10. 23 11月, 2011 1 次提交
  11. 18 4月, 2011 2 次提交
  12. 15 4月, 2011 2 次提交