issues
search
clintirving
/
entity-framework-you
MIT License
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Context - Added override for SaveChangesAsync
#57
LachlanBorwick
closed
2 months ago
0
DbContext.SaveChangesAsync doesn't record Audits
#56
francis-energyaction
opened
6 months ago
2
Update package version for nuget
#55
clintirvingEAX
closed
1 year ago
0
#53 - add new Queryable public methods
#54
clintirvingEAX
closed
1 year ago
0
Allow unevaluated queryables to be returned to the caller
#53
clintirvingEAX
opened
1 year ago
0
Bump System.Linq.Dynamic.Core from 1.2.2 to 1.3.0 in /EfYou
#52
dependabot[bot]
closed
1 year ago
0
DateTimeOffset
#51
clintirvingEAX
closed
1 year ago
0
Let's not log failed logins
#50
clintirvingEAX
closed
1 year ago
0
Add an entity which can be used to store login attempts
#49
clintirvingEAX
closed
1 year ago
0
Add base list/collection constructors
#48
clintirvingEAX
closed
1 year ago
0
Ignore empty list contains
#47
clintirvingEAX
closed
1 year ago
0
Inheriting types can now filter
#46
clintirvingEAX
closed
1 year ago
0
Pass the context to AutoFilter
#45
clintirvingEAX
closed
1 year ago
0
Context on filter service
#44
clintirvingEAX
closed
1 year ago
0
Pass the queryable context to the filter service public methods
#43
clintirvingEAX
opened
1 year ago
0
Add AsNoTracking to Get and Search
#42
clintirvingEAX
closed
1 year ago
0
Add No-Tracking on Search and Get for better performance.
#41
clintirvingEAX
closed
1 year ago
0
Case insensitive login cache
#40
clintirvingEAX
closed
1 year ago
0
TryGetLoginForLoggedInUser needs to do a case insensitive search
#39
clintirvingEAX
closed
1 year ago
0
Add new Bulk Delete option
#38
clintirvingEAX
closed
1 year ago
0
Dbrequired attribute
#37
clintirvingEAX
closed
1 year ago
0
System.ComponentModel.DataAnnotations Required attribute is triggering validations in ASP.NET
#36
clintirvingEAX
opened
1 year ago
0
#34 require opt-in for column to be case-insensitive string comparison
#35
clintirvingEAX
closed
1 year ago
0
We're adding ToLower on all string searches resulting in scans instead of seeks where an index is available
#34
clintirvingEAX
opened
1 year ago
0
Update Package version for nuget
#33
clintirvingEAX
closed
2 years ago
0
Feature/add try get login method
#32
clintirvingEAX
closed
2 years ago
0
Default value doesn't work for non-nullable DateTime
#31
clintirvingEAX
opened
2 years ago
0
Separate the LoginCache from the ScopeOfResponsibilityService
#30
clintirvingEAX
closed
2 years ago
0
The in-memory scope of responsibility cache can now be manipulated vi…
#29
clintirvingEAX
closed
2 years ago
0
Allow the scope of responsibility cache for a login to be set via code.
#28
clintirvingEAX
opened
2 years ago
0
Increment version # for nuget auto-build
#27
clintirving
closed
2 years ago
0
Add methods to dump the cache all | individual
#26
clintirving
closed
2 years ago
0
Support querying a list of records and/or related records by ID using FilterExtensions without having to override the FilterService
#25
francis-energyaction
opened
2 years ago
0
Need to allow the 5 minute cache of scope of responsibility context to be overridden
#24
clintirvingEAX
opened
2 years ago
0
IPermissionServiceOfT - Add new IsInRoles method to interface
#23
clintirving
closed
2 years ago
0
Allow guid id column
#22
clintirving
closed
2 years ago
0
Port Atlas improvements to Entity Framework You
#21
rhysjohnseax
opened
3 years ago
0
We need an actual README on this project
#20
rhysjohnseax
opened
3 years ago
0
#18
#19
MichaelBakerEnergyAction
closed
3 years ago
0
'GetFirst' methods should be virtual
#18
MichaelBakerEnergyAction
opened
3 years ago
0
#14
#17
MichaelBakerEnergyAction
closed
3 years ago
0
Update Project Name in the actual project
#16
SpikePuppet
closed
3 years ago
1
#14
#15
MichaelBakerEnergyAction
closed
3 years ago
0
Add ability for SecurityDbContext to pull connection string from IConfiguration
#14
MichaelBakerEnergyAction
closed
3 years ago
2
Change from common.logging to Microsoft.Extensions.Logging
#13
clintirving
closed
4 years ago
0
Rename file for consistency.
#12
clintirving
closed
4 years ago
0
Rename files for consistency
#11
clintirving
closed
4 years ago
0
Add Version attribute
#10
clintirving
closed
4 years ago
0
Create nuget package onbuild
#9
clintirving
closed
4 years ago
0
Enable the result set of the AddAggregationFilter calls to be properl…
#8
clintirving
closed
4 years ago
3
Next