nHealthcareDotGov 1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package nHealthcareDotGov --version 1.1.3
NuGet\Install-Package nHealthcareDotGov -Version 1.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="nHealthcareDotGov" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nHealthcareDotGov --version 1.1.3
#r "nuget: nHealthcareDotGov, 1.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install nHealthcareDotGov as a Cake Addin
#addin nuget:?package=nHealthcareDotGov&version=1.1.3

// Install nHealthcareDotGov as a Cake Tool
#tool nuget:?package=nHealthcareDotGov&version=1.1.3

.NET PCL API for playing with the HealthCare.gov API.

Looking for feedback and contributions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 1,534 1/12/2015
1.1.3 1,204 1/14/2014
1.1.2 1,118 1/14/2014
1.1.1 1,136 10/11/2013
1.1.0 1,128 10/11/2013
1.0.0 1,349 7/25/2013

1/14/2014 10:40:46 AM by AD:   Didn't think to fix the Excerpt the first time.

1/14/2014 10:15:50 AM by AD:   Fixed links in hc.gov's data.

10/11/2013 2:18:20 PM by AD:   Forgot to update the assembly. :)

10/11/2013 2:10:37 PM by AD:  Fixed issue with Related field in article where it was sometimes False instead of a list of strings or null.

7/25/2013 11:01:06 AM by AD:   Initial release just to get it all on github and nuget. Works to retrieve articles only at the moment, but can easily expand to support the rest.