Skip to content

mythz/servicestack-demos

 
 

Repository files navigation

ServiceStack Demos

A collection of .NET core ServiceStack demos

Demos

[ ] Title
[X] Basic setup for ServiceStack
[X] SPA setup using a fallback route
[X] PM2 with app restart
[X] Configuring ServiceStack using IConfiguration (the default configuration system from asp.net core)
[X] Install wizard to configure database on first use. This demo also uses embedded resources.
[X] Generating models and a CRUD API at runtime from a YAML file and Roslyn. Includes Swagger UI to add/edit/update records.
[X] NodeJS SSR (RiotJS example with NodeServices)
[ ] Serving overrideable embedded resources (css, js, custom extensions, custom routes)
[ ] Page builder example
[ ] Test driven development example
[ ] ServiceStack plugin management & configuration solution with UI

About

A collection of .NET core ServiceStack demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.0%
  • HTML 10.9%
  • JavaScript 6.4%
  • CSS 1.7%