bilal-fazlani/tracker-enabled-dbcontext
Tracker-enabled DbContext offers you to implement full auditing in your database
C#NOASSERTION
Issues
- 0
1:n Adding an item via the collection doesn't mark its counterpart-property as modified
#188 opened by bergerb-com - 1
Support with Efcore 7
#187 opened by Audhut - 1
Global level tracking does not work
#177 opened by msanaei - 1
- 1
Update Perfomance
#134 opened by garypoker3 - 1
No tracking done
#185 opened by Avdam - 1
Version to EntityFrameworkCore and Identity Core
#173 opened by pablotdv - 2
Occasional "The relationship could not be changed because one or more of the foreign-key properties is non-nullable." error
#133 opened by dave0783 - 2
- 0
Getting AuditLogDetail for properties of complex types.
#172 opened by Salalimo - 11
Nuget package
#167 opened by pablotdv - 3
Entry as Modified not traking the changes.
#150 opened by danielmeza - 7
error The entity type AuditLog is not part of the model for the current context
#152 opened by Max1825 - 2
Static configuration is bad for multiple contexts
#153 opened by Bemjamin - 3
Multiple SELECT queries with GlobalTrackingConfig.DisconnectedContext = true
#162 opened by ahahcbigeim - 2
Given key was not present in the dictionary
#154 opened by attrib75 - 0
TrackerIdentityContext only tracking related objects
#166 opened by DEVNTS - 1
Datetime2 conversion error when saving
#156 opened by walmanarias - 35
- 3
- 6
EF Core 1 & 2 support?
#136 opened by asulwer - 14
- 3
Nuget package EntityFramework.MappingAPI is obsolete
#144 opened by vtherry - 1
System.Collections.Generic.KeyNotFoundException
#160 opened by hello-code - 1
Performance Issue
#124 opened by brianv509 - 0
Is there any to use it in Databse first ?
#151 opened by aboyaniv - 2
error saving one to 0-1 relation
#131 opened by asbadawi - 1
[DataType(DataType.Date)]
#149 opened by qz2rg4 - 0
Storing of the Parent Entity Type
#148 opened by jonathanevans82 - 3
Incorrect log for Complex types
#122 opened by tarunvd - 0
- 0
[TrackChanges] everywhere
#146 opened by ScarlettCode - 0
Given key was not present in dictionary
#145 opened by attrib75 - 1
Changes dont get audited when "db.Entry(update).State = EntityState.Modified" is used
#143 opened by haseebfurkhan - 1
DbGeometry /DbGeography Comparator
#132 opened by garypoker3 - 1
IdentityDbContext
#135 opened by msrahmanian - 0
Lazy loading of AuditLogDetails
#138 opened by ChewieWookie - 1
How to track audit of user logins and locations
#142 opened by weedkiller - 3
Strange SQL Generated
#129 opened by OMironov - 1
- 0
- 2
Time zone conversion
#126 opened by jwils-uofdn - 2
Separated Database for Auditing
#125 opened by SMRockend - 1
Raise exception when an entity has no key, and only has a foreign key to it's parent
#123 opened by husseinjahan - 3
- 1
Configuration TrackNonProperties Except
#119 opened by kennfarbe - 1
Problem with multiple database connection
#118 opened by danielebourgis - 1
Audit tables in a separate database
#117 opened by rodolfoortiz - 1
Easier retrieval of relation objects properties
#116 opened by bilal-fazlani - 5
Virtual DbSets and methods GetLogs
#113 opened by ChewieWookie