PostSharp Caching

PostSharp allows you to dramatically reduce the complexity of caching. It allows you to cache the return value of a method as a function of its arguments with just a custom attribute, namely the CacheAttribute aspect. The InvalidateCacheAttribute aspect and the CachingServices.Invalidation API offer a strongly-typed way to invalidate cached methods. Additionally, PostSharp is independent from the caching framework or server (called caching backend), so you can choose from several backends or implement an adapter for your own backend.

Caching is a great way to improve the latency an application. Traditionally, when you implement caching, you need to play with the API of the caching framework (such as MemoryCache) or caching server (such as Redis) and to include moderately complex logic to your source code to generate the cache key, check the existence of the item in the cache, and add the item into the cache. Another source of complexity stems from removing items from the cache when the source data is updated. Implementing...

最新ニュース

PostSharp v2023
PostSharp v2023
January 26, 2023新バージョン
.NET 7.0およびC# 11をサポート
PostSharp v6.10.14
PostSharp v6.10.14
August 4, 2022新バージョン
ログ記録のプロパティー接頭辞を構成可能
PostSharp Caching v6.10
PostSharp Caching v6.10
December 3, 2021新バージョン
Microsoft Visual Studio 2022をサポート
PostSharp v6.8.9
PostSharp v6.8.9
February 15, 2021新バージョン
現在のトランザクションのログを無効にする機能を追加
PostSharp v6.6.x
PostSharp v6.6.x
April 24, 2020新バージョン
コードの量を基準にした、リポジトリのサブスクリプション料金制を導入

価格:¥ 31,130 (税込)〜

One software license is required per developer and are perpetual。 Includes 1 year subscription (support and updates)、 Unlimited number of build servers、 Royalty-free redistribution of runtimes...

PostSharp Cachingは、次の製品にも含まれています。

ご質問がありますか?

今すぐ PostSharp Technologies ライセンススペシャリストとライブ チャット

PostSharp Technologies
公式認定ディストリビューターとして PostSharp Technologies 社の正式ライセンスをお客様に直接お届けいたします。
Add-In
  • Microsoft Visual Studio 2022
  • Microsoft Visual Studio 2019
  • Microsoft Visual Studio 2017

受賞歴

PublisherPublisherPublisher