Library for exprorting 1C:Enterprise 8.x platform's event log files to SQL Server database.
Info
Version: | 1.0.0.48 |
Author(s): | Permitin Yuriy |
Last Update: | Monday, April 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/YPermitin/YY.EventLogExportAssistant |
NuGet Url: | https://www.nuget.org/packages/YY.EventLogExportAssistant.SQLServer |
Install
Install-Package YY.EventLogExportAssistant.SQLServer
dotnet add package YY.EventLogExportAssistant.SQLServer
paket add YY.EventLogExportAssistant.SQLServer
YY.EventLogExportAssistant.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- YY.EventLogExportAssistant.Core(>= 1.0.0.47)
- EFCore.BulkExtensions(>= 3.2.7)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.2)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
Tags