BalticAmadeus.FluentMdx by Tomas Maconko

<PackageReference Include="BalticAmadeus.FluentMdx" Version="1.0.5707.27643" />

 BalticAmadeus.FluentMdx 1.0.5707.27643

A small framework used to transform MDX queries into simple strongly-typed form. It allows to edit queries using Fluent API and includes parser to translate string-form query into object. Author: Tomas Maconko. For more information check this link: http://github.com/BalticAmadeus/FluentMdx

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>BalticAmadeus.FluentMdx</id>
    <version>1.0.5707.27643</version>
    <title>FluentMdx</title>
    <authors>Tomas Maconko</authors>
    <owners>Baltic Amadeus</owners>
    <licenseUrl>https://github.com/BalticAmadeus/FluentMdx/blob/master/LICENSE</licenseUrl>
    <projectUrl>http://github.com/BalticAmadeus/FluentMdx</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A small framework used to transform MDX queries into simple strongly-typed form. It allows to edit queries using Fluent API and includes parser to translate string-form query into object. Author: Tomas Maconko. For more information check this link: http://github.com/BalticAmadeus/FluentMdx</description>
    <copyright>Copyright 2015</copyright>
    <tags>Mdx FluentMdx Query</tags>
    <dependencies />
  </metadata>
</package>