StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 207 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
SQLitePCLRaw.lib.e_sqlite3.v120_wp81
by: Eric Sink, D. Richard Hipp, et al
- 272 total downloads
- Latest version: 1.1.14
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_*.
SSH.NET
by: Renci
- 235 total downloads
- Latest version: 2020.0.2
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography
by: Renci
- 43 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 916 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Syncfusion.XlsIO.Net.Core
by: Syncfusion Inc.
- 195 total downloads
- Latest version: 17.3.0.19
Syncfusion Essential XlsIO is a .NET Standard Excel library that allows to create, read, and edit Excel files in .NET core application without Microsoft Office dependencies.
Key features:
• Easily import and export data from/to common business objects.
• Performs quick evaluation with 400+ functions.
• Imports data into a customized format using Template Markers.
• Create and edit all chart types including Excel 2016 charts.
• Cell data validations can be applied with operators, alert messages, custom formulas, and drop-down lists.
• Highlights important cells by conditional formats.
• Performs various cell-level operations like resizing, hide or unhide, insert or delete, group and ungroup, and so on.
• Supports various formatting like number formats, text alignments, font settings, border settings, color settings, rich-text, and so on.
• Supports applying built-in styles and custom styles to cells.
• Sorts data based on cell value, cell color, and font color.
• Filters data based on cell value, cell color, icons, and so on.
• Create and edit the auto shapes, comments, text boxes, combo boxes, check boxes, and option buttons.
• Enables page settings like orientation, paper size, scaling, margins, print titles, header and footer, and so on.
Learn more: https://www.syncfusion.com/excel-framework/net-core
Documentation: https://help.syncfusion.com/file-formats/xlsio/overview
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/aspnetcore
This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
StackExchange.Redis.StrongName
by: Stack Exchange inc., marc.gravell
- 302 total downloads
- Latest version: 1.2.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.lib.e_sqlite3.v120
by: Eric Sink, D. Richard Hipp, et al
- 270 total downloads
- Latest version: 1.1.14
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
- 59 total downloads
- Latest version: 4.0.10-beta-22816
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>
SQLitePCLRaw.provider.e_sqlite3.net40
by: Eric Sink, et al
- 252 total downloads
- Latest version: 1.1.14
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_*.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 195 total downloads
- Latest version: 17.3.0.19
Syncfusion Essential PDF is a .NET standard PDF library used to create, read, and edit PDF files in any .NET Core applications.
Key features:
• Create, edit, fill, and flatten the AcroForm form fields.
• Merge, split, rearrange, and remove pages.
• Create accessible PDF (PDF/UA) from scratch.
• Watermark or stamp PDF documents with text or images.
• Extract text.
• Create richly formatted tables from different data source easily. More styling options are available.
• Protect PDF with the advanced encryption standard (PDF 2.0). Change password and permission are also available.
• Advanced digital signing with PFX, HSM and Windows Store. Support for Online Certificate Status Protocol (OCSP), Certificate Revocation List (CRL).
• Add, edit, and remove 17+ supported annotations.
• Pre-defined and JavaScript actions are available.
• Add, edit, and delete bookmark from the PDF.
• Add, edit, delete, and extract attachments from the PDF.
Learn more: https://www.syncfusion.com/pdf-framework/net-core
Documentation: http://help.syncfusion.com/file-formats/pdf/
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forums: https://www.syncfusion.com/forums/windowsforms
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.Collections
by: Microsoft
- 63 total downloads
- Latest version: 4.0.10-beta-22816
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>
Stub.System.Data.SQLite.Core.NetFramework
by: SQLite Development Team
- 26 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
System.AppContext
by: Microsoft
- 61 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
Syncfusion.Licensing
by: Syncfusion Inc.
- 2,414k total downloads
- Latest version: 27.2.5
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies.
Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
� Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1,01k total downloads
- Latest version: 10.1.7
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.XlsIORenderer.Net.Core
by: Syncfusion Inc.
- 202 total downloads
- Latest version: 17.3.0.27
The Syncfusion XlsIO renderer is a .NET Standard library that allows you to convert Excel documents to Images/PDFs in .NET applications without any Microsoft Office dependencies.
Key features:
• Convert entire Excel workbook into PDF.
• Convert specific Excel worksheet into PDF.
• Convert Excel document to PDF with,
• Tables
• Pivot tables
• Styles
• Conditional formatting
• Rich-text formatting
• Text alignments
• Images
• Text boxes
• Hyperlinks
• Document properties
• Header and footer
• Page setup options
• Print titles
• Page breaks
• Print area
• Unicode characters
• Auto shapes
• Group shapes
• Convert entire Excel worksheet into Image.
• Convert specific Excel range into Image.
• Convert Excel document with,
• Pivot tables
• Conditional formatting
• Styles
• Rich-text formatting
• Text alignments
• Images
• Text boxes
• Unicode characters
Learn more: https://www.syncfusion.com/excel-framework/net-core
Documentation: https://help.syncfusion.com/file-formats/xlsio/worksheet-to-image-conversion
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/aspnetcore
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
SQLitePCLRaw.lib.e_sqlite3.v140
by: Eric Sink, D. Richard Hipp, et al
- 282 total downloads
- Latest version: 1.1.14
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_*.
StackExchange.Redis
by: Stack Exchange inc., marc.gravell
- 491 total downloads
- Latest version: 1.2.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.net35
by: Eric Sink, et al
- 248 total downloads
- Latest version: 1.1.14
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_*.