Akka.Analyzers
by: Akka
- 56 total downloads
- Latest version: 0.3.3
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.
AngleSharp
by: AngleSharp
- 249 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.
Antlr
by: Sam Harwell Terence Parr
- 287 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
- 281 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.
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis) Philip Pittle (@ppittle)
- 406 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 1.094k total downloads
- Latest version: 2.0.0
A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.
Ardalis.Specification
by: Steve Smith (@ardalis) Scott DePouw
- 247 total downloads
- Latest version: 1.1.1
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 264 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 333 total downloads
- Latest version: 9.5.1
Dashboard browser interface for .NET Aspire.
Aspire.Hosting
by: Microsoft
- 102 total downloads
- Latest version: 9.0.0-preview.2.24162.2
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 382 total downloads
- Latest version: 9.5.1
Core library and MSBuild logic for .NET Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 383 total downloads
- Latest version: 9.5.1
.NET Aspire Orchestration Dependencies
Aspire.Hosting.Sdk.Msi.x64
by: Microsoft
- 544 total downloads
- Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Hosting SDK. Enabled via <IsAspireHost>true</IsAspireHost>.
Aspire.ProjectTemplates.Msi.x64
by: Microsoft
- 539 total downloads
- Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Template Pack for Microsoft Template Engine
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 412 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
Aspose.Cells
by: Aspose
- 144 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.
- 184 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 1.578k total downloads
- Latest version: 4.9.4
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 671 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.