less than 1 minute read

Since the last time I wrote about logging, Microsoft appears to be working on something totally new as part of ASP.NET vNext.

They even implement adapters to Serilog and NLog on their own… Another instance of Microsoft opening up to the outside open source world.

And a related feature: A new [AssemblyNeutral] attribute that allows true duck typing in .NET.

Updated:

Comments