AdvancedStringBuilder
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 0.1.1
Contains a simple implementation of the pool and extension methods for string builder.
Alea
by: QuantAlea AG.
- 20 total downloads
- Latest version: 3.0.4
Alea GPU Platform core. It provides kernel constructs and a JIT compiler that translates IL instructions or F# quotations into GPU kernels. For more details, please go to http://www.quantalea.com .
Alea.Fody
by: QuantAlea AG.
- 20 total downloads
- Latest version: 3.0.4
Alea GPU Platform compiler. This is a development-only dependency.
Algolia.Search
by: Algolia
- 43 total downloads
- Latest version: 6.17.0
Algolia is a powerful search-as-a-service solution, made easy to use with API clients, UI libraries, and pre-built integrations. Algolia API Client for the .NET framework lets you easily use the Algolia Search REST API from your .NET code.
AngleSharp
by: AngleSharp
- 55 total downloads
- Latest version: 0.14.0
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Antlr3.Runtime
by: Sam Harwell Terence Parr
- 2 total downloads
- Latest version: 3.5.2-beta2
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Antlr4.Runtime.Standard
by: Eric Vergnaud Terence Parr Sam Harwell
- 4 total downloads
- Latest version: 4.9.0
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 8 total downloads
- Latest version: 1.4.2
A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.
AspectCore.Abstractions
by: Lemon
- 10 total downloads
- Latest version: 0.3.1
The abstract design of the AspectCore framework.
AspectCore.Core
by: Lemon
- 10 total downloads
- Latest version: 0.2.0-preview9
The implementation of the AspectCore framework.
AspectCore.Extensions.Reflection
by: Lemon
- 1 total downloads
- Latest version: 0.2.0-preview-final
Reflection extension system for AspectCore Framework.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 7 total downloads
- Latest version: 1.1.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OAuth.Weixin
by: zhengchun
- 5 total downloads
- Latest version: 1.0.1
ASP.NET Core security middleware enabling Weixin authentication.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 9 total downloads
- Latest version: 1.1.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 11 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 9 total downloads
- Latest version: 1.1.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.SassCompiler
by: koenvzeijl sleeuwen Michaelvs97
- 17 total downloads
- Latest version: 1.89.0
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
Aspose.Cells
by: Aspose
- 20 total downloads
- Latest version: 19.10.0
Aspose.Cells for .NET is a spreadsheet programming library that allows software developers to manipulate and convert spreadsheet files from within their own applications. A combination of APIs and GUI controls, Aspose.Cells for .NET speeds up Microsoft Excel programming and conversion. Aspose.Cells for .NET supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV, TSV, SpreadsheetML, ODS) file formats your business use every day. It also allows exporting Excel files to PDF, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG.
Aspose.Cells for .NET is well documented to help you create your solutions on different platforms.
Advanced Excel Spreadsheet Features
Aspose.Cells for .NET not only supports spreadsheet generation and other basic file formatting features, it also supports a number of advanced features:
- File Formats and Conversions: High quality conversions to and from XLS, XLSX, SpreadsheetML, CSV, HTML, TXT, Tab delimited and OpenDocument Spreadsheet formats.
- Rendering and Printing: Convert whole workbook or pages in the worksheets to PDF, XPS. Also convert document pages to TIFF, PNG, JPEG, BMP or EMF images. All with high fidelity - exactly like Microsoft Excel®.
- Spreadsheet Features: A rich object model which allows you to programmatically generate, combine, modify, format, protect, parse or otherwise examine loaded spreadsheets.
- PageSetup Features: Implement PageSetup options for your worksheets with ease.
- Extended Excel Graphics Capabilities: Create and manipulate charts, add customized charts using the product API and dynamically set data for charts. It also supports to convert charts to images.
Platform Independence
You can use Aspose.Cells for .NET to build any type of a 32-bit or 64-bit .NET application including ASP.NET, WCF, WinForms, UWP, .NET Standard, .NET Core etc. It is possible to use Aspose.Cells for .NET via COM Interop from ASP, Perl, PHP and Python. You can also use Aspose.Cells for .NET to build applications with Mono.
Performance and Scalability
Aspose.Cells is a single .NET assembly that can be deployed with any .NET application by simply copying it. You do not have to worry about any other services or modules. You can generate thousands of spreadsheets in quick time that involves opening a workbook, modifying content and formatting or populating it with data and saving it.
Microsoft Office Automation – Not Needed
Aspose.Cells for .NET APIs are built using managed code that do never need Microsoft Office or Microsoft Excel to be installed on the machine to work with Excel document formats. It is a perfect Microsoft Office automation alternative in terms of supported features, security, stability, scalability, speed and price.
Aspose.Cells Grid Suite
Aspose.Cells for .NET also provides independent .NET GUI controls for desktop and web applications:
- Desktop Control for Windows Forms Applications
- Web Control for ASP.NET Web Forms Applications
(Apply formatting and formulae, import and export (DataTable, DataView), open, save and edit MS Excel files using the controls)
Free support for Aspose.Cells for .NET is provided on our support forum:
https://forum.aspose.com/
and on StackOverflow:
https://stackoverflow.com/questions/tagged/aspose
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.