Kephas.Logging.Log4Net by Quartz Software SRL

<PackageReference Include="Kephas.Logging.Log4Net" Version="4.0.0-rc05" />

 Kephas.Logging.Log4Net 4.0.0-rc05

Provides the log4net 2 (and later) logging services implementation. 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.Logging.Log4Net</id>
    <version>4.0.0-rc05</version>
    <title>Kephas.Logging.Log4Net</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 the log4net 2 (and later) logging services implementation.
        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 the log4net 2 (and later) logging services implementation.
        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.</summary>
    <releaseNotes></releaseNotes>
    <copyright>Copyright Quartz Software SRL 2010-2017</copyright>
    <language>en-US</language>
    <tags>kephas framework logging log4net quartz-software</tags>
    <dependencies>
      <dependency id="Kephas.Core" version="4.0.0-rc05" />
      <dependency id="log4net" version="2.0.8" />
    </dependencies>
    <references>
      <reference file="Kephas.Logging.Log4net.dll" />
    </references>
  </metadata>
</package>