Skip to content

sharp-apps/plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugins

Plugins shows an example of extending WebApps with Plugins, Filters, ServiceStack Services and other C# extensions

Install

Run as a Desktop App (Windows only):

$ dotnet tool install -g app

$ app install plugins
$ cd plugins && app

Run as a .NET Core Web App (Windows, macOS, Linux):

$ dotnet tool install -g x

$ x install plugins
$ cd plugins && x

Requires .NET Core 3.1.

Learn

See sharpscript.net/docs/sharp-apps to learn about ServiceStack .NET Core 3.1 Sharp Apps.

About

Extend WebApps with Plugins, Filters, ServiceStack Services and other C# extensions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.0%
  • C# 36.8%
  • JavaScript 7.2%
  • CSS 4.0%