- console-cs {to:'.'}
project,C#C# .NET 8 Console App - console-fs {to:'.'}
project,F#F# .NET 8 Console App - console-vb {to:'.'}
project,VBVB .NET 8 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 8 ServiceStack App - init-lts {to:'.'}
project,C#Empty .NET 8 LTS ServiceStack App - init-vb {to:'.'}
project,VBVB.NET Empty .NET 8 ServiceStack App - init-fsharp {to:'.'}
project,F#F# Empty .NET 8 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 8 Integration Test - init-test2 {to:'.'}
project,C#.NET 8 and .NET v4.72 Integration Test
- ef-sqlserver {to:'$HOST'}
dbUse OrmLite + EF with SQL Server (new API) - ef-sqlite {to:'$HOST'}
dbUse OrmLite + EF with SQLite (new API) - ef-postgres {to:'$HOST'}
dbUse OrmLite + EF with PostgreSQL (new API) - ef-mysql {to:'$HOST'}
dbUse OrmLite + EF with MySQL (new API) - old-sqlserver {to:'$HOST'}
dbUse OrmLite + EF with SQL Server - old-sqlite {to:'$HOST'}
dbUse OrmLite + EF with SQLite - old-postgres {to:'$HOST'}
dbUse OrmLite + EF with PostgreSQL - old-mysql {to:'$HOST'}
dbUse OrmLite + EF with MySQL
- 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
- auth {to:'$HOST'}
authConfigure AuthFeature - auth-ext {to:'$HOST'}
authConfigure AuthFeature inc. extended .NET Providers - 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) - apikeys {to:'$HOST'}
authConfigure API Keys in Identity Auth project - apikeys-auth {to:'$HOST'}
authConfigure API Keys in project without 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
- autoquery {to:'$HOST'}
autoqueryConfigure AutoQuery Services - autocrudgen {to:'$HOST'}
autoquery,autogen,dbAutoGen AutoQuery Services for Existing DBs - jobs {to:'$HOST'}
jobsConfigure Background Jobs - sqlitelogs {to:'$HOST'}
logsConfigure SQLite Request Logs - requestlogs {to:'$HOST'}
featureConfigure Memory Request Logging - autodto {to:'.'}
autoquery,codegenGenerate DB DTOs in C#, TypeScript, Dart, Java, Kotlin, Swift, VB.NET, F# - migrations {to:'$HOST'}
dbAdd OrmLite DB Migrations to an existing project - validation-source {to:'$HOST'}
validationConfigure dynamic RDBMS validations source - profiling {to:'$HOST'}
featureConfigure Request Logging & Profiling - serverevents {to:'$HOST'}
feature,sseConfigure Server Events (SSE) - cors {to:'$HOST'}
feature,corsConfigure support for CORS - openapi {to:'$HOST'}
feature,openapiConfigure support for Open API and Swagger UI - openapi3 {to:'$HOST'}
feature,openapiConfigure Endpoint Routing Open API v3 and Swagger UI - openapi-scalar {to:'$HOST'}
feature,openapiConfigure support for .NET 10 Microsoft.AspNetCore.OpenApi v10 and and Scalar UI - openapi-swashbuckle {to:'$HOST'}
feature,openapiConfigure support for .NET 10 Microsoft.OpenApi v3 and Swashbuckle Swagger UI - 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 - hangfire-postgres {to:'$HOST'}
hangfire,postgresAdds hangfire cron scheduler and dashboard for PostgreSQL - sharpdata {to:'.'}
S#Instant JSON,CSV,XML,JSV data APIs around configured RDBMS tables - flutter {to:'.'}
flutter,mobileAdd flutter project - flutter-grpc {to:'.'}
flutter,mobileAdd flutter project with GRPC - useragent-blocking {to:'$HOST'}
featureConfigure UserAgent Blocking - db-jobs {to:'$HOST'}
jobsConfigure RDBMS Background Jobs - db-requestlogs {to:'$HOST'}
featureConfigure RDBMS Request Logging - db-identity {to:'$HOST'}
featureConfigure RDBMS Background Jobs & Request Logging in Identity Auth projects - chat {to:'$HOST'}
featureAI Chat Server and UI
- build {to:'.'}
githubAdds GitHub Action to build and test - release-ecr-aws {to:'.'}
githubAdds GitHub Action to deploy to AWS ECS - release-ghr-vanilla {to:'.'}
githubAdds GitHub Action to deploy to a Linux server using SSH, via GHCR - release-ecr-vanilla {to:'.'}
githubAdds GitHub Action to deploy to a Linux server using SSH, via AWS ECR - release-hub-vanilla {to:'.'}
githubAdds GitHub Action to deploy to a Linux server using SSH, via DockerHub - blazor-litestream-aws {to:'.'}
githubUse SQLite and Litestream replicating to AWS S3 for Blazor templates - blazor-litestream-azure {to:'.'}
githubUse SQLite and Litestream replicating to Azure Blob Storage for Blazor templates - blazor-litestream-sftp {to:'.'}
githubUse SQLite and Litestream replicating to SFTP server for Blazor templates - jamstack-litestream-aws {to:'.'}
githubUse SQLite and Litestream replicating to AWS S3 for JamStack templates - jamstack-litestream-azure {to:'.'}
githubUse SQLite and Litestream replicating to Azure Blob for JamStack templates - jamstack-litestream-sftp {to:'.'}
githubUse SQLite and Litestream replicating to SFTP server for JamStack templates - litestream-aws {to:'.'}
githubUse SQLite and Litestream replicating to AWS S3 - litestream-azure {to:'.'}
githubUse SQLite and Litestream replicating to Azure Blob Storage - litestream-sftp {to:'.'}
githubUse SQLite and Litestream replicating to an SFTP server - kamal {to:'.'}
githubUse Kamal to deploy your apps with GitHub Actions
- blazor-upgrade-clean {to:'.'}
upgradeRemove old files - blazor-upgrade {to:'.'}
upgradeUpdate to latest Files - migration-upgrade-blazor {to:'.'}
upgradeUpdate to latest GitHub Action release for Blazor templates - migration-upgrade-js {to:'.'}
upgradeUpdate to latest GitHub Action release for JS Jamstack templates
- nuglify {to:'$HOST'}
assetsUse Nuglify's Advanced JS/CSS/HTML Minifiers
- northwind.sqlite {to:'.'}
sqlitenorthwind.sqlite - chinook.sqlite {to:'.'}
sqlitechinook.sqlite
- northwind.sharpdata {to:'.'}
sharpdatanorthwind.sharpdata - chinook.sharpdata {to:'.'}
sharpdatachinook.sharpdata
- grpc {to:'$HOST'}
feature,grpcConfigure gRPC - grpc-android {to:'.'}
java,grpcAndroid gRPC SSL Channel Builder - bcl.proto {to:'.'}
grpcprotobuf-net\bcl.proto
- example-validation {to:'$HOST'}
example,sharpContacts Validation Example - todoworld-cs {to:'.'}
example,grpcC# gRPC insecure Generic ServiceClient TodoWorld Example - todoworld-cs-ssl {to:'.'}
example,grpcC# gRPC SSL Generic ServiceClient TodoWorld Example - todoworld-fs {to:'.'}
example,grpcF# gRPC insecure Generic ServiceClient TodoWorld Example - todoworld-fs-ssl {to:'.'}
example,grpcF# gRPC SSL Generic ServiceClient TodoWorld Example - todoworld-vb {to:'.'}
example,grpcVB.NET gRPC insecure Generic ServiceClient TodoWorld Example - todoworld-vb-ssl {to:'.'}
example,grpcVB.NET gRPC SSL Generic ServiceClient TodoWorld Example - todoworld-csharp {to:'.'}
example,grpcC# Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-csharp-ssl {to:'.'}
example,grpcC# Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-csharp-smart {to:'.'}
example,grpcC# Google protoc ServiceStack GrpcServicesClient TodoWorld Example - todoworld-swift {to:'.'}
example,grpcSwift Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-swift-ssl {to:'.'}
example,grpcSwift Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-java {to:'.'}
example,grpcJava Google protoc insecure gRPC Service Client TodoWorld Example - todoworld-java-ssl {to:'.'}
example,grpcJava Google protoc SSL gRPC Service Client TodoWorld Example - todoworld-dart {to:'.'}
example,grpcDart Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-dart-ssl {to:'.'}
example,grpcDart Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-go {to:'.'}
example,grpcGo Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-go-ssl {to:'.'}
example,grpcGo Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-python {to:'.'}
example,grpcPython Google protoc insecure GrpcServicesStub TodoWorld Example - todoworld-python-ssl {to:'.'}
example,grpcPython Google protoc SSL GrpcServicesStub TodoWorld Example - todoworld-ruby {to:'.'}
example,grpcRuby Google protoc insecure GrpcServicesStub TodoWorld Example - todoworld-ruby-ssl {to:'.'}
example,grpcRuby Google protoc SSL GrpcServicesStub TodoWorld Example - todoworld-php {to:'.'}
example,grpcPHP Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-php-ssl {to:'.'}
example,grpcPHP Google protoc SSL GrpcServicesClient TodoWorld Example - todoworld-node {to:'.'}
example,grpcNode.js Google protoc insecure GrpcServicesClient TodoWorld Example - todoworld-node-ssl {to:'.'}
example,grpcNode.js Google protoc SSL GrpcServicesClient TodoWorld Example
- feedz {to:'.'}
configServiceStack pre-release Feedz packages - gh-nuget {to:'.'}
configServiceStack pre-release GitHub packages - myget {to:'.'}
configServiceStack pre-release MyGet packages - nginx {to:'/etc/nginx/sites-available/'}
configNginx reverse proxy config for .NET Core Apps - nginx-yum {to:'/etc/nginx/conf.d/'}
configNginx reverse proxy (yum) config for .NET Core Apps - supervisor {to:'/etc/supervisor/conf.d/'}
configSupervisor config for managed execution of .NET Core Apps - supervisord.service {to:'/usr/lib/systemd/system/'}
configSystemd supervisord.service script - supervisor-sharp {to:'/etc/supervisor/conf.d/'}
configSupervisor config for managed execution of Sharp Apps - docker {to:'.'}
configDockerfile example for .NET Core Sharp Apps - nlog {to:'$HOST'}
configAdds prod/dev default config files. Saves to APP_LOG_PATH - gen-dev-crt.sh {to:'$HOST'}
configGenerate *.servicestack.com self-signed localhost certificate - typechat.mjs {to:'$HOST'}
configNode typechat.mjs script
- gen.https.sh {to:'.'}
files,sslgen.https.sh
- docker-dotnet {to:'.'}
dockerDocker file to build basic ServiceStack application - docker-dotnet-spa {to:'.'}
dockerDocker file to build ServiceStack application that also needs node - docker-jupyter {to:'.'}
dockerJupyter Dockerfile for running C# and F# Notebooks on mybinder.org - docker-jupyter-reports {to:'.'}
dockerJupyter Dockerfile for running C#,F# and LaTeX support for nbconvert
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.
@GuerrillaCoder done, thx! but used
nlogalias to match other configs whereconfigsuffix is unnecessary in alias, specified on tag instead.