Coflnet.Sky.FlipTracker.Client 0.10.3

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

// Install Coflnet.Sky.FlipTracker.Client as a Cake Tool
#tool nuget:?package=Coflnet.Sky.FlipTracker.Client&version=0.10.3

Auction filters

This projects contains filters used for filtering auctions on https://sky.coflnet.com

Use cases:

  • Filtering price history from database
  • Checking if auction matches for white/blacklisting
    • notifications
    • flipper
    • sniper

Filters are string based and consist of a key and value. Filters have options that tell you what values are valid for value. There are varios types of filters such as range match and numberic.
These types can also be combined.

Deploying

This project should be deployed within a container.

Configuration

There are currently no configuration options.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
0.10.3 350 4/24/2024
0.10.2 817 2/10/2024
0.10.1 268 1/23/2024
0.10.0 262 1/12/2024
0.9.3 184 1/3/2024
0.9.2 598 11/30/2023
0.9.1 137 11/26/2023
0.9.0 116 11/26/2023
0.8.1 479 10/14/2023
0.8.0 823 7/8/2023
0.7.0 1,280 2/17/2023
0.6.0 411 1/21/2023
0.5.0 1,013 10/28/2022
0.4.0 530 9/22/2022
0.3.2 800 7/29/2022
0.3.1 354 7/29/2022
0.3.0 366 7/29/2022
0.2.1 627 6/22/2022
0.2.0 749 5/20/2022
0.1.7 914 3/29/2022
0.1.6 357 3/29/2022
0.1.5 389 3/29/2022
0.1.4 369 3/29/2022
0.1.3 712 12/31/2021
0.1.2 453 12/31/2021
0.1.1 464 12/30/2021
0.1.0 444 12/28/2021
0.0.2 588 12/8/2021
0.0.1 479 12/7/2021

Minor update