AdvancedStringBuilder
by: Andrey Taritsyn
- 25 total downloads
- Latest version: 0.1.1
Contains a simple implementation of the pool and extension methods for string builder.
AE.Net.Mail
by: Andy Edinborough Mentalis.org Cyrille Colin
- 1.759k total downloads
- Latest version: 1.1.4
POP/IMap Client Library
AjaxControlToolkit
by: CodePlex Foundation
- 349 total downloads
- Latest version: 20.1.0
AjaxControlToolkit contains a rich set of controls that you can use to build highly responsive and interactive AJAX-enabled Web applications. AjaxControlToolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using AjaxControlToolkit, you can build AJAX-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
AjaxMin
by: Microsoft Corporation Ron Logan
- 43 total downloads
- Latest version: 4.67.4639.17289
JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.
Akka.Analyzers
by: Akka
- 1.712k total downloads
- Latest version: 0.2.5
Akka.NET Roslyn Analyzers designed to help fix frequent, recurring design problems that may occur
in end-user code bases. Also includes helpful upgrade suggestions for migrating between minor and
major versions of Akka.NET.
Amazon.Lambda.TestTool-5.0
by: Amazon Web Services
- 53 total downloads
- Latest version: 0.14.1
A tool to help debug and test your .NET 5.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-6.0
by: Amazon Web Services
- 135 total downloads
- Latest version: 0.16.0
A tool to help debug and test your .NET 6.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-7.0
by: Amazon Web Services
- 55 total downloads
- Latest version: 0.15.2
A tool to help debug and test your .NET 7.0 AWS Lambda functions locally.
Amazon.Lambda.Tools
by: Amazon Web Services
- 388 total downloads
- Latest version: 5.12.0
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
AngleSharp
by: AngleSharp
- 34 total downloads
- Latest version: 0.9.11
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
angular-nvd3
by: Konstantin Skipor
- 29 total downloads
- Latest version: 1.0.9
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
angularjs
by: Fitzchak Yitzchaki Dov Landau
- 917 total downloads
- Latest version: 1.8.2
AngularJS. HTML enhanced for web apps!
AngularJS.Core
by: The AngularJS Team
- 243 total downloads
- Latest version: 1.8.2
See the AngularJS.* packages for other Angular modules
Antlr
by: Sam Harwell Terence Parr
- 157 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Antlr3.Runtime
by: Sam Harwell Terence Parr
- 21 total downloads
- Latest version: 3.5.2-rc1
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.
App.Metrics.Abstractions
by: Allan Hardy
- 41 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 230 total downloads
- Latest version: 4.4.0-preview.0.10
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
Aspose.Cells
by: Aspose
- 252 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.
- 35 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Audit.NET
by: Federico Colombo
- 227 total downloads
- Latest version: 7.1.3
Generate tracking information about an operation being executed.