Carfup.XTBPlugins.QueryConverter 1.2019.3.1-beta

This is a prerelease version of Carfup.XTBPlugins.QueryConverter.
dotnet add package Carfup.XTBPlugins.QueryConverter --version 1.2019.3.1-beta
NuGet\Install-Package Carfup.XTBPlugins.QueryConverter -Version 1.2019.3.1-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Carfup.XTBPlugins.QueryConverter" Version="1.2019.3.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carfup.XTBPlugins.QueryConverter --version 1.2019.3.1-beta
#r "nuget: Carfup.XTBPlugins.QueryConverter, 1.2019.3.1-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Carfup.XTBPlugins.QueryConverter as a Cake Addin
#addin nuget:?package=Carfup.XTBPlugins.QueryConverter&version=1.2019.3.1-beta&prerelease

// Install Carfup.XTBPlugins.QueryConverter as a Cake Tool
#tool nuget:?package=Carfup.XTBPlugins.QueryConverter&version=1.2019.3.1-beta&prerelease

XTBPlugins.QueryConverter

Build status

QueryConverter will allow you to quickly convert your queries from/to QueryExpression, FetchXML, LinQ and WebApi. In 2 clicks you can save time to get your queries ready in any types listed above.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2019.3.1-beta 417 3/15/2019

1.2019.3.1-beta
Converters available :
* from QueryExpression to WebApi, FetchXML, LinQ
* from WebApi to QueryExpression, FetchXML, LinQ
* from FetchXML to QueryExpression, WebApi, LinQ
Ability to customize the template rendering for the code