CryptoPrice 0.0.3

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

// Install CryptoPrice as a Cake Tool
#tool nuget:?package=CryptoPrice&version=0.0.3

Get real-time crypto prices with one line of code.

You will need to use your own API Key.
In order to obtain a free API Key, head over to: https://p.nomics.com/cryptocurrency-bitcoin-api

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
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
0.0.3 252 11/29/2021
0.0.2 2,297 11/25/2021
0.0.1 3,092 11/25/2021

Whats new?

> A new setting for max results.
> A library of Crypto currencies. "using CryptoPrice.Currencies"
> Get a list of prices.