- 3 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f
When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri
by: Microsoft
- 11 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
Senparc.Weixin
by: Jeffrey Su
- 33 total downloads
- Latest version: 6.3.9
微信公众账号 - Senparc.Weixin SDK 基础模块
Senparc.Weixin SDK 开源项目:
https://github.com/JeffreySu/WeiXinMPSDK
Senparc.Weixin.WxOpen
by: 苏震巍
- 5 total downloads
- Latest version: 1.2.1
微信小程序 SDK for C#
基于 Senparc.Weixin SDK
微信公众账号SDK(支持.NET Core):Senparc.Weixin.MP.dll
开源项目:
https://github.com/JeffreySu/WeiXinMPSDK
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 3 total downloads
- Latest version: 1.0.0-dev-00071
Abstractions to platform information
Serilog
by: Serilog Contributors
- 29 total downloads
- Latest version: 4.3.1-dev-02404
Simple .NET logging with fully-structured events
SharpCompress
by: Adam Hathcock
- 36 total downloads
- Latest version: 0.24.0
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpDX
by: Alexandre Mutel
- 1 total downloads
- Latest version: 2.0.0
Core assembly for all SharpDX assemblies.
SharpDX.Direct3D11
by: Alexandre Mutel
- 1 total downloads
- Latest version: 2.0.0
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API
SharpZipLib
by: http://www.icsharpcode.net/
- 1 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
SixLabors.ImageSharp
by: Six Labors and contributors
- 16 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labor and contributors
- 1 total downloads
- Latest version: 1.0.0-beta0001
An extension to ImageSharp that allows the drawing of images, paths, and text.
This is the official release of ImageSharp.Drawing by the Six Labors team who own the ImageSharp codebase.
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 4 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
Snappy.NET
by: Robert Važan
- 1 total downloads
- Latest version: 1.1.1.8
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
Splat
by: Paul Betts
- 2 total downloads
- Latest version: 0.1.1
A library to make things cross-platform that should be
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 19 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
- 12 total downloads
- Latest version: 1.1.15
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
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 11 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_*.