This NuGet provides an action filter which can add support to use Date values in the $filter section of OData queries by converting Date string values into DateTimeOffset string values.
Info
Version: | 1.2.0 |
Author(s): | Klaus Barkhausen |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kbarkhausen/OData.ActionFilter.AddDateTimeSupport |
NuGet Url: | https://www.nuget.org/packages/OData.ActionFilter.AddDateTimeSupport |
Install
Install-Package OData.ActionFilter.AddDateTimeSupport
dotnet add package OData.ActionFilter.AddDateTimeSupport
paket add OData.ActionFilter.AddDateTimeSupport
OData.ActionFilter.AddDateTimeSupport Download (Unzip the "nupkg" after downloading)