Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ByDateView has been added with some NUnit testing #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vitska
Copy link

@vitska vitska commented Aug 23, 2015

Perfect project by its low dependencies (just what needed), still depends on SQLite and ffmpeg but works without them. Building tested on VS2015, SQLite interop dll's was the cause of failure of the build.
Additional view and testing (TDD makes easier to understand logic under separate component). SQLite interop assemblies was not created building from scratch, it is maybe that should be removed.

isolated SQLite FileStore,
FileStore abstraction/interfaces not completed (needs proper datafiles deletion)
isolated log4net to utilities assembly only
added key-value store, raptorDB
Authorization parameters class introduced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant