There are 0 repository under openclosed topic.
Vault is a next-generation state management library for Kotlin that combines transactional safety with reactive programming. It provides a robust, type-safe way to manage application state with automatic error recovery and seamless persistence integration.
This repository demonstrates SOLID principles with C# examples. It covers Single Responsibility, Open/Closed, and Liskov Substitution through practical code snippets.