Jeff Ward
Jeff Ward
If you'd like to review my code as I am working on it (currently it is complete), here is the branch on my github repo: https://github.com/jeffward01/EasyRepository.EFCore/tree/explicit-enums-pagination ----- I am going...
# Question for you: * If you accept this change, what version should I iterate the package to? ## Breaking Change: There **will be a breaking change** where the user...
_Sorry for so many comments, I wanted to make all my requests separate comments for reference ease_ # Question ### **I will also update the Wiki. How should we do...
> This should be very well planned and existing users should not be affected by it. In spirit of this, what about if I make the changes as outlined, with...
> I will keep this request and **we will evaluate and develop it together with my team.** Thanks for your contribution. Ah, I just saw this bit about the team...
> Open Source projects, development should usually be done on request or problem That is great logic, I will remember this phrase, thank you! --- Sounds good! I will get...
@furkandeveloper - Its my pleasure! I have a bunch of libraries I create myself for my own development, and I needed a really good library for Generic Repository (I love...
In regards to: > In this enhancement I suggest we: > > 1.) Add the overload parameter, and eventually in later versions remove the bool parameter > 2.) Add the...
Great! Personally I was against all of the changes Microsoft introduced in `net6` and `C# 10`, but now I have grown to love the changes... except for top-level program.cs statements,...
@jaldrin very cool! Thanks for sharing the code! That is very useful for the TryFromXXX methods! Not quite what I am looking for regarding this question in particular, but still...