magic.lambda.dates by Thomas Hansen

<PackageReference Include="magic.lambda.dates" Version="8.3.1" />

 magic.lambda.dates 8.3.1

Helper slots for Magic to allow you to easily modify and manipulate dates from your own Hyperlambda.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>magic.lambda.dates</id>
    <version>8.3.1</version>
    <authors>Thomas Hansen</authors>
    <owners>Thomas Hansen</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>ico.png</icon>
    <projectUrl>https://github.com/polterguy/magic.lambda.dates</projectUrl>
    <description>Helper slots for Magic to allow you to easily modify and manipulate dates from your own Hyperlambda.</description>
    <copyright>Thomas Hansen, [email protected]</copyright>
    <tags>date manipulation</tags>
    <repository type="git" url="https://github.com/polterguy/magic.lambda.dates.git" commit="a47b30ae768ef8ae734900ef31031975609d8cc7" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="magic.node.extensions" version="8.3.1" exclude="Build,Analyzers" />
        <dependency id="magic.signals.contracts" version="8.3.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>