Metadata >> NuGet >> DynamoDB.Geo

DynamoDB.Geo

Metadata

Authors Oren Novotny
Description The Geo Library for Amazon DynamoDB enables .NET developers to easily create and query geospatial data. This version targets .NET 4.5
LicenseUrl https://raw.github.com/onovotny/dynamodb-geo-csharp/master/LICENSE
Owners onovotny
ProjectUrl https://github.com/onovotny/dynamodb-geo-csharp
RequireLicenseAcceptance False
Summary The Geo Library for Amazon DynamoDB enables .NET developers to easily create and query geospatial data. The library takes care of managing the geohash indexes required for fast and efficient execution of location-based queries over a table of items representing points of interest - latitude/longitude pairs.
Tags Geo GeoSpatial DynamoDB Dynamo AWS Amazon
Dependencies AWSSDK:2.0.8.0|S2Geometry:1.0.1|Newtonsoft.Json:6.0.1
Title AWS DynamoDB GeoSpatial
PackageSize 59222
PackageHashAlgorithm SHA512
PackageHash vv1xk42B+eVpInIkOZ6d48DexMi5AWOJ39R4gc8ZUBswweaUooCMKuLazWhxWCeMpoA2DVH6r73PgrLJkvMT3Q==
DownloadCount 000000
CreatedDate 2014-02-11T19:03:45

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DynamoDB.Geo -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DynamoDB.Geo -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package DynamoDB.Geo
Installing the package (HTTP Basic authentication):
Install-Package DynamoDB.Geo -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DynamoDB.Geo -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DynamoDB.Geo

OpenWrap

Installing the package:
o add-wrap DynamoDB.Geo
Uninstalling the package:
o remove-wrap DynamoDB.Geo

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0