{
  "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json",
  "@type": [
    "PackageDetails",
    "catalog:Permalink"
  ],
  "authors": "Cleancodefactory",
  "catalog:commitId": "56613792-d3e8-488c-9597-03bbd9b0031a",
  "catalog:commitTimeStamp": "2026-03-17T10:56:32.1283432Z",
  "copyright": "Copyright 2025 © Cleancodefactory. All rights reserved.",
  "created": "2026-03-17T10:53:50.153Z",
  "description": "This package provides Http Service System Plugin for CoreKraft.",
  "iconFile": "icon.png",
  "id": "Ccf.Ck.SysPlugins.Data.HttpService",
  "isPrerelease": false,
  "lastEdited": "2026-03-17T10:56:18.84Z",
  "licenseUrl": "https://opensource.org/licenses/MIT",
  "listed": true,
  "packageHash": "dXjurS3LTrCsw9J+hoCe/bNBPXMTbPnFBkiufbyCTGAtGQEnaPB5Oh5S6JmNZgXCCg3cB5YA/9Tq0hOAIj2cdw==",
  "packageHashAlgorithm": "SHA512",
  "packageSize": 34255,
  "published": "2026-03-17T10:53:50.153Z",
  "repository": {
    "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#repository",
    "commit": "6b3aa230980231578a2784d5728150a8b662f1f4",
    "type": "git"
  },
  "requireLicenseAcceptance": true,
  "verbatimVersion": "10.0.2",
  "version": "10.0.2",
  "dependencyGroups": [
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#dependencygroup/net10.0",
      "@type": "PackageDependencyGroup",
      "dependencies": [
        {
          "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#dependencygroup/net10.0/ccf.ck.sysplugins.data.base",
          "@type": "PackageDependency",
          "id": "Ccf.Ck.SysPlugins.Data.Base",
          "range": "[10.0.2, )"
        },
        {
          "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#dependencygroup/net10.0/ccf.ck.sysplugins.interfaces",
          "@type": "PackageDependency",
          "id": "Ccf.Ck.SysPlugins.Interfaces",
          "range": "[10.0.2, )"
        },
        {
          "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#dependencygroup/net10.0/system.drawing.common",
          "@type": "PackageDependency",
          "id": "System.Drawing.Common",
          "range": "[10.0.5, )"
        }
      ],
      "targetFramework": "net10.0"
    }
  ],
  "packageEntries": [
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#Ccf.Ck.SysPlugins.Data.HttpService.nuspec",
      "@type": "PackageEntry",
      "compressedLength": 547,
      "fullName": "Ccf.Ck.SysPlugins.Data.HttpService.nuspec",
      "length": 1091,
      "name": "Ccf.Ck.SysPlugins.Data.HttpService.nuspec"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#icon.png",
      "@type": "PackageEntry",
      "compressedLength": 1548,
      "fullName": "icon.png",
      "length": 1543,
      "name": "icon.png"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#lib/net10.0/Ccf.Ck.SysPlugins.Data.HttpService.dll",
      "@type": "PackageEntry",
      "compressedLength": 17232,
      "fullName": "lib/net10.0/Ccf.Ck.SysPlugins.Data.HttpService.dll",
      "length": 20992,
      "name": "Ccf.Ck.SysPlugins.Data.HttpService.dll"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2026.03.17.10.56.32/ccf.ck.sysplugins.data.httpservice.10.0.2.json#.signature.p7s",
      "@type": "PackageEntry",
      "compressedLength": 12991,
      "fullName": ".signature.p7s",
      "length": 12991,
      "name": ".signature.p7s"
    }
  ],
  "@context": {
    "@vocab": "http://schema.nuget.org/schema#",
    "catalog": "http://schema.nuget.org/catalog#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "dependencies": {
      "@id": "dependency",
      "@container": "@set"
    },
    "dependencyGroups": {
      "@id": "dependencyGroup",
      "@container": "@set"
    },
    "packageEntries": {
      "@id": "packageEntry",
      "@container": "@set"
    },
    "packageTypes": {
      "@id": "packageType",
      "@container": "@set"
    },
    "supportedFrameworks": {
      "@id": "supportedFramework",
      "@container": "@set"
    },
    "tags": {
      "@id": "tag",
      "@container": "@set"
    },
    "vulnerabilities": {
      "@id": "vulnerability",
      "@container": "@set"
    },
    "published": {
      "@type": "xsd:dateTime"
    },
    "created": {
      "@type": "xsd:dateTime"
    },
    "lastEdited": {
      "@type": "xsd:dateTime"
    },
    "catalog:commitTimeStamp": {
      "@type": "xsd:dateTime"
    },
    "reasons": {
      "@container": "@set"
    }
  }
}