EFCoreAuditing.MongoDB
1.0.3
This package is a MongoDB based AuditStoreProvider that extends the EFCoreAuditing NuGet package's functionality.
Install-Package EFCoreAuditing.MongoDB -Version 1.0.3
dotnet add package EFCoreAuditing.MongoDB --version 1.0.3
<PackageReference Include="EFCoreAuditing.MongoDB" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFCoreAuditing.MongoDB --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.0.3
- Added support for class-level [DoNotAudit] attribute
1.0.2
- Upgraded to netstandard2.0 and EntityFrameworkCore 2.0
Dependencies
-
.NETStandard 2.0
- EFCoreAuditing (>= 1.0.3)
- Microsoft.Extensions.Configuration (>= 2.0.0)
- mongocsharpdriver (>= 2.4.4)
- System.Runtime (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.