A library for implementing the Command Pattern, providing of a set of base classes and an invoker class. Useful for abstracting data access and API calls as either queries (for read operations) or commands (for write operations).
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool