AspNet.Security.OAuth.GitHub
by: Kévin Chalet Jerrie Pelser
- 164 total downloads
- Latest version: 1.0.1
ASP.NET Core security middleware enabling GitHub authentication.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 373 total downloads
- Latest version: 1.1.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 517 total downloads
- Latest version: 1.1.0
OpenID Connect extensions for the OpenID Connect server middleware.
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.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 500 total downloads
- Latest version: 1.1.0
OpenID Connect server middleware for ASP.NET Core.
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.
- 185 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.58k 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.AspNetCore.Multitenant
by: Autofac Contributors
- 331 total downloads
- Latest version: 1.1.0
ASP.NET Core support for multitenant DI via Autofac.Multitenant.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 673 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.Quartz
by: shatl
- 113 total downloads
- Latest version: 3.5.0-unstable0010
Autofac integration for Quartz.Net
Autofac.Multitenant
by: Autofac Contributors
- 230 total downloads
- Latest version: 4.2.0
Autofac extension for multitenant application support.
AutoMapper
by: Jimmy Bogard
- 935 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 246 total downloads
- Latest version: 4.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 423 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
Automatonymous
by: Chris Patterson
- 47 total downloads
- Latest version: 3.5.12
Automatonymous, an open source state machine library, usable with MassTransit
AWSSDK.Core
by: Amazon Web Services
- 57.286k total downloads
- Latest version: 4.0.1
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.EC2
by: Amazon Web Services
- 29.199k total downloads
- Latest version: 4.0.43.2
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.
AWSSDK.SecurityToken
by: Amazon Web Services
- 54.225k total downloads
- Latest version: 4.0.2.8
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BenchmarkDotNet
by: .NET Foundation and contributors
- 192 total downloads
- Latest version: 0.10.0
Powerful .NET library for benchmarking