Skip to content

v3.0.11

Compare
Choose a tag to compare
@yellis yellis released this 27 May 08:58
  • RequireJs support now integrated (UI#11, #47, UI#12)
  • Parameter names should mass base declaration in ActionFilterAttribute (#54)
  • New constructor for SqlServerStorage (#53) - instantiate with connection string
  • Adding more options for SqlServer sql formatting through VerboseSqlServerFormatter. More flexibility for all formatters by including the IDbCommand in the ISqlFormatter.FormatSql method (#48, #59).
  • Do not record CustomTiming (#24) or CustomLink if MiniProfiler.IsActive == false
  • Better Sql Formatting for Stored Procedures on Sql Server (#60)
  • EF6 release from beta
    • Update to EFProfiledDBProviderServices for EF6 with MySql (#63)
  • MongoDb initial nuget (through mongocsharpdriver v1.8.3)