A simple and Open-Source C# ASP.NET/NancyFX pastebin, made with ❤️ in Italy 🇮🇹.
- 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
Dependencies:
- Mono (see Supported Mono Versions for a full list of supported versions)
- XSP ( latest version should be fine)
Instructions:
- Install
mono
(Linux or OS X) - Install
xsp
- Clone SharpPaste repository
git clone https://github.com/phonicmouse/SharpPaste.git
- Enter repo's directory
cd SharpPaste
- Build Solution
xbuild SharpPaste.sln
- Start XSP Web Server
xsp
orxsp4
if you get errors with the first one - Done. Enjoy! 😜
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 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 |