issues
search
ardalis
/
Specification
Base class with tests for adding specifications to a DDD model
MIT License
1.95k
stars
244
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add TagWith feature
#428
christophwille
opened
1 week ago
2
Version 9 - Epic
#427
fiseni
opened
2 weeks ago
0
Update expression constructs. Reduce size.
#426
fiseni
opened
2 weeks ago
0
Refactor Include evaluator. Implement caching.
#425
fiseni
opened
2 weeks ago
0
Refactor Search validator to allocation-free implementation.
#424
fiseni
opened
2 weeks ago
0
Improve the Search EF evaluator. Reduce allocations.
#423
fiseni
opened
2 weeks ago
0
Improve the Search in-memory evaluator. Implement a custom iterator and reduce allocations.
#422
fiseni
opened
2 weeks ago
0
Improve the C# implementation of the Like operator.
#421
fiseni
opened
2 weeks ago
0
Add IsChainDiscarded thread-static field.
#420
fiseni
opened
2 weeks ago
0
Improve the specification builders. Select/SelectMany should be applied in the end.
#419
fiseni
opened
2 weeks ago
0
Remove the state for the Query builder. Update it as a calculated property.
#418
fiseni
opened
2 weeks ago
0
Remove the Evaluator and Validator state from Specifications.
#417
fiseni
opened
2 weeks ago
0
Refactor Take/Skip state to non-nullable int. Define the default value to -1.
#416
fiseni
opened
2 weeks ago
0
Reduce the Specification size. Set the initial state to null.
#415
fiseni
opened
2 weeks ago
0
Remove IEntity
#414
fiseni
opened
2 weeks ago
0
Update Specification constructors as public.
#413
fiseni
opened
2 weeks ago
0
Fix EnableCache to not append a dash if you pass in no args
#412
mccow002
opened
3 weeks ago
3
Issue about PostProcessingAction
#411
lumoslnt
opened
3 weeks ago
1
IgnoreQueryFilter is not working on a list
#410
ryanlaclaire
closed
4 weeks ago
0
AllAsync with Specification in RepositoryBaseOfT
#409
HamedFathi
closed
1 month ago
3
EF Core throws Collection read-only exception when 'ThenInclude' Navigation is read-only
#408
aniekanBane
closed
1 month ago
3
Inquiry About NULLS FIRST Ordering Support
#407
jay-dev-9
closed
2 weeks ago
2
Unable to retrieve table properties
#406
BoredDevBrian
closed
2 months ago
0
Object reference not set to an instance of an object error.
#405
commodus
opened
2 months ago
0
Đ•nhancement Request: Support for Multiple ThenInclude in a Single Include
#404
Zheorgyan
closed
2 months ago
2
Feature/operators
#403
SajjadAbbasi
closed
2 months ago
0
Primary constructor implement
#402
KhanbalaRashidov
opened
3 months ago
0
Feature Proposal: nhibernate support
#401
Geestarraw
opened
5 months ago
3
Cannot save data with Backing Field
#400
datnt97
closed
2 months ago
1
Search by value object's Value property: Translation error
#399
jtrose22
closed
6 months ago
3
397 make fields and methods protected
#398
eldamir
closed
6 months ago
8
Make repository methods protected to allow for subclassing
#397
eldamir
closed
6 months ago
2
Reading as 'System.Object' is not supported for fields having DataTypeName 'public.vector'
#396
foxminchan
closed
6 months ago
0
Make the SaveChangesAsync call optional in RepositoryBaseOfT
#395
enrij
opened
7 months ago
9
Search in result dto object instead of db class
#394
ertugrulkaya
closed
2 months ago
5
How to use ExecuteUpdateAsync?
#393
aminsharifi
closed
7 months ago
8
Can ignore properties in Select Specifications?
#392
datnt97
closed
2 months ago
4
Fix InMemory SearchExtension bug
#391
fiseni
closed
8 months ago
1
InMemory SearchExtension bug
#390
Jordy84
closed
8 months ago
3
Allow combination of Specification with different projections
#389
gabrielheming
opened
8 months ago
6
Ardalis.Specification.EntityFramework6.csproj doesn't target net7.0 or net8.0
#388
mpickers
closed
8 months ago
5
System.MissingMethodException: Method not found
#387
mustafa-barakzey
closed
9 months ago
0
Many-to-Many w/ INNER JOIN
#386
r2baka
closed
9 months ago
1
ardalis.specification.entityframeworkcore is missing NuGet package README file
#385
lyndaidaii
opened
9 months ago
0
Apply Entity and Aggregate Domain-Driven Design approach to Specification and Repository
#384
elyosemite
closed
10 months ago
2
Cannot unit test specifications which sort by a Smart enum
#383
idormenco
opened
10 months ago
2
Which Design Pattern is behind Evaluators?
#382
elyosemite
closed
10 months ago
1
Implementing additional provider for Azure Storage Tables
#381
rgn
opened
11 months ago
1
Add FAQ entry on combining specs
#380
ardalis
opened
11 months ago
1
How to combine specifications?
#379
LiptonDev
closed
11 months ago
17
Next