﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ZB.MOM.WW.GalaxyRepository</id>
    <version>0.2.0</version>
    <authors>ZB.MOM.WW</authors>
    <projectUrl>https://gitea.dohertylan.com/dohertj2/zb-mom-ww-galaxyrepository</projectUrl>
    <description>Read-only Galaxy object-hierarchy browse library for the ZB.MOM.WW SCADA family. Provides a SQL provider for the Galaxy Repository database and a canonical gRPC service for exposing the hierarchy to modern .NET 10 clients — extracted from MxAccessGateway so any consumer can browse the Galaxy without loading 32-bit COM.</description>
    <tags>galaxy repository browse aveva wonderware system-platform scada grpc sql zb-mom-ww</tags>
    <repository type="git" url="https://gitea.dohertylan.com/dohertj2/zb-mom-ww-galaxyrepository" commit="ac71caca844bf01e1112bd30b74fca40cfb5fec1" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="Google.Protobuf" version="3.31.1" exclude="Build,Analyzers" />
        <dependency id="Grpc.AspNetCore" version="2.76.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Data.SqlClient" version="6.0.2" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Hosting.Abstractions" version="10.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Options.ConfigurationExtensions" version="10.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>