1. 25 Mar, 2017 1 commit
    • Nick Craver's avatar
      VS 2017 .csproj Migration · ae7a29a9
      Nick Craver authored
      Due to the way VS test works (by injecting an executable entry point), the performance tests needed to be factored out. I also organized all of our existing tests better along the way.
      Actual code changes to Dapper itself are very minor, only formatting and documentation fixes (which we need many more of).
      
      The build.ps1 script is upated to work, but note that <frameworkAssemblies> is not working in .nuspec inside the packages in the new .csproj system. I consider this to be a blocker. Issue is here: https://github.com/NuGet/Home/issues/4853
      ae7a29a9
  2. 14 Mar, 2017 3 commits
  3. 01 Mar, 2017 6 commits
  4. 22 Feb, 2017 1 commit
    • Jovan Popovic's avatar
      Added Belgrade Sql Client · 1369e5d0
      Jovan Popovic authored
      In the performance benchmark is added Belgrade Sql client data access
      library (https://github.com/JocaPC/CLR-Belgrade-SqlClient). This is a
      wrapper around ADO.NET classes that executes queries in async manner
      using callbacks. "Belgrade.Sql.Client": "0.6.2" is aded in project.json
      file, and new flag "BELGRADE" controls should the test be executed.
      1369e5d0
  5. 12 Feb, 2017 2 commits
  6. 09 Feb, 2017 2 commits
  7. 06 Feb, 2017 2 commits
  8. 28 Jan, 2017 1 commit
  9. 27 Jan, 2017 2 commits
  10. 19 Jan, 2017 1 commit
  11. 06 Jan, 2017 1 commit
  12. 01 Dec, 2016 1 commit
  13. 28 Nov, 2016 2 commits
  14. 18 Nov, 2016 2 commits
  15. 05 Nov, 2016 1 commit
  16. 04 Nov, 2016 7 commits
  17. 06 Oct, 2016 1 commit
  18. 05 Oct, 2016 1 commit
  19. 21 Sep, 2016 1 commit
  20. 16 Sep, 2016 2 commits