Skip to content

kolomietsvv/Notebook

Repository files navigation

The application allows to store, add, update and delete notes in notebook.

Application was builded in Microsoft Visual Studio 2013.

To build the solution you need to execute command 'Update-Package -Reinstall -ProjectName Notebook.PL.WebAPI' in package manager console.

You can change the path of notebook file in \Notebook\Notebook.PL.WebAPI\Web.config file in connectionString <add name="file" connectionString="../../notes.csv" />.

Also you can change the note fields separator in appSetting <add key="fieldSeparator" value=" " />.

If you prefer not to change Web.config file, run your application/visual studio as administrator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages