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.
Serilog.Sinks.Debug
by: Serilog Contributors
- 10.688k total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Seq
by: Serilog Contributors
- 8 total downloads
- Latest version: 5.0.1
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink et al
- 79 total downloads
- Latest version: 1.1.11
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
System.Collections.Immutable
by: Microsoft
- 33.051k total downloads
- Latest version: 5.0.0
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
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.ComponentModel.Primitives
by: Microsoft
- 11.085k total downloads
- Latest version: 4.3.0
Provides interfaces that are used to implement the run-time and design-time behavior of components.
Commonly Used Types:
System.ComponentModel.IComponent
System.ComponentModel.IContainer
System.ComponentModel.ISite
System.ComponentModel.ComponentCollection
When using NuGet 3.x this package requires at least version 3.4.
Superpower
by: Datalust Superpower Contributors Sprache Contributors
- 508 total downloads
- Latest version: 2.3.0
A parser combinator library for C#
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.
System.Buffers
by: Microsoft
- 36.337k total downloads
- Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
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
Serilog.Formatting.Compact
by: Serilog Contributors
- 12.165k total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Syncfusion.HtmlToPdfConverter.QtWebKit.Net.Core
by: Syncfusion Inc.
- 53 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.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 528 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.84k total downloads
- Latest version: 2.2.0
The periodic batching sink for Serilog
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