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
- 990 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
- 388 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.402k total downloads
- Latest version: 3.3.0
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.
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.
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
Aspose.Cells
by: Aspose
- 1.097k total downloads
- Latest version: 25.9.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
- 9.576k total downloads
- Latest version: 25.10.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.
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.53k total downloads
- Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
Autofac.Extras.Quartz
by: Alphacloud.net
- 1.01k total downloads
- Latest version: 2.1.1
Autofac integration for Quartz.Net
AutoMapper
by: Jimmy Bogard
- 1.11k total downloads
- Latest version: 6.2.2
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 designed for 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.