Dominik, There are a number of issues in your tracker that are directly related to sticking with NetStandard 1.3. That was an early release and must have been painful to try to do a full implementation of Log4Net. 2 issues dear to me are Variable Expansion (Environment.GetEnvironmentVariable was not implemented in 1.3, but was in 1.4) and Line Numbers (StackTrace in 1.3 was not fully implemented, but was added by 1.5).
Personally I see NetStandard 2.0 as the first release where a large project could be ported, or started from scratch in .Net Core. It finally has the features and the performance to be a contender with .Net and other languages (NodeJs, Java, etc). We're coding on Windows/Mac and deploying on RHEL 7. Having a full implementation of log4net is very important. NetStandard 1.3 implemented "most" of log4net. NetStandard could bring the rest of the missing features. BTW, some list of what is missing might be good. Unless i missed it, it's left up to the user to discover. Thanks, Sean On 2018/06/28 06:31:26, Dominik Psenner <dpsen...@apache.org> wrote: > Hi Bart, > > thanks for your interest in log4net. There's an issue for this and we > have an open pull request that adds this target. We have however no plan > yet of when this should happen. By targeting log4net against > netstandard-1.3 it can be referenced from that netstandard and any > netstandard from that onwards. Therefore we do not see any functional > requirement that explains of why we should add netstandard-2.0 as a > target. Would you like to join the mailing list (dev@logging.apache.org) > to explain further why you would like to have log4net add the > netstandard-2.0 target on top of netstandard-1.3? > > Best regards, > Dominik > > > > -------- Forwarded Message -------- > Subject: [NuGet Gallery] Message for owners of the package 'log4net' > Date: Wed, 27 Jun 2018 22:01:04 +0000 > From: NuGet Gallery <supp...@nuget.org> > Reply-To: Logging PMC <priv...@logging.apache.org>, bartsipes > <bartsi...@outlook.com> > To: Apache.Logging <priv...@logging.apache.org> > > > > _User bartsipes <[disclosed-email]> sends the following message to the owners > of Package '[log4net 2.0.8](https://www.nuget.org/packages/log4net/2.0.8)'._ > > Hi, will you be updating log4net to target .NET Standard 2.0 any time soon? > > Thanks, Bart. > > ----------------------------------------------- > <em style="font-size: 0.8em;"> > To stop receiving contact emails as an owner of this package, sign in to > the NuGet Gallery and > [change your email notification settings](https://www.nuget.org/account). > </em> > >