ghuntley
NuGet publisher profile
Packages (24)
PCLStorage
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
modernhttpclient
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
Cake.AndroidAppManifest
Cake Build addin for [de]serializing and updating an Android AppManifest.
GeoCoordinate
GeoCoordinate is a portable class library (in v1.1.x) or netstandard v1.1 (from v2.x.x) implementation of System.Device.Location.GeoCoordinate. It is an exact 1:1 API compliant implementation and will be supported until MSFT sees it fit to embed the type. Which at that point this implementation will cease development/support and you will be able to simply remove this package and everything will still work.
Conditions
Conditions is cross platform portable class library helps developers to write pre- and postcondition validations in a fluent manner. Writing these validations is easy and it improves the readability and maintainability of code.
Heijden.Dns
A reusable DNS resolver for .NET.
BoxKite.Twitter
BoxKite.Twitter is a Twitter Client Library for the Twitter API 1.1 incorporating REST API, User streaming and Search Streaming. Requires use of Reactive Extensions (Rx)
Cake.AppleSimulator
Cake Build addin for managing Apple (iOS/TV/Watch) simulators.
akavache.portable
An asynchronous, persistent key-value store for desktop and mobile applications on .NET
HttpClientDiagnostics
HttpClientDiagnostics is a cross platform, portable class library that provides tracing/logging telemetry of Microsoft.Net.HttpClient requests. In the spirit of "applications decide the logging framework, libraries should play nice" this package does _not_ require any external dependencies or abstractions like Common.Logging. Logging all happens automatically, behind the scenes, without you needing to know how or care how to wire this up thanks to the amazing LibLog. Itβs like magic! Its the future.
akavache.deprecated
The deprecated, filesystem-based backend for Akavache
Cake.PinNuGetDependency
Cake Build addin used to lock dependency versions within NuGet packages.
Cake.Raygun
Cake Build addin for Raygun.
Cake.Genymotion
Cake Build addin for managing Genymotion.
WeakEventListener
The WeakEventListener allows the owner to be garbage collected if its only remaining link is an event handler.
ActiveDirectoryPhotoToolkit
A library for working with Active Directory to retrieve or set a users thumbnailPhoto.
StringReverse
StringReverse is a unicode aware/compatible string reverse extension.
Fibonacci
Fibonacci is a sequence generator that is performant from Int32 all the way up to BigInteger.
poop
π© https://twitter.com/ben_a_adams/status/918281387677048832 π©
FizzBuzzer
# PM> Install-Package FizzBuzzer
StatDNS
StatDNS allows you to perform DNS queries over HTTP, and to get reverse PTR records for both IPv4 and IPv6 addresses.
AtlassianCloudBackupClient
Export your data from the Atlassian Cloud.
FootprintsServiceCoreToolkit
Footprints ServiceCore Toolkit is a cross platform portable class library that helps developers integrate with BMC FootPrints ServiceCore.
akavache.http
An HttpClient-based cache for HTTP requests based on Akavache