alex-munteanu / serilog-sinks-mssqlservercore

Deprecated project. Please use official Serilog Sink
Apache License 2.0
1 stars 4 forks source link

.NETStandard #3

Closed Megasware128 closed 7 years ago

Megasware128 commented 7 years ago

Is .NETStandard 1.6 really necessary? System.Data.SqlClient should work already in .NETStandard 1.2 or at least 1.3. EntityFrameworkCore implemented 1.3. This library would be more useful to me if it didn't have such a high requirement. I do have to say great work for making a port. 👍

alex-munteanu commented 7 years ago

Published the new version that should work with .NETStandard 1.2 or later: https://www.nuget.org/packages/Serilog.Sinks.MSSqlServerCore/1.1.0