We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c52aa commit 4e54de2Copy full SHA for 4e54de2
doc/reference/modules/nhibernate_caches.xml
@@ -108,7 +108,7 @@
108
<listitem>
109
<para>
110
Uses <classname>System.Runtime.Caching.MemoryCache.Default</classname> as the cache provider. This provider
111
- is available for the .Net Framework only. See <xref linkend="NHibernate.Caches.RtMemoryCache" />.
+ is available as a .Net Standard NuGet package. See <xref linkend="NHibernate.Caches.RtMemoryCache" />.
112
</para>
113
</listitem>
114
</varlistentry>
0 commit comments