Skip to content

karldodd/DotQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotQuery

A lightweight query result caching framework for .NET

If you are looking for a tiny but handy Swiss Knife for handling query result caching, this library is probably what you want.

Features:

  • async/await ready
  • strongly typed (both query and query result)
  • cross platform (has a portable version as well as net45)
  • flexible and extensible
  • supports multi-query as a single query out of the box
  • dependency injection friendly

About

A lightweight query result caching framework for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages