Coflnet.Sky.FlipTracker.Client 0.14.1

dotnet add package Coflnet.Sky.FlipTracker.Client --version 0.14.1                
NuGet\Install-Package Coflnet.Sky.FlipTracker.Client -Version 0.14.1                
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.14.1" />                
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.14.1                
#r "nuget: Coflnet.Sky.FlipTracker.Client, 0.14.1"                
#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.14.1

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.14.1 739 12/30/2024
0.14.0 90 12/30/2024
0.11.3 592 11/19/2024
0.11.2 270 10/31/2024
0.11.1 773 10/4/2024
0.11.0 884 8/14/2024
0.10.4 924 6/24/2024
0.10.3 958 4/24/2024
0.10.2 858 2/10/2024
0.10.1 308 1/23/2024
0.10.0 294 1/12/2024
0.9.3 221 1/3/2024
0.9.2 632 11/30/2023
0.9.1 169 11/26/2023
0.9.0 146 11/26/2023
0.8.1 512 10/14/2023
0.8.0 854 7/8/2023
0.7.0 1,309 2/17/2023
0.6.0 442 1/21/2023
0.5.0 1,049 10/28/2022
0.4.0 573 9/22/2022
0.3.2 832 7/29/2022
0.3.1 399 7/29/2022
0.3.0 401 7/29/2022
0.2.1 667 6/22/2022
0.2.0 785 5/20/2022
0.1.7 949 3/29/2022
0.1.6 393 3/29/2022
0.1.5 427 3/29/2022
0.1.4 404 3/29/2022
0.1.3 747 12/31/2021
0.1.2 493 12/31/2021 0.1.2 is deprecated because it is no longer maintained.
0.1.1 498 12/30/2021 0.1.1 is deprecated because it is no longer maintained.
0.1.0 477 12/28/2021 0.1.0 is deprecated because it is no longer maintained.
0.0.2 627 12/8/2021 0.0.2 is deprecated because it is no longer maintained.
0.0.1 515 12/7/2021 0.0.1 is deprecated because it is no longer maintained.

Minor update