Eric J. Smith
Eric J. Smith
Sorry, I haven't made this change yet. It's a pretty simple change, could you add a PR for it?
@Kielek not sure what that means. I think you are saying that if you are using the latest Elasticsearch .NET client (8.0) then you don't need this library.
I think that the 8.0 elasticsearch client just came out recently and it has extensive breaking changes that are going to force many people to stay on the older client...
Yeah, this is an issue. We would definitely want to return an empty read only instance and it should be the same instance for all usages to avoid allocating a...
@frabe1579 I think you are probably right. I don't want to go crazy with throwing exceptions, but you are right that network errors and services being down should not be...
If we do this, I'd want to just do an alert icon on the right and have it show a drop down list of news items. Maybe even a badge...
Yeah, that looks good!
Yeah I see how this could be frustrating when you have a lot of data coming in. We could probably change paging to be based on the id of the...
Yes! This bug is really painful.
The T4 scaffolder has a dependency on EF which really sucks, because it forces a dependency on EF in your project.