- init {to:'.'}
projectEmpty .NET Core 2.2 ServiceStack App - init-lts {to:'.'}
projectEmpty .NET Core 2.1 LTS ServiceStack App - init-corefx {to:'.'}
projectEmpty ASP.NET Core 2.1 LTS on .NET Framework - init-sharp-app {to:'.'}
projectEmpty ServiceStack Sharp App
- bootstrap-sharp {to:'$HOST'}
ui,sharpBootstrap + Sharp Pages Starter Template
- redis {to:'$HOST'}
dbUse ServiceStack.Redis - sqlserver {to:'$HOST'}
dbUse OrmLite with SQL Server - sqlite {to:'$HOST'}
dbUse OrmLite with SQLite - postgres {to:'$HOST'}
dbUse OrmLite with PostgreSQL - mysql {to:'$HOST'}
dbUse OrmLite with MySql - oracle {to:'$HOST'}
dbUse OrmLite with Oracle - firebird {to:'$HOST'}
dbUse OrmLite with Firebird - dynamodb {to:'$HOST'}
dbUse AWS DynamoDB and PocoDynamo - mongodb {to:'$HOST'}
dbUse MongoDB - ravendb {to:'$HOST'}
dbUse RavenDB - marten {to:'$HOST'}
dbUse Marten NoSQL with PostgreSQL
- auth {to:'$HOST'}
authConfigure AuthFeature - auth-db {to:'$HOST'}
authUse OrmLite Auth Repository (requires auth) - auth-redis {to:'$HOST'}
authUse Redis Auth Repository (requires auth) - auth-memory {to:'$HOST'}
authUse Memory Auth Repository (requires auth) - auth-dynamodb {to:'$HOST'}
authUse DynamoDB Auth Repository (requires auth) - auth-mongodb {to:'$HOST'}
authUse MongoDB Auth Repository (requires auth) - auth-ravendb {to:'$HOST'}
authUse RavenDB Auth Repository (requires auth) - auth-marten {to:'$HOST'}
authUse Marten Auth Repository (requires auth)
- backgroundmq {to:'$HOST'}
mqUse Memory Background MQ - rabbitmq {to:'$HOST'}
mqUse RabbitMQ - sqs {to:'$HOST'}
mqUse AWS SQS MQ - servicebus {to:'$HOST'}
mqUse Azure Service Bus MQ - redismq {to:'$HOST'}
mqUse Redis MQ
- vue-lite-lib {to:'$HOST'}
lib,vueUpdate vue-lite projects libraries - react-lite-lib {to:'$HOST'}
lib,reactUpdate react-lite projects libraries
- validation-contacts {to:'$HOST'}
example,sharpContacts Validation Example
- feature-mq {to:'$HOST'}
feature,mq,sharpSimple MQ Feature to test sending Messages - feature-authrepo {to:'$HOST'}
feature,auth,sharpList and Search Users registered in Auth Repository
- nginx {to:'/etc/nginx/sites-available/'}
configNginx reverse proxy config for .NET Core Apps - supervisor {to:'/etc/supervisor/conf.d/'}
configSupervisor config for managed execution of .NET Core Apps - docker {to:'.'}
configDockerfile example for .NET Core Sharp Apps
- svg-action {to:'svg/'}
svgMaterial Design Action Icons - svg-alert {to:'svg/'}
svgMaterial Design Alert Icons - svg-av {to:'svg/'}
svgMaterial Design Audio Visual Icons - svg-communication {to:'svg/'}
svgMaterial Design Communication Icons - svg-content {to:'svg/'}
svgMaterial Design Content Icons - svg-device {to:'svg/'}
svgMaterial Design Device Icons - svg-editor {to:'svg/'}
svgMaterial Design Editor Icons - svg-file {to:'svg/'}
svgMaterial Design File Icons - svg-hardware {to:'svg/'}
svgMaterial Design Hardware Icons - svg-image {to:'svg/'}
svgMaterial Design Image Icons - svg-maps {to:'svg/'}
svgMaterial Design Maps Icons - svg-navigation {to:'svg/'}
svgMaterial Design Navigation Icons - svg-places {to:'svg/'}
svgMaterial Design Places Icons - svg-social {to:'svg/'}
svgMaterial Design Social Icons - svg-toggle {to:'svg/'}
svgMaterial Design Toggle Icons
To include your gist in this directory and make it available to all web tool users please post a link to your gist with your preferred alias in the comments below. Your chosen alias and gist description will be shown in the web + output listing.