Aliyun.Acs.Mts
by: Aliyun Allen
- 4 total downloads
- Latest version: 1.0.1
aliyun open api sdk for .net core
Aliyun.Credentials
by: Alibaba Cloud
- 12 total downloads
- Latest version: 1.5.2
Alibaba Cloud Credentials for .NET
aliyun-net-sdk-core
by: Alibaba Cloud
- 33 total downloads
- Latest version: 1.6.2
Alibaba Cloud SDK for .NET
aliyun-net-sdk-ecs
by: Alibaba Cloud
- 19 total downloads
- Latest version: 4.24.18
Alibaba Cloud SDK for .NET
aliyun-net-sdk-vod
by: Alibaba Cloud
- 5 total downloads
- Latest version: 2.16.22
Alibaba Cloud SDK for .NET
AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 0.17.1
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AngleSharp.Css
by: AngleSharp
- 2 total downloads
- Latest version: 1.0.0-beta.154
Extends the CSSOM from the core AngleSharp library.
Antlr
by: Terence Parr
- 1 total downloads
- Latest version: 3.4.1.9004
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.
Apache.Avro
by: Avro
- 13 total downloads
- Latest version: 1.12.1
Avro provides:
Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
AspectCore.Abstractions
by: Lemon
- 19 total downloads
- Latest version: 2.3.0
The abstract design of the AspectCore framework.
- 1 total downloads
- Latest version: 0.2.0-preview-final
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Aspose.Cells
by: Aspose
- 19 total downloads
- Latest version: 26.3.0
A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.
Aspose.Words
by: Aspose
- 71 total downloads
- Latest version: 26.4.0
Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.
Autofac
by: Autofac Contributors
- 90 total downloads
- Latest version: 9.1.0
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
- 20 total downloads
- Latest version: 7.2.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy
by: Autofac Contributors
- 23 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 29 total downloads
- Latest version: 16.1.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 5 total downloads
- Latest version: 6.1.1
AutoMapper extensions for ASP.NET Core