v6.3 Released
We’re excited to announce the next v6.3 release of ServiceStack, major highlights:
Code-First DB Migrations
A light-weight code-first development approach that uses OrmLite for a typed, change-based migration.
Redis Admin UI
The Admin UI now supports a way to not only manage your Redis data, but get insight into your applications use of Redis.
Database Admin UI
We’ve also added a Database Admin UI to let you quickly browse and navigate your App’s configured RDBMS schemas and tables.
Check out the full release notes for more details!