Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SoftFluent/EntityFrameworkCore.DataEncryption issues and pull requests
#69 - Support .Net 9.0
Pull Request -
State: closed - Opened by XarSoft 1 day ago
#68 - Change readme
Pull Request -
State: closed - Opened by XarSoft 14 days ago
#67 - The project has been taken over by SoftFluent
Pull Request -
State: closed - Opened by XarSoft about 1 month ago
#66 - Support for JSON or JSONB Columns?
Issue -
State: open - Opened by c5racing 4 months ago
#65 - NuGet Package Deprecation
Issue -
State: closed - Opened by BernhardMaier 6 months ago
- 9 comments
#64 - How To Decrypt the Data at the Database level using the Same Key used in EF
Issue -
State: open - Opened by IbrahimMNada 9 months ago
- 4 comments
#63 - Migrate to version 5 : Type Nullable`1 does not support encryption
Issue -
State: closed - Opened by DanTsion 9 months ago
- 1 comment
#62 - Upgraded from 3.01 to 5 and dont know what to put in the initializationVector
Issue -
State: closed - Opened by JeffreyHiscox 10 months ago
- 2 comments
Labels: question
#61 - Add .Net 8.0 Support
Pull Request -
State: closed - Opened by fastman61 12 months ago
- 5 comments
#60 - Support EFCore 8
Issue -
State: closed - Opened by c5racing about 1 year ago
- 9 comments
#59 - How can I search on encrypted data using stored procedure with EF core
Issue -
State: closed - Opened by Abhijeetsinghjat over 1 year ago
- 1 comment
#58 - Add more abstractions
Pull Request -
State: closed - Opened by NorDroN over 1 year ago
#57 - is there any way to open encrypted data with SQL command?
Issue -
State: open - Opened by frtlec over 1 year ago
- 3 comments
#56 - Decrypt: check for null values to avoid exception on Encoding.UTF8.GetString
Pull Request -
State: closed - Opened by romangobrey over 1 year ago
- 1 comment
#55 - Has anyone written a stored procedure in the database management tool that can query the decrypted data?
Issue -
State: open - Opened by Brawns over 1 year ago
- 4 comments
#54 - Add support for the EF Core 7 while targeting .NET 6
Pull Request -
State: closed - Opened by dbulgakov over 1 year ago
- 2 comments
#53 - can't use EF.Functions.Like and Contains in search
Issue -
State: closed - Opened by leconehu over 1 year ago
- 1 comment
Labels: duplicate, wontfix
#52 - Fix null or empty string encryption
Pull Request -
State: closed - Opened by Eastrall over 1 year ago
- 1 comment
#51 - search for encrypted values using partial text
Issue -
State: closed - Opened by planeteleven0 over 1 year ago
- 2 comments
Labels: duplicate
#50 - Decryption error for data on .NET v5 platform after updating to .NET v7? (not a valid Base-64 string)
Issue -
State: closed - Opened by gcatwork over 1 year ago
- 2 comments
Labels: bug, question
#49 - Exception while saving an empty string to the dataset
Issue -
State: closed - Opened by daniel3303 over 1 year ago
- 2 comments
Labels: bug
#48 - Intermittent error on Decrypting fields related to Padding ("Padding is invalid and cannot be removed")
Issue -
State: closed - Opened by AngeloPacione over 1 year ago
- 3 comments
Labels: question
#47 - Require un-generic type of func "IsEncrypted()" in PropertyBuilderExtensions
Issue -
State: closed - Opened by feast107 almost 2 years ago
- 4 comments
#46 - Dynamic IV not working on v4.0.0
Issue -
State: closed - Opened by DerStimmler almost 2 years ago
- 6 comments
Labels: question
#45 - Version 4.0.0
Pull Request -
State: closed - Opened by Eastrall about 2 years ago
- 3 comments
Labels: enhancement
#44 - Add Mark by Fluent Api
Issue -
State: closed - Opened by IamMartinPeek about 2 years ago
- 2 comments
Labels: enhancement
#43 - Error using migration functionality
Issue -
State: closed - Opened by sidec15 about 2 years ago
- 1 comment
#42 - Support EFCore 7.0
Issue -
State: closed - Opened by heggi about 2 years ago
- 4 comments
Labels: question
#41 - How to use user defined encryption key?
Issue -
State: closed - Opened by planyway over 2 years ago
- 1 comment
#40 - Help for fixing bug
Issue -
State: closed - Opened by planyway over 2 years ago
- 1 comment
Labels: bug, question
#39 - Decimal , Double , long types
Issue -
State: open - Opened by mohammadrezaamiri over 2 years ago
- 2 comments
Labels: question
#38 - Usage of migrations
Issue -
State: closed - Opened by sabihoshi over 2 years ago
#37 - Pleas update docs for IEncryptionProvider
Issue -
State: closed - Opened by Polemus over 2 years ago
- 2 comments
Labels: question
#36 - Some Columns not decrypting
Issue -
State: closed - Opened by Justicea83 almost 3 years ago
- 1 comment
#35 - Move to Github actions
Issue -
State: closed - Opened by Eastrall almost 3 years ago
#34 - Adding support for EF Core 6 and .Net 6.0
Pull Request -
State: closed - Opened by emorell96 about 3 years ago
- 4 comments
Labels: enhancement
#33 - Update the library to support .Net6 and EF Core 6.
Pull Request -
State: closed - Opened by owaits about 3 years ago
- 3 comments
Labels: enhancement, invalid
#32 - Migration on plaintext database properties error
Issue -
State: closed - Opened by isIulian about 3 years ago
- 2 comments
Labels: bug, area: migrator
#31 - Add support for owned entity type
Issue -
State: open - Opened by grinay over 3 years ago
#30 - Not compatible with ef core 5
Issue -
State: closed - Opened by grinay over 3 years ago
- 1 comment
Labels: bug, need-upgrade
#29 - EF core 5.0
Issue -
State: closed - Opened by heggi over 3 years ago
- 2 comments
Labels: question
#28 - Dynamic IV
Issue -
State: closed - Opened by PierrePDP over 3 years ago
#27 - Encrypted fields being read as empty strings
Issue -
State: closed - Opened by Thodor12 over 3 years ago
- 1 comment
#26 - Update azure pipelines
Pull Request -
State: closed - Opened by Eastrall over 3 years ago
#25 - Enahnced data type support
Pull Request -
State: closed - Opened by RichardD2 over 3 years ago
- 7 comments
Labels: enhancement, review-pending
#24 - Decryption failing after upgrade to 2.0.0
Issue -
State: closed - Opened by geedsen over 3 years ago
- 3 comments
Labels: question
#23 - DataEncryptionDbContextOptionsExtensions
Pull Request -
State: closed - Opened by sturzaam over 3 years ago
#22 - Seed data is updated every time
Issue -
State: closed - Opened by firedeepan over 3 years ago
- 6 comments
Labels: bug, question
#21 - Restore Database into another server
Issue -
State: closed - Opened by ekhtiari over 3 years ago
- 2 comments
Labels: question
#20 - How to disable Decryption for specific cases
Issue -
State: closed - Opened by hasansahinnn over 3 years ago
- 2 comments
Labels: enhancement
#19 - feat: fluent api
Pull Request -
State: closed - Opened by omri-legit almost 4 years ago
- 1 comment
#18 - LinQ Statements not working on Encrypted Fields
Issue -
State: closed - Opened by daniels7 almost 4 years ago
- 5 comments
#17 - Supporting binary / other data types
Issue -
State: closed - Opened by cesarsouza almost 4 years ago
- 3 comments
Labels: enhancement
#16 - Different keys per column / entity
Issue -
State: closed - Opened by cesarsouza almost 4 years ago
- 4 comments
Labels: enhancement, question
#15 - Data migration
Pull Request -
State: closed - Opened by Eastrall almost 4 years ago
- 1 comment
Labels: enhancement
#14 - Set up CI with Azure Pipelines
Pull Request -
State: closed - Opened by Eastrall almost 4 years ago
Labels: enhancement
#13 - EF.Functions.Like support
Issue -
State: closed - Opened by yoramda almost 4 years ago
- 5 comments
Labels: question, wontfix
#12 - Dynamic IV per field
Pull Request -
State: closed - Opened by Eastrall about 4 years ago
- 2 comments
Labels: enhancement
#11 - Skip properties whose propertyInfo value is null
Pull Request -
State: closed - Opened by ekastimo about 4 years ago
- 2 comments
#10 - object not reference at OnModelCreating Error
Issue -
State: closed - Opened by mahyarmot about 4 years ago
- 5 comments
Labels: bug
#9 - [Question] Actual use case example
Issue -
State: closed - Opened by callenj over 4 years ago
- 1 comment
Labels: enhancement
#8 - Feature/fluent api
Pull Request -
State: closed - Opened by tducheyne over 4 years ago
- 4 comments
#7 - [Question] Migrating existing data
Issue -
State: closed - Opened by jbarczyk over 4 years ago
- 4 comments
Labels: enhancement, question
#6 - Problem with EF Encryption When You Set *Length Attributes -> Documentation
Issue -
State: closed - Opened by warpcoil over 4 years ago
- 1 comment
Labels: enhancement
#5 - Creating a DBModelBuilder
Issue -
State: closed - Opened by rock1686 over 4 years ago
- 1 comment
Labels: question
#4 - Exception with EF Core 3.1.1
Issue -
State: closed - Opened by RichardD2 almost 5 years ago
- 6 comments
Labels: bug
#3 - Newbie to AES Encryption question ....
Issue -
State: closed - Opened by BrettStrongEH over 5 years ago
- 7 comments
Labels: question
#2 - Unable to correctly decrypt even it has the same AES key and IV
Issue -
State: closed - Opened by egenita over 5 years ago
- 2 comments
Labels: question
#1 - Exclude discriminators (inheritance) from being encrypted
Pull Request -
State: closed - Opened by olivierbouchomsfontys over 5 years ago
- 2 comments
Labels: enhancement