2
Vote

Create NuGet package for SLF

description

Would be great to have a NuGet package so that the SLF.dll wouldn't have to be embedded in libraries that are distributed as NuGet packages.

file attachments

comments

ipashchuk wrote Sep 13, 2011 at 2:08 PM

It would probably be best to create NuGet packages as follows:
  • SimpleLoggingFacade.Core (just the SLF binary)
  • SimpleLoggingFacade.Log4Net
  • SimpleLoggingFacade.NLog
  • SimpleLoggingFacade.EntLibLogging
  • SimpleLoggingFacade.BitFactory

ipashchuk wrote Sep 14, 2011 at 6:15 PM

I'm attaching a NuGet package for SLF Core. I would be happy to upload it to the official NuGet repository if you guys are busy.