Skip to content

3.2.2

Latest
Compare
Choose a tag to compare
@nikitasavinov nikitasavinov released this 28 Mar 20:35
· 17 commits to master since this release
11fedfa

Changes description

Added a few useful functions (UseEntityFrameworkCoreExtensions, HasDataMask) - see doc

Breaking changes

  1. Removed DynamicDataMasking/DataMaskingAttribute.cs (implementation was broken)
  2. Moved DynamicDataMasking/MaskingFunctions.cs to the EntityFrameworkCore.Extensions namespace