- Logging: PostSharp 5.0 comes with a fully revamped logging aspect, which allows for much more flexibility than before. Key new features include complete customizability, support for semantic logging, and super-fast performance.
- Caching: You can now cache method return values and invalidate the cache easily, with custom attributes. PostSharp 5.0 will include support for MemoryCache and Redis, two-layered caches, and local caches with pub/sub invalidation.
- Async methods: We have filled the gaps in OnMethodBoundayAspect and MethodInterceptionAspect for async methods.
Watch the webinar and see what's coming up in the new version:
PostSharp 5.0 Sneak Preview Logging, Caching and Async on Vimeo.
Download source code of the examples.
About the speaker, Gael Fraiteur
Gael has been passionately programming since childhood; building and selling his
first commercial software at age 12. He is President and Chief Architect at PostSharp Technologies based in
Prague, Czech Republic. Gael is a widely recognized expert in aspect-oriented programming and speaks at developer
conferences in Europe and the United States.