Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

MicroLite.Extensions.WebApi 6.3.1

Compare
Choose a tag to compare
@TrevorPilley TrevorPilley released this 29 Apr 20:25
· 116 commits to master since this release

MicroLite.Extensions.WebApi 6.3.1 which fixes 1 issue:

  • #43 - FilterBinder should always use the Value of a ConstantNode, never the LiteralText when building an SqlQuery

Built against:

  • MicroLite 6.1.0
  • Net.Http.WebApi.OData 3.2.0
  • ASP.NET WebApi 4.0.20710 (.NET 4.0 build)
  • ASP.NET WebApi 5 (.NET 4.5 build)

view code changes