TrackerEnabledDbContext.Common
3.6.2-beta
Common nuget package required for TrackerEnabledDbContext & TrackerEnabledDbContext.Identity
See the version list below for details.
Install-Package TrackerEnabledDbContext.Common -Version 3.6.2-beta
dotnet add package TrackerEnabledDbContext.Common --version 3.6.2-beta
<PackageReference Include="TrackerEnabledDbContext.Common" Version="3.6.2-beta" />
paket add TrackerEnabledDbContext.Common --version 3.6.2-beta
Release Notes
v 3.6.2-beta
Added context specific tracking enabled indicator.
Added support for complex types
Performance Improvements
v 3.6.2-beta
Added context specific tracking enabled indicator.
Added support for complex types
Performance Improvements
v 3.6.1
- Added feature to add metadata with audit logs
- Made mathods vitual so that devs can override if needed
v 3.6
- Fixed bug where application would crash when deleting a soft-deletable object.
- Removing serilog integration ( use events to dump logs manually )
v 3.5.20-beta
Added "ConfigureUsername(Func<string>) method on dbcontext. Once configured, you dont have to specify useraname in all SaveChanges() calls.
v 3.5.15-beta
Added integration with Serilog. An ILogger can now be provided to ITrackerContext. If you decide you ILogger for logging audit logs, you can take advantage of any Serilog sinks, such as MongoDb. ElasticSearch, Seq, etc.
v 3.5.2
Users can now use the event to make changes to log & ENTITY before the log gets saved. This can be useful for scenarios when you have fields like - LastModified or LastModifiedBy.
v 3.5.1
Fixed MySQL compatibility issues
v 3.5
Added an event when log is generated and before it is saved to local database. This event can be used to save log to external datastore instead of local.
https://github.com/bilal-fazlani/tracker-enabled-dbcontext/wiki/Events
v3.4
Added Softdeletable feature
Bug fixes
v3.3
Added Support for Disconnected contexts (for n-tier applications)
Bug fixes,
MInor improvements
v3.1
Fluent API configuration
Bug fixes
Performance improvements
Ability to migrate legacy log data
v.1.1.0
Async Support,
Performance Improvement and Bug Fixes.
--------------------------
v1.0.0
Base version
Dependencies
-
.NETFramework 4.5
- EntityFramework (>= 6.1.3)
- EntityFramework.MappingAPI (>= 6.1.0.9)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
3.7.0 | 13,047 | 12/30/2018 | ||
3.6.2-beta | 3,325 | 2/9/2017 | ||
3.6.1 | 69,935 | 6/26/2016 | ||
3.6.0 | 6,823 | 5/22/2016 | ||
3.5.20-beta | 285 | 5/21/2016 | ||
3.5.19-beta | 420 | 3/11/2016 | ||
3.5.15-beta | 422 | 3/10/2016 | ||
3.5.2 | 18,874 | 1/25/2016 | ||
3.5.1 | 3,830 | 1/13/2016 | ||
3.5.0 | 7,029 | 11/22/2015 | ||
3.4.5 | 10,551 | 11/9/2015 | ||
3.4.0 | 544 | 11/4/2015 | ||
3.3.13 | 511 | 10/30/2015 | ||
3.3.12 | 1,515 | 10/29/2015 | ||
3.1.0 | 903 | 10/15/2015 | ||
3.0.0-beta | 309 | 10/7/2015 | ||
1.1.0 | 7,392 | 3/26/2015 | ||
1.0.0 | 2,658 | 11/27/2014 |