整理 .NET Standard - Plugins

SQLite

Nuget:

NuGet Gallery | Microsoft.Data.SQLite

资料:

Overview - Microsoft.Data.Sqlite | Microsoft Docs

Data types - Microsoft.Data.Sqlite | Microsoft Docs

ADO.NET limitations - Microsoft.Data.Sqlite | Microsoft Docs

Async limitations - Microsoft.Data.Sqlite | Microsoft Docs

Bulk insert - Microsoft.Data.Sqlite | Microsoft Docs

Dapper limitations - Microsoft.Data.Sqlite | Microsoft Docs

Comparison to System.Data.SQLite - Microsoft.Data.Sqlite | Microsoft Docs

Xamarin limitations - Microsoft.Data.Sqlite | Microsoft Docs

 

JSON

Github:

JamesNK/Newtonsoft.Json: Json.NET is a popular high-performance JSON framework for .NET

资料:

Serialization Settings

使用Json.Net处理json序列化和反序列化接口或继承类 - PowerCoder - 博客园

整理 .NET Standard - Plugins

上一篇:js报错Cannot read property 'length' of undefined


下一篇:处理部署后有css缓存问题