AngleSharp.Css by: AngleSharp
  • 18 total downloads
  • Latest version: 1.0.0-beta.144
  • html html5 css css3 dom styling library anglesharp angle
Extends the CSSOM from the core AngleSharp library.
Angular.UI.Bootstrap by: AngularUI Team
  • 55 total downloads
  • Latest version: 2.3.2
  • angular angularjs angular-ui bootstrap
Bootstrap components written in pure AngularJS
Angular.UI.UI-Router by: AngularUI Team
  • 18 total downloads
  • Latest version: 0.4.2
  • angular angularjs angular-ui ui-router
The de-facto solution to flexible routing with nested views
Angular.UI.Utils by: AngularUI Team
  • 6 total downloads
  • Latest version: 0.2.3
  • angular angularjs angular-ui
Swiss-Army-Knife of AngularJS tools (with no external dependencies!)
angularjs by: Fitzchak Yitzchaki Dov Landau
  • 58 total downloads
  • Latest version: 1.8.2
  • angular angularjs SPA
AngularJS. HTML enhanced for web apps!
AngularJS.Core by: The AngularJS Team
  • 33 total downloads
  • Latest version: 1.8.2
  • angular angularjs
See the AngularJS.* packages for other Angular modules
AntiXSS by: Microsoft
  • 6 total downloads
  • Latest version: 4.3.0
  • AntiXSS ASP.NET
AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.
Antlr by: Sam Harwell Terence Parr
  • 5 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.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 12 total downloads
  • Latest version: 4.6.0
  • guard clause clauses assert assertion
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Aspose.Cells by: Aspose
  • 2 total downloads
  • Latest version: 18.6.0
  • Excel Spreadsheet Aspose.Cells XLS XLSX CSV TSV TXT ODS
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
Aspose.PDF by: Aspose
  • 50 total downloads
  • Latest version: 23.3.1
  • Aspose.Pdf PDF XFA XPS TIFF PCL SVG HTML XML XSL-FO FDF XFDF PDF/A form Portfolio EPUB PSD to XLS PDF-to-DOC
Aspose.PDF for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework). Aspose.PDF for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or insert pages; transform pages to image; print PDF documents and much more.
Aspose.Words by: Aspose
  • 2 total downloads
  • Latest version: 21.2.0
  • Open Convert Save Word DOC RTF DOCX OOXML Markdown OpenDocument PDF XPS ODT HTML XHTML WordprocessingML Document EPUB .NET Core Xamarin iOS Mac Aspose.Words
Aspose.Words for .NET is a Document Processing library that allows developers to work with documents in many popular formats without needing Office Automation. Users can perform a wide variety of document tasks, ranging from simply converting documents from one supported format to another and modifying these documents during the conversion process, to business-oriented tasks, such as creating structured and visually appealing documents or automating reporting with complex templates and data-bound fields.
AutoFixture by: Mark Seemann AutoFixture
  • 3 total downloads
  • Latest version: 4.17.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
  • 105 total downloads
  • Latest version: 8.0.0
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 15 total downloads
  • Latest version: 8.1.1
AutoMapper extensions for ASP.NET Core
Azure.AI.FormRecognizer by: Microsoft
  • 4 total downloads
  • Latest version: 4.1.0-beta.1
  • Microsoft Azure Form Recognizer
This is the Microsoft Azure Cognitive Services Form Recognizer client library
Azure.AI.OpenAI by: Microsoft
  • 22 total downloads
  • Latest version: 2.0.0-beta.5
  • Microsoft Azure OpenAI
Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.
Azure.Core by: Microsoft
  • 70 total downloads
  • Latest version: 1.43.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Data.AppConfiguration by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.0
  • Microsoft Azure Application Configuration Data AppConfig windowsazureofficial azureofficial
This is the Microsoft Azure Application Configuration Service client library
Azure.Identity by: Microsoft
  • 43 total downloads
  • Latest version: 1.13.0-beta.2
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity