Akka.Analyzers
by: Akka
- 19 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.
Antlr
by: Terence Parr
- 3 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.
Antlr3.Runtime
by: Sam Harwell, Terence Parr
- 12 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)
- 6 total downloads
- Latest version: 4.0.0-pre1
Code Analyzers supporting using Api Endpoints
Argu
by: Eirik Tsarpalis
- 62 total downloads
- Latest version: 3.7.0
A declarative command line and XML configuration parser for F# applications.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 30 total downloads
- Latest version: 13.0.2
Dashboard browser interface for .NET Aspire.
Aspire.Hosting
by: Microsoft
- 2 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
- 28 total downloads
- Latest version: 13.0.2
Core library and MSBuild logic for Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 33 total downloads
- Latest version: 13.0.2
.NET Aspire Orchestration Dependencies
Aspose.Cells
by: Aspose
- 69 total downloads
- Latest version: 22.10.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
- 122 total downloads
- Latest version: 22.3.0
Aspose.Words for .NET is a cross-platform document processing library that allows developers to work with a variety of Microsoft Word, OpenOffice, Web, PDF, and image file formats. .NET developers can easily create, open, read, render, edit, convert, merge, split, compare documents. Almost all mainstream document formats are supported, including DOCX, DOC, RTF, ODT, PDF, Markdown, HTML, XML, XAML, MOBI, PNG, JPG. We also provide powerful features to generate reports from document templates and data sources.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 5 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 10 total downloads
- Latest version: 2.5.2.830
Base assemblies for the Autofac Inversion of Control Container
AutoMapper
by: Jimmy Bogard
- 8 total downloads
- Latest version: 3.3.1
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 geared towards 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.
AvalonEdit
by: Daniel Grunwald
- 9 total downloads
- Latest version: 5.0.4
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are two builds of AvalonEdit included in this package. One that targets .NET 4.0 and one that targets .NET 3.5.
AWSSDK.Core
by: Amazon Web Services
- 848 total downloads
- Latest version: 4.0.3.5
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.EC2
by: Amazon Web Services
- 1.328k total downloads
- Latest version: 4.0.62.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
- 524 total downloads
- Latest version: 4.0.5.4
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: Andrey Akinshin
- 13 total downloads
- Latest version: 0.7.4
Lightweight .NET library for benchmarking