Alex Wiese

Results 14 issues of Alex Wiese

The following throws an exception People.Count(); > An exception occurred while reading a database value. The expected type was 'System.Int32' but the actual value was of type 'System.Int64' Workaround for...

Migrations do not work. No work has been done on this yet.

Need to add ability to watch a folder. As files are added/changed they are loaded into Live Log Viewer. - [ ] User interface to add/remove folders to watch -...

enhancement
help wanted

- [ ] Filter rows of text based on filter - [ ] Search for text within content - [ ] Highlight matching search terms

enhancement
help wanted

Need to add Comma Seperated Value support. Maybe it can support SQL-like syntax. `SELECT DateTime, LogLevel, Message WHERE LogLevel > 3` - [ ] Filter columns that are displayed -...

enhancement
help wanted

Need to add support for Tab Separated Values. Maybe it can support SQL-like syntax. `SELECT DateTime, LogLevel, Message WHERE LogLevel > 3` - [ ] Filter columns that are displayed...

enhancement
help wanted

Added project logo

Reduced file size with the use of tabs instead of spaces.

enhancement

I've just started using **Dapper.Contrib** in a project and hit a few bugs. I've already submitted a couple of PRs for these. In saying that it looks like **Dapper.Contrib** needs...