Realm Xamarin v0.76.0 发布,一个移动数据库引擎

jopen 8年前
   <p style="text-align:center"><img alt="" src="https://simg.open-open.com/show/0f3ae104c7167272412079964cb5969e.png" /></p>    <p>Realm Xamarin 快速而易用。显而易见,你可以使用 Real Xamarin 和 C♯ 构建同时工作在 iOS 和 Android 上的应用(更多平台支持即将发布)。从几乎零配置开始,到使用和普通对象一样的 Realm 对象,你几乎不用花时间去学习。当你需要数据迁移、数据更新通知或者内建加密的时候你会自然而然地了解这些真正的 Realm 魔法。Realm Xamarin 为 C♯ 纯手工打造 —— 查询使用 LINQ 语法;[nullable properties] (/docs/xamarin/latest/#optional-properties)使用?;写事务实现了 Dispose。</p>    <h2>更新日志</h2>    <h3>Major Changes</h3>    <ul>     <li><code>RealmObject</code> classes will now implicitly implement <code>INotifyPropertyChanged</code> if you specify the interface on your class. Thanks to <a href="/misc/goto?guid=4958991308978528500">Joe Brock</a> for this contribution!</li>    </ul>    <h3>Minor Changes</h3>    <ul>     <li><code>long</code> is supported in queries</li>     <li>Linker error looking for <code>System.String System.String::Format(System.IFormatProvider,System.String,System.Object)</code> fixed</li>     <li>Second-level descendants of <code>RealmObject</code> and static properties in <code>RealmObject</code> classes now cause the weaver to properly report errors as we don't (yet) support those.</li>     <li>Calling <code>.Equals()</code> on standalone objects no longer throws.</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991309078029369" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991309180571013" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>