- console-cs {to:'.'}
project,C#
C# .NET 5 Console App - console-fs {to:'.'}
project,F#
F# .NET 5 Console App - console-vb {to:'.'}
project,VB
VB .NET 5 Console App - console-ss {to:'.'}
project,S#
#Script Console App - console-lisp {to:'.'}
project,Lisp
#Script Lisp Console App - init {to:'.'}
project,C#
Empty .NET 5 ServiceStack App - init-lts {to:'.'}
project,C#
Empty .NET Core 3.1 LTS ServiceStack App - init-vb {to:'.'}
project,VB
VB.NET Empty .NET 5 ServiceStack App - init-fsharp {to:'.'}
project,F#
F# Empty .NET 5 ServiceStack App - init-corefx {to:'.'}
project,C#
Empty ASP.NET Core 2.1 LTS on .NET Framework - init-sharp-app {to:'.'}
project,S#
Empty ServiceStack Sharp App - init-test {to:'.'}
project,C#
.NET 5 and .NET v4.72 Integration Test
- bootstrap-sharp {to:'$HOST'}
ui,S#
Bootstrap + Sharp Pages Starter Template
- redis {to:'$HOST'}
db
Use ServiceStack.Redis - sqlserver {to:'$HOST'}
db
Use OrmLite with SQL Server - sqlite {to:'$HOST'}
db
Use OrmLite with SQLite - postgres {to:'$HOST'}
db
Use OrmLite with PostgreSQL - mysql {to:'$HOST'}
db
Use OrmLite with MySql - oracle {to:'$HOST'}
db
Use OrmLite with Oracle - firebird {to:'$HOST'}
db
Use OrmLite with Firebird - dynamodb {to:'$HOST'}
db
Use AWS DynamoDB and PocoDynamo - mongodb {to:'$HOST'}
db
Use MongoDB - ravendb {to:'$HOST'}
db
Use RavenDB
- auth {to:'$HOST'}
auth
Configure AuthFeature - auth-ext {to:'$HOST'}
auth
Configure AuthFeature inc. .NET Core Providers - auth-db {to:'$HOST'}
auth
Use OrmLite Auth Repository (requires auth) - auth-redis {to:'$HOST'}
auth
Use Redis Auth Repository (requires auth) - auth-memory {to:'$HOST'}
auth
Use Memory Auth Repository (requires auth) - auth-dynamodb {to:'$HOST'}
auth
Use DynamoDB Auth Repository (requires auth) - auth-mongodb {to:'$HOST'}
auth
Use MongoDB Auth Repository (requires auth) - auth-ravendb {to:'$HOST'}
auth
Use RavenDB Auth Repository (requires auth) - auth-marten {to:'$HOST'}
auth
Use Marten Auth Repository (requires auth)
- backgroundmq {to:'$HOST'}
mq
Use Memory Background MQ - rabbitmq {to:'$HOST'}
mq
Use RabbitMQ - sqs {to:'$HOST'}
mq
Use AWS SQS MQ - servicebus {to:'$HOST'}
mq
Use Azure Service Bus MQ - redismq {to:'$HOST'}
mq
Use Redis MQ
- autoquery {to:'$HOST'}
autoquery
Configure AutoQuery Services - autocrudgen {to:'$HOST'}
autoquery,autogen,db
AutoGen AutoQuery Services for Existing DBs - autodto {to:'.'}
autoquery,codegen
Generate DB DTOs in C#, TypeScript, Dart, Java, Kotlin, Swift, VB.NET, F# - validation {to:'$HOST'}
feature,validation
Configure Validation Support - validation-source {to:'$HOST'}
validation
Configure dynamic validations sourced from registered DbConnectionFactory - serverevents {to:'$HOST'}
feature,sse
Configure Server Events (SSE) - cors {to:'$HOST'}
feature,cors
Configure support for CORS - openapi {to:'$HOST'}
feature,postman
Configure support for Open API and Swagger UI - postman2 {to:'$HOST'}
feature,postman
Configure support for Postman2 - feature-mq {to:'$HOST'}
feature,mq,sharp
Simple MQ Feature to test sending Messages - feature-authrepo {to:'$HOST'}
feature,auth,sharp
List and Search Users registered in Auth Repository - hangfire-postgres {to:'$HOST'}
hangfire,postgres
Adds hangfire cron scheduler and dashboard for PostgreSQL - sharpdata {to:'.'}
S#
Instant JSON,CSV,XML,JSV data APIs around configured RDBMS tables
- build {to:'.'}
GitHub
Adds GitHub Action to build and test - release-ecr-aws {to:'.'}
GitHub
Adds GitHub Action to deploy to AWS ECS - release-ghr-vanilla {to:'.'}
GitHub
Adds GitHub Action to deploy to a Linux server using SSH, via GHCR - release-ecr-vanilla {to:'.'}
GitHub
Adds GitHub Action to deploy to a Linux server using SSH, via AWS ECR - release-hub-vanilla {to:'.'}
GitHub
Adds GitHub Action to deploy to a Linux server using SSH, via DockerHub
- nuglify {to:'$HOST'}
assets
Use Nuglify's Advanced JS/CSS/HTML Minifiers
- northwind.sqlite {to:'.'}
sqlite
northwind.sqlite - chinook.sqlite {to:'.'}
sqlite
chinook.sqlite
- northwind.sharpdata {to:'.'}
sharpdata
northwind.sharpdata - chinook.sharpdata {to:'.'}
sharpdata
chinook.sharpdata
- grpc {to:'$HOST'}
feature,grpc
Configure gRPC (requires .NET Core 3.1) - grpc-android {to:'.'}
java,grpc
Android gRPC SSL Channel Builder - bcl.proto {to:'.'}
grpc
protobuf-net\bcl.proto
- example-validation {to:'$HOST'}
example,sharp
Contacts Validation Example - todoworld-cs {to:'.'}
example,grpc
C# gRPC insecure Generic ServiceClient TodoWorld Example - todoworld-cs-ssl {to:'.'}
example,grpc
C# gRPC SSL Generic ServiceClient TodoWorld Example - todoworld-fs {to:'.'}
example,grpc
F# gRPC insecure Generic ServiceClient TodoWorld Example - todoworld-fs-ssl {to:'.'}
example,grpc
F# gRPC SSL Generic ServiceClient TodoWorld Example - todoworld-vb {to:'.'}
example,grpc
VB.NET gRPC insecure Generic ServiceClient TodoWorld Example - todoworld-vb-ssl {to:'.'}
example,grpc
VB.NET gRPC SSL Generic ServiceClient TodoWorld Example - todoworld-csharp {to:'.'}
example,grpc
C# Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-csharp-ssl {to:'.'}
example,grpc
C# Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-csharp-smart {to:'.'}
example,grpc
C# Google protoc ServiceStack GrpcServicesClient TodoWorld Example - todoworld-swift {to:'.'}
example,grpc
Swift Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-swift-ssl {to:'.'}
example,grpc
Swift Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-java {to:'.'}
example,grpc
Java Google protoc insecure gRPC Service Client TodoWorld Example - todoworld-java-ssl {to:'.'}
example,grpc
Java Google protoc SSL gRPC Service Client TodoWorld Example - todoworld-dart {to:'.'}
example,grpc
Dart Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-dart-ssl {to:'.'}
example,grpc
Dart Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-go {to:'.'}
example,grpc
Go Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-go-ssl {to:'.'}
example,grpc
Go Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-python {to:'.'}
example,grpc
Python Google protoc insecure GrpcServicesStub TodoWorld Example - todoworld-python-ssl {to:'.'}
example,grpc
Python Google protoc SSL GrpcServicesStub TodoWorld Example - todoworld-ruby {to:'.'}
example,grpc
Ruby Google protoc insecure GrpcServicesStub TodoWorld Example - todoworld-ruby-ssl {to:'.'}
example,grpc
Ruby Google protoc SSL GrpcServicesStub TodoWorld Example - todoworld-php {to:'.'}
example,grpc
PHP Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-php-ssl {to:'.'}
example,grpc
PHP Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-node {to:'.'}
example,grpc
Node.js Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-node-ssl {to:'.'}
example,grpc
Node.js Google protoc SSL GrpcServicesClient TodoWorld Example
- myget {to:'.'}
config
ServiceStack pre-release MyGet packages - nginx {to:'/etc/nginx/sites-available/'}
config
Nginx reverse proxy config for .NET Core Apps - nginx-yum {to:'/etc/nginx/conf.d/'}
config
Nginx reverse proxy (yum) config for .NET Core Apps - supervisor {to:'/etc/supervisor/conf.d/'}
config
Supervisor config for managed execution of .NET Core Apps - supervisord.service {to:'/usr/lib/systemd/system/'}
config
Systemd supervisord.service script - supervisor-sharp {to:'/etc/supervisor/conf.d/'}
config
Supervisor config for managed execution of Sharp Apps - docker {to:'.'}
config
Dockerfile example for .NET Core Sharp Apps - nlog {to:'$HOST'}
config
Adds prod/dev default config files. Saves to APP_LOG_PATH - gen-dev-crt.sh {to:'$HOST'}
config
Generate *.servicestack.com self-signed localhost certificate
- gen.https.sh {to:'.'}
files,ssl
gen.https.sh
- docker-dotnet {to:'.'}
docker
Docker file to build basic ServiceStack application - docker-dotnet-spa {to:'.'}
docker
Docker file to build ServiceStack application that also needs node - docker-jupyter {to:'.'}
docker
Jupyter Dockerfile for running C# and F# Notebooks on mybinder.org - docker-jupyter-reports {to:'.'}
docker
Jupyter Dockerfile for running C#,F# and LaTeX support for nbconvert
- svg-action {to:'svg/'}
svg
Material Design Action Icons - svg-alert {to:'svg/'}
svg
Material Design Alert Icons - svg-av {to:'svg/'}
svg
Material Design Audio Visual Icons - svg-communication {to:'svg/'}
svg
Material Design Communication Icons - svg-content {to:'svg/'}
svg
Material Design Content Icons - svg-device {to:'svg/'}
svg
Material Design Device Icons - svg-editor {to:'svg/'}
svg
Material Design Editor Icons - svg-file {to:'svg/'}
svg
Material Design File Icons - svg-hardware {to:'svg/'}
svg
Material Design Hardware Icons - svg-image {to:'svg/'}
svg
Material Design Image Icons - svg-maps {to:'svg/'}
svg
Material Design Maps Icons - svg-navigation {to:'svg/'}
svg
Material Design Navigation Icons - svg-places {to:'svg/'}
svg
Material Design Places Icons - svg-social {to:'svg/'}
svg
Material Design Social Icons - svg-toggle {to:'svg/'}
svg
Material 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.