OsmSharp.Service.Routing.MultiModal by Ben Abelshausen

<PackageReference Include="OsmSharp.Service.Routing.MultiModal" Version="0.10.0.88-beta" />

 OsmSharp.Service.Routing.MultiModal 0.10.0.88-beta

Package to host OsmSharp routing services in a NancyFX application.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>OsmSharp.Service.Routing.MultiModal</id>
    <version>0.10.0.88-beta</version>
    <title>OsmSharp.Service.Routing.MultiModal - A quick and easy way to setup a multimodal routing service for OsmSharp.</title>
    <authors>Ben Abelshausen</authors>
    <owners>Ben Abelshausen</owners>
    <licenseUrl>http://raw.github.com/xivk/OsmSharp.Transit/master/license.txt</licenseUrl>
    <projectUrl>http://www.osmsharp.com/</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/OsmSharp/OsmSharp.Service.Routing/master/packages_nuspec/icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Package to host OsmSharp routing services in a NancyFX application.</description>
    <summary>Package to host OsmSharp multimodal routing services in a NancyFX application.</summary>
    <copyright>Ben Abelshausen</copyright>
    <tags>osm, openstreetmap, routing, GFTS, transit, nancyfx</tags>
    <dependencies>
      <dependency id="GeoAPI" version="1.7.2" />
      <dependency id="GTFS" version="0.0.3.58-beta" />
      <dependency id="Nancy" version="0.23.0" />
      <dependency id="NetTopologySuite" version="1.13.2" />
      <dependency id="NetTopologySuite.IO.GeoJSON" version="1.13.2" />
      <dependency id="Newtonsoft.Json" version="4.5.1" />
      <dependency id="OsmSharp" version="4.3.0.835-beta" />
      <dependency id="OsmSharp.Transit" version="0.1.0.33-beta" />
    </dependencies>
  </metadata>
</package>