diff --git a/ZB.MOM.WW.GalaxyRepository/Directory.Build.props b/ZB.MOM.WW.GalaxyRepository/Directory.Build.props new file mode 100644 index 0000000..520df21 --- /dev/null +++ b/ZB.MOM.WW.GalaxyRepository/Directory.Build.props @@ -0,0 +1,11 @@ + + + net10.0 + enable + enable + latest + 0.1.0 + true + true + + diff --git a/ZB.MOM.WW.GalaxyRepository/Directory.Packages.props b/ZB.MOM.WW.GalaxyRepository/Directory.Packages.props new file mode 100644 index 0000000..5250626 --- /dev/null +++ b/ZB.MOM.WW.GalaxyRepository/Directory.Packages.props @@ -0,0 +1,24 @@ + + + + true + + + + + + + + + + + + + + + + + + + + diff --git a/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.slnx b/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.slnx new file mode 100644 index 0000000..038f4f7 --- /dev/null +++ b/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.slnx @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/ZB.MOM.WW.GalaxyRepository/src/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.csproj b/ZB.MOM.WW.GalaxyRepository/src/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.csproj new file mode 100644 index 0000000..1972545 --- /dev/null +++ b/ZB.MOM.WW.GalaxyRepository/src/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.csproj @@ -0,0 +1,30 @@ + + + + true + ZB.MOM.WW.GalaxyRepository + ZB.MOM.WW + 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. + galaxy;repository;browse;aveva;wonderware;system-platform;scada;grpc;sql;zb-mom-ww + https://gitea.dohertylan.com/dohertj2/zb-mom-ww-galaxyrepository + https://gitea.dohertylan.com/dohertj2/zb-mom-ww-galaxyrepository + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + diff --git a/ZB.MOM.WW.GalaxyRepository/tests/ZB.MOM.WW.GalaxyRepository.Tests/ZB.MOM.WW.GalaxyRepository.Tests.csproj b/ZB.MOM.WW.GalaxyRepository/tests/ZB.MOM.WW.GalaxyRepository.Tests/ZB.MOM.WW.GalaxyRepository.Tests.csproj new file mode 100644 index 0000000..704c300 --- /dev/null +++ b/ZB.MOM.WW.GalaxyRepository/tests/ZB.MOM.WW.GalaxyRepository.Tests/ZB.MOM.WW.GalaxyRepository.Tests.csproj @@ -0,0 +1,25 @@ + + + + false + + false + + + + + + + + + + + + + + + + + + +