Skip to content

A simple and Open-Source C# NancyFX/ASP.NET pastebin...

License

Notifications You must be signed in to change notification settings

madman2021/SharpPaste

 
 

Repository files navigation

SharpPaste

Build Status GitHub license

A simple and Open-Source C# ASP.NET/NancyFX pastebin, made with ❤️ in Italy 🇮🇹.

Software Used

  • Mono - C# Cross-Platform Compiler
  • XSP - Cross-Platform ASP.NET Server
  • NancyFX - Web Framework
  • LiteDB - Embedded Database
  • Bootstrap - UI Framework
  • Bootstrap Flat Theme - UI Theme
  • jQuery - DOM Framework
  • Prism (JS & CSS) - Syntax Highlighter

Installation

Linux/Mac OS X

Dependencies:

Instructions:

  1. Install mono (Linux or OS X)
  2. Install xsp
  3. Clone SharpPaste repository git clone https://github.com/phonicmouse/SharpPaste.git
  4. Enter repo's directory cd SharpPaste
  5. Build Solution xbuild SharpPaste.sln
  6. Start XSP Web Server xsp or xsp4 if you get errors with the first one
  7. Done. Enjoy! 😜

Specifics

Supported Mono Versions

Version Supported
latest (5.0.0) ⁉️
stable (4.8.x)
4.8.0
4.6.2
4.4.2
4.2.x
4.0.x
3.x.x
2.x.x
1.x.x

See Travis CI for more details.

Package Versions

Package Name Current Version Previous Version(s)
Bootstrap 3.3.7 3.3.4
Bootstrap Flat 3.3.4 3.3.4
jQuery 3.1.1 3.1.1
LiteDB 3.1.0 2.0.0
MlkPwgen 0.3.0 0.2.0
Nancy 1.4.3 1.4.3
Nancy Hosting (ASP.NET) 1.4.1 1.4.1
Nancy Hosting (Self) ----- -----
Newtonsoft.Json 9.0.1 9.0.1

About

A simple and Open-Source C# NancyFX/ASP.NET pastebin...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 45.5%
  • CSS 45.4%
  • JavaScript 9.1%