Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Wiki

This is a Single File Application (SFA) that provide wiki functionality.

  • It supports markdown
  • You can rename pages
  • It is stored using LiteDB
  • It has a nice markdown editor
  • You can upload attachments in every page
  • You can delete attachments
  • You can delete pages
  • It has pages and attachment markdown linking helpers

All the code (810 lines) is contained within Program.cs.

Used libraries:

Screenshotscreenshot of the running wiki

dotnet6

close