AngleSharp by: AngleSharp
  • 764 total downloads
  • Latest version: 1.4.1-beta.506
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
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
  • 11 total downloads
  • Latest version: 1.0.0-beta.167
  • html html5 css css3 dom styling library anglesharp angle
Extends the CSSOM from the core AngleSharp library.
AngleSharp.Io by: AngleSharp
  • 109 total downloads
  • Latest version: 1.0.0
  • html html5 css css3 dom requester http https io filesystem storage httpclient cache
Providers additional requesters and IO helpers for AngleSharp.
AntiXSS by: Microsoft
  • 7 total downloads
  • Latest version: 4.3.0
  • AntiXSS, ASP.NET
AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.
Antlr by: Sam Harwell, Terence Parr
  • 27 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
  • 13 total downloads
  • Latest version: 3.5.2-rc1
  • antlr antlr3 parsing
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.
Antlr4.Runtime.Standard by: Eric Vergnaud, Terence Parr, Sam Harwell
  • 68 total downloads
  • Latest version: 4.13.1
  • antlr parsing grammar
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Apache.Avro by: Avro
  • 82 total downloads
  • Latest version: 1.12.1
  • Avro Apache Serialization Binary Json Schema
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.
Apache.Avro.Tools by: Welly
  • 13 total downloads
  • Latest version: 1.7.7.4
  • Avro, Apache Serialization, Binary, Json, Schema
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.
AspectInjector by: Aspect Injector Contributors
  • 151 total downloads
  • Latest version: 2.9.0
  • aop aspect interceptor injector aot blazor attribute il weaving boundary post-compiler
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need them and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for this version here: https://github.com/pamidur/aspect-injector/releases/tag/2.9.0
AspNetCore.Reporting by: WeiGe
  • 28 total downloads
  • Latest version: 2.1.0
Description: AspNetCore.Reporting, LocalReport, ServerReport, SSRS, ReportViewer
AspNetCore.ReportingServices by: WeiGe
  • 11 total downloads
  • Latest version: 2.1.0
AspNetCore.ReportingServices used for AspNetCore.Reporting
AspNetCoreRateLimit by: Stefan Prodan, Cristi Pufu
  • 103 total downloads
  • Latest version: 4.0.2
  • aspnetcore rate-limit throttle
ASP.NET Core rate limiting middleware
Aspose.Words-Cloud by: Aspose
  • 2 total downloads
  • Latest version: 25.7.0
  • docx to pdf convert compare create edit word split bmp rtf odt open office html tiff dot wordml mobi chm txt md markdown xps svg ps postscript pcl epub png emf jpg gif mail merge table reporting document
Aspose Cloud SDK that allows to work with Word documents in Aspose Cloud from .NET applications. The package enables your application to perform a wide range of document processing tasks. You can generate, load, modify, save, render documents without utilizing Microsoft Word®. You can convert documents between the following formats: DOC/DOCX, DOT/DOTX, DOCM, DOTM, XML, RTF, PDF, HTML/MHTML, MOBI, ODT, OTT, TXT, XPS, SVG, EPUB, XAML, PS, PCL, TIFF, BMP, PNG, EMF, JPEG, GIF and other formats.
AsyncBridge by: Daniel Grunwald, Omer Mor, Alex Davies, jnm2
  • 12 total downloads
  • Latest version: 0.3.1
  • async await C# language support .NET Framework 3.5 4.0 portable Silverlight net35 net40 sl5
C# 5 async/await support for .NET Framework pre-4.5 This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AsynchronousBridge by: Tom Jacques
  • 13 total downloads
  • Latest version: 1.2.2
  • Asynchronous Async Await Deadlock Callback
Binaries for the AsyncBridge library. Visit https://github.com/tejacques/AsyncBridge for an overview and usage examples.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 12 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 1 total downloads
  • Latest version: 7.2.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoMapper by: Jimmy Bogard
  • 3 total downloads
  • Latest version: 16.2.0
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 49 total downloads
  • Latest version: 8.1.1
AutoMapper extensions for ASP.NET Core