index
:
newsaggregator
master
Cute little CSharp project that I made in high school to prove I could code
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Main
Age
Commit message (
Collapse
)
Author
2019-02-18
Linked up website to website project
Aryadev Chavali
2019-02-18
Moved wwwroot to it's own folder
Aryadev Chavali
2019-02-18
Deleted main console program, and moved server to main
Aryadev Chavali
2019-02-10
Updated articles for new insert articles method
Aryadev Chavali
2019-02-10
Added two other configs for sky and abc
Aryadev Chavali
2019-02-10
Made interface print out number of articles written
Aryadev Chavali
2019-02-10
Testing program with usage of insertArticles
Aryadev Chavali
2019-02-10
Tested adding a range of articles with duplicate titles
Aryadev Chavali
2019-02-10
Found error
Aryadev Chavali
2019-02-08
Added try catch in case table is empty
Aryadev Chavali
2019-02-08
Making proof of concept using console alone
Aryadev Chavali
2019-02-08
Testing changes now
Aryadev Chavali
2019-02-08
Added database handler to test whether database connection works
Aryadev Chavali
2019-02-08
Added reference to EntityFrameworkCore
Aryadev Chavali
2019-02-08
Commented out code to test Database
Aryadev Chavali
2019-02-08
Added reference to Database
Aryadev Chavali
2019-02-08
Redefined references
Aryadev Chavali
2019-02-08
Added vscode launch and build configs
Aryadev Chavali
2019-02-08
Moved main outside for usage in general purpose
Aryadev Chavali