SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.core
by: Eric Sink et al
- 116 total downloads
- Latest version: 1.1.11
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 84 total downloads
- Latest version: 1.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
System.Private.ServiceModel
by: Microsoft
- 7 total downloads
- Latest version: 4.5.3
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SharpCompress
by: Adam Hathcock
- 1.468k total downloads
- Latest version: 0.23.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.
Sentry
by: Sentry Team and Contributors
- 778 total downloads
- Latest version: 3.24.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
System.Private.Uri
by: Microsoft
- 827 total downloads
- Latest version: 4.3.2
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.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
System.Spatial
by: Microsoft Corporation
- 77 total downloads
- Latest version: 5.8.2
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
WindowsAzure.Storage
by: Microsoft
- 83 total downloads
- Latest version: 8.1.4
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
System.Interactive.Async
by: .NET Foundation and Contributors
- 119 total downloads
- Latest version: 3.0.0
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Linux
by: Syncfusion Inc.
- 51 total downloads
- Latest version: 18.4.0.39
The Syncfusion HTML to PDF converter is a .NET Standard library that converts URLs, HTML string, SVG, and MHTML to PDF in .NET Core applications. This converter uses the advanced Blink rendering engine, thus generating pixel-perfect PDF from HTML or URL.
Key features:
• Converts any webpage to PDF.
• Converts any raw HTML string to PDF.
• Prevents text and image split across pages.
• Converts HTML form to fillable PDF form.
• Works both in 32-bit and 64-bit environments.
• Automatically creates a table of contents.
• Automatically creates bookmark hierarchy.
• Can convert only a part of a webpage to PDF.
• Supports headers and footers.
• Repeats HTML table headers and footers in PDF.
• Supports HTML5, CSS3, SVG, and Web fonts.
• Supports accessing HTML pages using both HTTP POST and GET methods.
• Supports HTTP cookies.
• Supports cookies-based form authentication.
• Thread safe.
• Supports internal and external hyperlinks.
• Sets document properties, page settings, security, viewer preferences, etc.
• Protects PDF document with password and permission.
Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf
Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf
Support:
incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums
© Copyright 2021 Syncfusion, Inc. All Rights Reserved.
TimeZoneConverter
by: Matt Johnson-Pint
- 56 total downloads
- Latest version: 3.5.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
System.Text.Json
by: Microsoft
- 1.183k total downloads
- Latest version: 6.0.5
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
System.Composition
by: Microsoft
- 1.435k total downloads
- Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.ConventionBuilder
System.Composition.Hosting.CompositionHost
System.Composition.CompositionContext
System.Composition.CompositionContextExtensions
When using NuGet 3.x this package requires at least version 3.4.
Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Windows
by: Syncfusion Inc.
- 50 total downloads
- Latest version: 18.4.0.39
The Syncfusion HTML to PDF converter is a .NET Standard library that converts URLs, HTML string, SVG, and MHTML to PDF in .NET Core applications. This converter uses the advanced Blink rendering engine, thus generating pixel-perfect PDF from HTML or URL.
Key features:
• Converts any webpage to PDF.
• Converts any raw HTML string to PDF.
• Prevents text and image split across pages.
• Converts HTML form to fillable PDF form.
• Works both in 32-bit and 64-bit environments.
• Automatically creates a table of contents.
• Automatically creates bookmark hierarchy.
• Can convert only a part of a webpage to PDF.
• Supports headers and footers.
• Repeats HTML table headers and footers in PDF.
• Supports HTML5, CSS3, SVG, and Web fonts.
• Supports accessing HTML pages using both HTTP POST and GET methods.
• Supports HTTP cookies.
• Supports cookies-based form authentication.
• Thread safe.
• Supports internal and external hyperlinks.
• Sets document properties, page settings, security, viewer preferences, etc.
• Protects PDF document with password and permission.
Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf
Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf
Support:
incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums
© Copyright 2021 Syncfusion, Inc. All Rights Reserved.
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 11.006k total downloads
- Latest version: 6.4.0
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.HtmlToPdfConverter.QtWebKit.Net.Core
by: Syncfusion Inc.
- 52 total downloads
- Latest version: 19.1.0.54
The Syncfusion HTML to PDF converter is a .NET Standard library that converts URLs, HTML string, SVG, and MHTML to PDF in .NET Core applications. This converter uses the advanced WebKit rendering engine, thus generating pixel-perfect PDF from HTML or URL.
Key features:
• Converts any webpage to PDF.
• Converts any raw HTML string to PDF.
• Prevents text and image split across pages.
• Converts HTML form to fillable PDF form.
• Works both in 32-bit and 64-bit environments.
• Automatically creates a table of contents.
• Automatically creates bookmark hierarchy.
• Can convert only a part of a webpage to PDF.
• Supports headers and footers.
• Repeats HTML table headers and footers in PDF.
• Supports HTML5, CSS3, SVG, and Web fonts.
• Supports accessing HTML pages using both HTTP POST and GET methods.
• Supports HTTP cookies.
• Supports cookies-based form authentication.
• Thread safe.
• Supports internal and external hyperlinks.
• Sets document properties, page settings, security, viewer preferences, etc.
• Protects PDF document with password and permission.
Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf
Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf
Support:
incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums
© Copyright 2021 Syncfusion, Inc. All Rights Reserved.