Kephas.Model by Quartz Software SRL

<PackageReference Include="Kephas.Model" Version="4.0.0-beta8" />

 Kephas.Model 4.0.0-beta8

Provides abstract multi-dimensional modeling artifacts like classifiers, value types, and other model elements. Check the documentation and the samples from https://github.com/quartz-software/kephas/wiki and https://github.com/quartz-software/kephas/tree/master/Samples. Kephas Framework ("stone" in aramaic) is a very ambitious project aiming to deliver a framework for an application ecosystem.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Kephas.Model</id>
    <version>4.0.0-beta8</version>
    <title>Kephas.Model</title>
    <authors>Quartz Software SRL</authors>
    <owners>Quartz Software SRL</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/quartz-software/kephas</projectUrl>
    <iconUrl>http://kephas-framework.com/Media/Default/Logo/kephas.logo.transparent.png</iconUrl>
    <description>Provides abstract multi-dimensional modeling artifacts like classifiers, value types, and other model elements.
            Check the documentation and the samples from https://github.com/quartz-software/kephas/wiki and https://github.com/quartz-software/kephas/tree/master/Samples.
            Kephas Framework ("stone" in aramaic) is a very ambitious project aiming to deliver a framework for an application ecosystem.</description>
    <summary>Provides abstract multi-dimensional modeling artifacts like classifiers, value types, and other model elements.</summary>
    <releaseNotes></releaseNotes>
    <copyright>Copyright Quartz Software SRL 2010-2017</copyright>
    <language>en-US</language>
    <tags>kephas framework abstract modeling multi-dimensional quartz-software</tags>
    <dependencies>
      <dependency id="Kephas.Core" version="4.0.0-beta8" />
      <dependency id="System.ValueTuple" version="4.3.0" />
    </dependencies>
    <references>
      <reference file="Kephas.Model.dll" />
    </references>
  </metadata>
</package>