Skip to content
anton-martyniuk edited this page Aug 29, 2022 · 3 revisions

What is Modern?

Modern is a set of modern .NET tools 🔨 🔧 for fast and efficient development of common backend tasks. It allows to create a product ready applications with just a configuration and set of model classes. Modern tool are flexible, easily changeable and extendable. Modern includes the following components:

generic repositories for SQL and NoSQL databases generic services with and without caching support generic in memory services with filtering in memory capabilities in memory and redis generic caches generic set of CQRS queries and commands over repository (if you prefer CQRS over services) GraphQL queries and subscriptions generic controllers for all types of services OData controllers for all types of services

Clone this wiki locally