dc2210b5b3
Add Api Endpoint to save/retrieve the active policy.Policy
...
Add SQLite code to save the policy html/markdown scripts from the user
#94
2019-10-18 09:30:57 +01:00
ebfced87ee
fix relative file paths (file not found errors).
...
added razor engine to WindowsDataCenter project.
fixed odd logCount errors in spa.js/index.html
2017-02-16 17:07:48 +00:00
bc1947a31f
Move the database calls/procedures out into the SQLiteRepository, IRepository implementation.
...
created SQLiteProcedures to hold all the strings for procs. Constants also serves similar purpose.
renamed Class1 to SQLiteRepository.cs
added all the necessary nuget packages for SQLite.Net-PCL
2017-01-31 21:59:42 +00:00
a0d050acd2
Created the SQLiteRepository stub. ready for implementation..
...
(move to Ninject/Dependency Injection model)
2017-01-31 17:25:01 +00:00