Intersoft.Crosslight.Logging.EntityFramework by Intersoft Solutions

<PackageReference Include="Intersoft.Crosslight.Logging.EntityFramework" Version="5.0.5000.778-experimental" />

 Intersoft.Crosslight.Logging.EntityFramework 5.0.5000.778-experimental

Provides server logging functionality that use Entity Framework for the storage.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Intersoft.Crosslight.Logging.EntityFramework</id>
    <version>5.0.5000.778-experimental</version>
    <title>Intersoft Crosslight Logging EntityFramework</title>
    <authors>Intersoft Solutions</authors>
    <owners>Intersoft Solutions</owners>
    <licenseUrl>http://www.intersoftsolutions.com/Products/Licensing</licenseUrl>
    <projectUrl>http://www.intersoftsolutions.com/Crosslight</projectUrl>
    <iconUrl>http://www.intersoftsolutions.com/assets/images/default/logo-crosslight-medium.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Provides server logging functionality that use Entity Framework for the storage.</description>
    <releaseNotes />
    <copyright>Copyright © 2016 Intersoft Solutions</copyright>
    <tags>Intersoft Crosslight Logging Entity Framework EF PCL Portable Class Library Log</tags>
    <dependencies>
      <dependency id="Intersoft.Crosslight" version="5.0.5000.778-experimental" />
      <dependency id="Intersoft.Crosslight.Logging" version="5.0.5000.778-experimental" />
      <dependency id="EntityFramework" version="6.0.2" />
    </dependencies>
  </metadata>
</package>