vip32 / serilog-sinks-litedb

Apache License 2.0
33 stars 15 forks source link

nuget package outdated #8

Closed MJLHThomassen-Eurocom closed 4 years ago

MJLHThomassen-Eurocom commented 6 years ago

The nuget package is from November 11th 2016, while you updated the code last August 25th 2017. The current nuget package also throws an error:

Exception while emitting periodic batch from Serilog.Sinks.MongoDB.Sinks.LiteDB.LiteDBSink: System.MissingMethodException: Method not found: 'Void LiteDB.LiteDatabase..ctor(System.String, LiteDB.BsonMapper)'. at Serilog.Sinks.MongoDB.Sinks.LiteDB.LiteDBSink.EmitBatch(IEnumerable`1 events) at Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink.OnTick()

gilbertlol commented 6 years ago

Hi @vip32 have you planned to update the nuget package?

bunomonteiro commented 6 years ago

any news?

chris-kwng commented 4 years ago

Too bad that nothing happens anymore. #yetanotherdeadproject

vip32 commented 4 years ago

Yes, we are all busy :) but let me have a look at it....

chris-kwng commented 4 years ago

i have already fixed it

https://www.dropbox.com/s/7rnmd65778710cy/serilog-sinks-litedb-updated.zip?dl=0

vip32 commented 4 years ago

thx, will also upgrade it to netstandard 2.0 + fix the build > nuget issue

vip32 commented 4 years ago

all done, get it here: https://www.nuget.org/packages/Serilog.Sinks.LiteDB/1.0.17