OOBehave 0.1.1-Beta
Behavioral OO modeling and collaboration business framework.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>OOBehave</id>
<version>0.1.1-Beta</version>
<authors>Keith Voels</authors>
<owners>Keith Voels</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>https://github.com/keithdv/OOBehave/blob/master/LICENSE</licenseUrl>
<description>Behavioral OO modeling and collaboration business framework.</description>
<copyright>2019</copyright>
<tags>CSLA</tags>
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>