An open API service providing commit metadata for open source projects.

GitHub / SoftFluent/EntityFrameworkCore.DataEncryption / commits

A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.

SHA Message Author Date Stats
c54b9e15 merge Merge pull request #69 from SoftFluent/Support_Net9 XarSoft <x****r@s****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d97d03e0 Build.yml for .Net 9 Xavier ARDISSON <X****R@s****m> over 1 year ago
00fb3684 Support .Net 9.0 Xavier ARDISSON <X****R@s****m> over 1 year ago
418a8f0d merge Merge pull request #68 from SoftFluent/ChangeRepository XarSoft <x****r@s****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f0592ccc Change readme Xavier ARDISSON <X****R@s****m> over 1 year ago
9ea96519 merge Merge pull request #67 from SoftFluent/ChangeRepository XarSoft <x****r@s****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
216c3f6d remove codecov in build.yml Xavier ARDISSON <X****R@s****m> over 1 year ago
225aa127 Change solution name in build.yml Xavier ARDISSON <X****R@s****m> over 1 year ago
a4e201e2 The project has been taken over by SoftFluent Xavier ARDISSON <X****R@s****m> over 1 year ago
a510018d Bump version Filipe GP <4****l@u****m> over 2 years ago
1e8fc985 merge Merge pull request #56 from romangobrey/bugfix/decrypt_null_values Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a93015a0 merge Merge pull request #61 from fastman61/main Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ea3bd3a2 Add .Net Support Ali Yıldız <a****z@f****m> over 2 years ago
fc504f99 Fix: provider might return null (for decryptedRawBytes variable) when decrypt... Roman Gobrei <r****i@g****m> over 2 years ago
ea6836b7 merge Merge pull request #52 from Eastrall/bugfix/nul-empty-string-encryption Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9e15a88f Add unit test case Filipe GP <4****l@u****m> almost 3 years ago
6dc25da7 merge Merge pull request #54 from dbulgakov/main Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cb9dae84 Updated version ranges to support ef core 7.x.x while using .net 6 Dmytro Bulhakov <m****l@d****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0bef4778 Add support for the EF 7 while using .net 6 Dmytro Bulhakov <m****l@d****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ebbaf6e2 Fix null or empty string encryption Filipe GP <4****l@u****m> almost 3 years ago
9585f48d Update README.md Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a3a440e8 Update README.md Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0beb7361 merge Merge pull request #45 from Eastrall/wip/v4 Filipe <4****l@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b56a363b Update samples Filipe GP <4****l@u****m> about 3 years ago
9a52243e Update tests Filipe GP <4****l@u****m> about 3 years ago
bd980191 Update README.md Filipe GP <4****l@u****m> about 3 years ago
f1baf525 Fixed decrypt process for byte arrays and improve unit tests Filipe GP <4****l@u****m> about 3 years ago
e82c5beb Update test project frameworks and github actions Filipe GP <4****l@u****m> over 3 years ago
3e7f1e6b Add support for .NET 7 and EFCore 7 Filipe GP <4****l@u****m> over 3 years ago
2cd78ab8 Update readme Filipe GP <4****l@u****m> over 3 years ago
6eb2c9e6 Remove encoding extensions Filipe GP <4****l@u****m> over 3 years ago
2b913f5e Remove unused interface on encryption converter Filipe GP <4****l@u****m> over 3 years ago
28d88d54 Add fluent configuration support Filipe GP <4****l@u****m> over 3 years ago
3a699ba3 Fix encryption converters storage formats Filipe GP <4****l@u****m> over 3 years ago
96e169b1 Remoive secure string support Filipe GP <4****l@u****m> over 3 years ago
de814edb Update readme with new build status badge Filipe GP <4****l@u****m> over 3 years ago
98f677ae Update github actions Filipe GP <4****l@u****m> over 3 years ago
ff0dd500 Update github actions Filipe GP <4****l@u****m> over 3 years ago
c40d588f Add github actions Filipe GP <4****l@u****m> over 3 years ago
e0615d6c WIP: Version 4 rework Filipe GP <4****l@u****m> over 3 years ago
1ba79318 Update package version Filipe GP <4****l@u****m> over 4 years ago
601f5252 merge Merge pull request #34 from StockDrops/master Filipe GP <4****l@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
25a6d0d4 fixed a typo as mentioned in pr#33 Henry <e****6@h****m> over 4 years ago
64669223 forgot the inmemory nuget Henry <e****6@h****m> over 4 years ago
a05924a0 updated the sample to target both net5, net6 Henry <e****6@h****m> over 4 years ago
fab8ca1f made the test project target net6 Henry <e****6@h****m> over 4 years ago
6f2da178 removed a forgotten static referrence in the test's project file Henry <e****6@h****m> over 4 years ago
a9894faa latest Henry <e****6@h****m> over 4 years ago
259df029 building with a net6.0 framework Henry <e****6@h****m> over 4 years ago
1dc0b723 updated the pipeline to use net5 Henry <e****6@h****m> over 4 years ago
f9f98757 incremented the version to 3.0.1-dev so that I could use it with a private nu... Henry <e****6@h****m> over 4 years ago
30cbb6b2 updated the project reference to be conditional depending on the target frame... Henry <e****6@h****m> over 4 years ago
851fee30 Update csproj Filipe GP <e****l@u****m> almost 5 years ago
e589e079 Update README.md Filipe GP <e****l@u****m> almost 5 years ago
cfa590ef merge Merge pull request #25 from RichardD2/feature/data-types Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ef7011a4 merge Merge. Richard Deeming <R****2@u****m> almost 5 years ago
3f60ac8f merge Rebase to resolve conflict. Richard Deeming <R****2@u****m> almost 5 years ago
47490400 merge Rebase to resolve conflict. Richard Deeming <R****2@u****m> almost 5 years ago
f5aea235 Replace private properties with readonly fields. Richard Deeming <R****2@u****m> almost 5 years ago
c431fb3b Replace private properties with readonly fields. Richard Deeming <R****2@u****m> almost 5 years ago
c80c79e8 Add tests for encrypting/decrypting byte arrays and SecureStrings. Richard Deeming <R****2@u****m> almost 5 years ago
6000e8d6 Add tests for encrypting/decrypting byte arrays and SecureStrings. Richard Deeming <R****2@u****m> almost 5 years ago
a8347764 Refactor ConverterBuilder. Richard Deeming <R****2@u****m> almost 5 years ago
89f119db Refactor ConverterBuilder. Richard Deeming <R****2@u****m> almost 5 years ago
8fd1f87c Unused "using" directive; made two methods static. Richard Deeming <R****2@u****m> almost 5 years ago
813dad01 Unused "using" directive; made two methods static. Richard Deeming <R****2@u****m> almost 5 years ago
431da123 Add .editorconfig; change tabs back to spaces; add braces for single-line sta... Richard Deeming <R****2@u****m> almost 5 years ago
032f6890 Add .editorconfig; change tabs back to spaces; add braces for single-line sta... Richard Deeming <R****2@u****m> almost 5 years ago
a77f3f06 merge Merge pull request #26 from Eastrall/pipelines/codecoverage Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3d5adf8a Update azure pipelines Filipe GP <e****l@u****m> almost 5 years ago
c1d166f4 Added support for SecureString and byte array model properties; added support... Richard Deeming <R****2@u****m> almost 5 years ago
dca90091 Added support for SecureString and byte array model properties; added support... Richard Deeming <R****2@u****m> almost 5 years ago
e2eee436 Update README.md Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6f811d88 Add AesSample Filipe GP <e****l@u****m> about 5 years ago
68f1a9dc Update README.md Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
8bd07a52 merge Merge pull request #14 from Eastrall/azure-pipelines Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9889c163 Update README.md Filipe GP <e****l@u****m> about 5 years ago
7ee89582 Remove travis.yml file Filipe GP <e****l@u****m> about 5 years ago
022f0143 Update test project to net5.0 Filipe GP <e****l@u****m> about 5 years ago
30de353d Set up CI with Azure Pipelines Filipe GP <e****l@u****m> about 5 years ago
6610725e Update to lang version 9.0 Filipe GP <e****l@u****m> over 5 years ago
55fa8145 merge Merge pull request #12 from Eastrall/feature/fixIV Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ffd6f917 Update travis.yml Filipe GP <e****l@u****m> over 5 years ago
da464e18 Drop support for EF Core 2.X Filipe GP <e****l@u****m> over 5 years ago
c7a53fcd Replace return with exception Filipe GP <e****l@u****m> over 5 years ago
40a32c69 merge Merge pull request #11 from ekastimo/master Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
464645ff Skip properties whose property info value is null Timothy Emmanuel Kasasa <t****k@q****m> over 5 years ago
a0e3bfce Generate IV for each fields when saving/encrypting the data Filipe GP <e****l@u****m> over 5 years ago
c8cdd0c9 Remove deprecated PackageIconUrl configuration Filipe GP <e****l@u****m> over 6 years ago
f529bebf Remove tests on .NET Core 2.X Filipe GP <e****l@u****m> over 6 years ago
96b3b980 Make dotnet version as global Filipe GP <e****l@u****m> over 6 years ago
9914bae3 Remove dotnet restore command Filipe GP <e****l@u****m> over 6 years ago
b90e883f Fix build configuration typo Filipe GP <e****l@u****m> over 6 years ago
3a6252f4 Update travis CI Filipe GP <e****l@u****m> over 6 years ago
e0d04543 Update travis CI Filipe GP <e****l@u****m> over 6 years ago
96c2bd5d Fix yaml configuration Filipe GP <e****l@u****m> over 6 years ago
f8f2d6dc Update test project to test ef core 2 and 3 Filipe GP <e****l@u****m> over 6 years ago
615bf3b2 Add compatibility with EF Core 3.0 Filipe GP <e****l@u****m> over 6 years ago
2010b563 merge Merge pull request #1 from OlivierBouchoms/master Filipe GP <e****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f08ff3c9 Exclude discriminators (inheritance) from being encrypted Olivier Bouchoms <o****0@l****l> almost 7 years ago

← Back to repository