Metadata >> NuGet >> DynamoDB.Geo >> 1.0

1.0

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DynamoDB.Geo -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DynamoDB.Geo -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete DynamoDB.Geo 1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries