Skip to content

LodewijkSioen/AspectCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspectCache

Caching With Attributes. Powered by Castle Windsor. Like this:

[Cache]
public string SomeMethod(int someArgument)
{
  return "somevalue";
}

See my blogpost for more information.

About

Caching With Attributes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages