SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 80 total downloads
  • Latest version: 1.1.11
  • sqlite
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_*.
Simple.OData.Client by: Vagif Abilov
  • 29 total downloads
  • Latest version: 5.9.1
  • odata data rest client portable pcl netfx net40 net45 netstandard netcore mono android ios
Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, .NET Standard, .NET Core, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The package Simple.OData.Client contains libraries that can work with OData feeds that implement both V1-3 and V4 OData protocol. Packages Simple.OData.V3.Client and Simple.OData.V4.Client have smaller footprints and target V1-3 and V4 respectively.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 8.924k total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.netstandard11 by: Eric Sink et al
  • 80 total downloads
  • Latest version: 1.1.11
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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.052k 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
  • sqlite
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.Collections.Concurrent by: Microsoft
  • 14.005k total downloads
  • Latest version: 4.3.0
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> When using NuGet 3.x this package requires at least version 3.4.
System.Collections by: Microsoft
  • 22.326k total downloads
  • Latest version: 4.3.0
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
Superpower by: Datalust Superpower Contributors Sprache Contributors
  • 509 total downloads
  • Latest version: 2.3.0
  • superpower parser
A parser combinator library for C#
System.AppContext by: Microsoft
  • 22.304k total downloads
  • Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used Types: System.AppContext When using NuGet 3.x this package requires at least version 3.4.
SixLabors.ImageSharp by: Six Labors and contributors
  • 141 total downloads
  • Latest version: 1.0.4
  • Image Resize Crop Gif Jpg Jpeg Bitmap Png Tga NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Linux by: Syncfusion Inc.
  • 51 total downloads
  • Latest version: 18.4.0.39
  • syncfusion asp-net-core web .net-core net-standard netcore c# Html-to-pdf blink PDF SVG
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.341k 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
  • syncfusion asp-net-core web .net-core net-standard netcore c# Html-to-pdf blink PDF SVG
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 documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.HtmlToPdfConverter.QtWebKit.Net.Core by: Syncfusion Inc.
  • 53 total downloads
  • Latest version: 19.1.0.54
  • syncfusion aspnetcore syncfusion.aspnetcore ej1 net-core net-standard .net core c# Html-to-pdf Html PDF SVG
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.
SharpZipLib by: ICSharpCode
  • 138 total downloads
  • Latest version: 1.3.3
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SQLitePCLRaw.lib.e_sqlite3.v110_xp by: Eric Sink D. Richard Hipp et al
  • 80 total downloads
  • Latest version: 1.1.11
  • sqlite
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
  • 117 total downloads
  • Latest version: 1.1.11
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
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
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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