{
  "name": "slick-net",
  "href": "https://vcpkg.link/ports/slick-net",
  "supports": "!(uwp | arm)",
  "published_at": "2026-05-08T08:45:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/SlickQuant/slick-net",
  "description": [
    "A modern C++20 networking library providing HTTP/HTTPS client, WebSocket/WebSocket Secure client, and HTTP streaming support built on Boost.Beast and Boost.Asio"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.0.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d09977e63111355bf0239592f47062b1ec3f767f/ports/slick-net",
    "hash": "d09977e63111355bf0239592f47062b1ec3f767f"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.83.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "boost-beast",
      "href": "https://vcpkg.link/ports/boost-beast",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.83.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "boost-context",
      "href": "https://vcpkg.link/ports/boost-context",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.83.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "boost-system",
      "href": "https://vcpkg.link/ports/boost-system",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.83.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "3.0.2",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "slick-queue",
      "href": "https://vcpkg.link/ports/slick-queue",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.4.1",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}