AngleSharp
by: AngleSharp
- 718 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
- 118 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
- 155 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.
AsmResolver
by: AsmResolver
- 26 total downloads
- Latest version: 6.0.0-beta.3
The base library for the AsmResolver executable file inspection toolsuite.
AsmResolver.DotNet
by: AsmResolver.DotNet
- 22 total downloads
- Latest version: 6.0.0-beta.3
High level .NET image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE
by: AsmResolver.PE
- 20 total downloads
- Latest version: 6.0.0-beta.3
PE image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE.File
by: AsmResolver.PE.File
- 25 total downloads
- Latest version: 6.0.0-beta.3
Raw PE file models for the AsmResolver executable file inspection toolsuite.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 58 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoBogus
by: Nick Dodd
- 559 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
AutoBogus.Conventions
by: Nick Dodd
- 423 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes generator options for common conventions.
Autofac
by: Autofac Contributors
- 602 total downloads
- Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
AutoMapper
by: Jimmy Bogard
- 508 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.
AutoMapper.Collection
by: Tyler Carlson
- 66 total downloads
- Latest version: 1.1.3
Collection updating support for AutoMapper
Autoupdater.NET.Official
by: rbsoft
- 162 total downloads
- Latest version: 1.6.4
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
AvalonEdit
by: AvalonEdit Contributors
- 162 total downloads
- Latest version: 6.1.3.50
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
AWSSDK.Core
by: Amazon Web Services
- 20.232k total downloads
- Latest version: 4.0.0.2
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 20.115k total downloads
- Latest version: 4.0.0.1
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Bogus
by: Brian Chavez
- 2.533k total downloads
- Latest version: 35.6.3
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.