AdvancedStringBuilder
by: Andrey Taritsyn
- 26 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
- 350 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.713k 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.
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.
AutoFixture
by: Mark Seemann
- 428 total downloads
- Latest version: 3.51.0
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoMapper
by: Jimmy Bogard
- 20 total downloads
- Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK
by: Amazon Web Services
- 1.819k total downloads
- Latest version: 2.3.55.2
This is the previous version 2 generation of the AWS SDK for .NET. The new version 3 of the AWS SDK for .NET uses separate packages for each service. For example Amazon S3 is in the AWSSDK.S3 package, Amazon SQS is in AWSSDK.SQS and Amazon DynamnoDB is in AWSSDK.DynamoDBv2.