﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>sh-edraft.core.api.graphql.shared</id>
    <version>2026.4.30</version>
    <title>sh-edraft Core GraphQL Shared</title>
    <authors>Sven Heidemann</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <readme>README.md</readme>
    <projectUrl>https://git.sh-edraft.de/sh-edraft.de/app-core</projectUrl>
    <description>Shared GraphQL subscription topics and utilities for real-time event broadcasting</description>
    <tags>graphql subscriptions shared core real-time events</tags>
    <repository type="git" url="https://git.sh-edraft.de/sh-edraft.de/app-core" commit="138fdb00491ae221f6ff891765109660ab9baf01" />
    <dependencies>
      <group targetFramework="net10.0" />
    </dependencies>
  </metadata>
</package>