-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Milestone
Description
In the next release, we might finally drop the support for the following obsolete methods
[Obsolete]
Task<T?> GetBySpecAsync(ISpecification<T> specification, CancellationToken cancellationToken = default);
[Obsolete]
Task<TResult?> GetBySpecAsync<TResult>(ISpecification<T, TResult> specification, CancellationToken cancellationToken = default);
lars-lindstrom
Metadata
Metadata
Assignees
Labels
No labels