SkiaSharp.SceneGraph
by: Microsoft
- 0 total downloads
- Latest version: 3.119.2-preview.1
SkiaSharp Skottie provides a Lottie implementation using the SkiaSharp library.
SkiaSharp.Views.Desktop.Common
by: Microsoft
- 107 total downloads
- Latest version: 3.119.2-preview.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.Uno.WinUI
by: Microsoft
- 28 total downloads
- Latest version: 2.88.9
SkiaSharp for Uno Platform is a set of views that can be used to draw on the screen.
SKIT.FlurlHttpClient.Common
by: Fu Diwei
- 1 total downloads
- Latest version: 3.1.1
SKIT.FlurlHttpClient 系列开发工具包的公共组件。完整组件请见 https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient
SKIT.FlurlHttpClient.Wechat.Api
by: Fu Diwei
- 1 total downloads
- Latest version: 3.13.0
基于 Flurl.Http 的微信 API 客户端,支持公众平台(订阅号、服务号、小程序、小游戏、小商店、视频号)、开放平台等平台,支持基础服务、模板消息、订阅消息、客服消息、动态消息、菜单管理、素材管理、留言管理、用户管理、账号管理、草稿箱、发布能力、数据统计、微信门店、微信小店、视频号小店、智能接口、一物一码、微信发票、微信非税缴费、插件管理、附近的小程序、小程序码、小程序搜索、URL Scheme、URL Link、即时配送、物流助手、直播、生物认证、虚拟支付、开放数据、对局匹配、帧同步、内容安全、安全风控、交易组件、小程序联盟、第三方平台、服务平台等功能。
SKIT.FlurlHttpClient.Wechat.TenpayV3
by: Fu Diwei
- 50 total downloads
- Latest version: 3.16.0
基于 Flurl.Http 的微信支付 API v3 版客户端,支持普通商户(直连)、合作伙伴(服务商、渠道商、机构、银行)两种接入模式,支持基础支付、代金券、商家券、商品券、委托营销、消费卡、支付有礼、银行定向促活、微信支付分、微信先享卡、支付即服务、点金计划、智慧商圈、电商收付通、平台收付通、二级商户进件、小微商户进件、消费者投诉、商户风控管理、商户违规通知、批量转账到零钱、银行组件、海关报关、融合钱包、微工卡、电子发票、电子小票、车主平台、教育续费通、校园轻松付、商家名片会员等功能。
Snappier
by: btburnett3
- 18 total downloads
- Latest version: 1.3.0
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly
from the official C++ implementation, with the addition of support for the framed stream format.
By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
SourceGear.sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 3.50.3
This package contains builds of the native SQLite code for various platforms.
These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
Spire.PDF
by: Administrator
- 291 total downloads
- Latest version: 11.3.0
Spire.PDF for .NET is a versatile PDF library that enables software developers to generate, edit, read and manipulate PDF files within their own .NET applications. As a standalone PDF component, Spire.PDF for .NET provides users an incredible wealth of features without installing Adobe Acrobat. This component is completely written in C#, but also supports VB.NET, Windows Forms and ASP.NET.
With the Spire.PDF for .NET API, you can get the ability to read PDF text and image even attachments with high efficiency. Even the special content such as language written from right to left can be extracted such as Herbrew and Arabic. Other basic features such as text, image, table, shapes, hyperlinks, bookmark, headings, footnotes, lists, form fields, pagination, booklet barcode, attachments, transparency, annotations, actions, overlay etc all work great for users. As for security, Spire.PDF for .NET enables you to protect your PDF files by passwords and digital signature. Spire.PDF now supprots to work on .NET core, MonoAndroid and Xamarin.iOS platforms.
Splat
by: .NET Foundation and Contributors
- 60 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
Splat.Builder
by: .NET Foundation and Contributors
- 12 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
Splat.Core
by: .NET Foundation and Contributors
- 10 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
Splat.Drawing
by: .NET Foundation and Contributors
- 22 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
Splat.Logging
by: .NET Foundation and Contributors
- 9 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
Sprache
by: Nicholas Blumhardt Contributors
- 5 total downloads
- Latest version: 2.3.1
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLite.Native
by: SQLite Development Team
- 1 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 56 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green
by: Eric Sink
- 75 total downloads
- Latest version: 2.1.11
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLitePCLRaw.config.e_sqlite3
by: Eric Sink
- 3 total downloads
- Latest version: 3.0.2
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.
SQLitePCLRaw.lib.e_sqlite3
by: Eric Sink
- 77 total downloads
- Latest version: 2.1.11
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.