You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not load type 'Elasticsearch.Net.IInternalSerializerWithFormatter' from assembly 'Elasticsearch.Net, Version=7.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d'.
#313
Closed
aramdata opened this issue
Jul 25, 2020
· 5 comments
hello ,
when i update all packege of project Audit.net ElasticsearchDataProvider raise this error .
in my project exist package like 'Serilog.Sinks.Elasticsearch' , 'Elastic.Apm.NetCoreAll' .
Audit.NET version :
Audit.NET.Elasticsearch:15.3.0
Audit.NET:15.3.0
The text was updated successfully, but these errors were encountered:
I'll probably update the reference on Audit.Elasticsearch to a newer version of Nest on the next release, but in the meantime you can do it from your csproj.
…320)
- Audit.EntityFramework: Adding boolean `EarlySavingAudit` setting to AuditDbContext to allow the audit event to be saved **before** the entity saving operation takes place. Related to #316.
- Audit.NET.ElasticSearch: Upgrade NEST reference to version 7.8.2 to fix exception *Could not load type Elasticsearch.Net.IInternalSerializerWithFormatter from assembly Elasticsearch.Net* (#313)
hello ,
when i update all packege of project Audit.net ElasticsearchDataProvider raise this error .
in my project exist package like 'Serilog.Sinks.Elasticsearch' , 'Elastic.Apm.NetCoreAll' .
Audit.NET version :
The text was updated successfully, but these errors were encountered: