Xaye.Fred 2012.11.6.84

dotnet add package Xaye.Fred --version 2012.11.6.84
NuGet\Install-Package Xaye.Fred -Version 2012.11.6.84
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="Xaye.Fred" Version="2012.11.6.84" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xaye.Fred --version 2012.11.6.84
#r "nuget: Xaye.Fred, 2012.11.6.84"
#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 Xaye.Fred as a Cake Addin
#addin nuget:?package=Xaye.Fred&version=2012.11.6.84

// Install Xaye.Fred as a Cake Tool
#tool nuget:?package=Xaye.Fred&version=2012.11.6.84

.NET wrapper around the Federal Reserve Economic Data (FRED) API

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2012.11.6.84 178 11/6/2012
2012.5.10.80 55 5/10/2012
2012.5.8.79 56 5/8/2012
2012.5.8.78 57 5/8/2012
2012.5.7.77 58 5/7/2012
2012.4.27.71 56 4/27/2012
2012.4.26.58 58 4/26/2012

Any dates created by the API are now set to Central Standard Time.
Added a new UseRealtimeFields property to the Series object which defaults to false. When false, the API
ignores the realtime properties of a Series and uses the current CST time
for the realtime start and end values when retrieving observations.