{
  "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json",
  "@type": [
    "PackageDetails",
    "catalog:Permalink"
  ],
  "authors": "Erik Bartlow",
  "catalog:commitId": "b9d9a069-c452-4b7b-90f0-39b9160bda86",
  "catalog:commitTimeStamp": "2025-06-17T22:32:21.7966453Z",
  "copyright": "Copyright (c) 2025, Erik Bartlow, All Rights Reserved",
  "created": "2025-06-17T22:28:15.41Z",
  "description": "The CodedThought.Core.Data.SqlServer package is a custom database provider for use with Sql Server.",
  "id": "CodedThought.Core.Data.SqlServer",
  "isPrerelease": false,
  "lastEdited": "2025-06-17T22:31:53.557Z",
  "licenseFile": "LICENSE",
  "licenseUrl": "https://aka.ms/deprecateLicenseUrl",
  "listed": true,
  "packageHash": "fd9E6N74Ta4mKPWrKZvgkQoCSEOIPoCS8XxBltAiFcL4tTjwCg41V2sfJlVwEtEycK4ShSyp5rdnYuRQcJZjjw==",
  "packageHashAlgorithm": "SHA512",
  "packageSize": 40438,
  "projectUrl": "https://www.nuget.org/packages/CodedThought.Core.Data.SqlServer",
  "published": "2025-06-17T22:28:15.41Z",
  "readmeFile": "README.md",
  "releaseNotes": "Updated to use new Add override that allows passing the schema in and will use the default schema is not passed in and is available.",
  "repository": "",
  "title": "CodedThought.Core.Data.SqlServer",
  "verbatimVersion": "8.0.1.4",
  "version": "8.0.1.4",
  "dependencyGroups": [
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#dependencygroup/net8.0",
      "@type": "PackageDependencyGroup",
      "dependencies": [
        {
          "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#dependencygroup/net8.0/codedthought.core",
          "@type": "PackageDependency",
          "id": "CodedThought.Core",
          "range": "[8.0.1.38, )"
        },
        {
          "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#dependencygroup/net8.0/microsoft.data.sqlclient",
          "@type": "PackageDependency",
          "id": "Microsoft.Data.SqlClient",
          "range": "[6.0.2, )"
        }
      ],
      "targetFramework": "net8.0"
    }
  ],
  "packageEntries": [
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#CodedThought.Core.Data.SqlServer.nuspec",
      "@type": "PackageEntry",
      "compressedLength": 682,
      "fullName": "CodedThought.Core.Data.SqlServer.nuspec",
      "length": 1405,
      "name": "CodedThought.Core.Data.SqlServer.nuspec"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#lib/net8.0/CodedThought.Core.Data.SqlServer.pdb",
      "@type": "PackageEntry",
      "compressedLength": 11575,
      "fullName": "lib/net8.0/CodedThought.Core.Data.SqlServer.pdb",
      "length": 20788,
      "name": "CodedThought.Core.Data.SqlServer.pdb"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#lib/net8.0/CodedThought.Core.Data.SqlServer.dll",
      "@type": "PackageEntry",
      "compressedLength": 11462,
      "fullName": "lib/net8.0/CodedThought.Core.Data.SqlServer.dll",
      "length": 27136,
      "name": "CodedThought.Core.Data.SqlServer.dll"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#LICENSE",
      "@type": "PackageEntry",
      "compressedLength": 641,
      "fullName": "LICENSE",
      "length": 1090,
      "name": "LICENSE"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#README.md",
      "@type": "PackageEntry",
      "compressedLength": 856,
      "fullName": "README.md",
      "length": 2284,
      "name": "README.md"
    },
    {
      "@id": "https://api.nuget.org/v3/catalog0/data/2025.06.17.22.32.21/codedthought.core.data.sqlserver.8.0.1.4.json#.signature.p7s",
      "@type": "PackageEntry",
      "compressedLength": 12986,
      "fullName": ".signature.p7s",
      "length": 12986,
      "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"
    }
  }
}