AngleSharp
by: AngleSharp
- 66 total downloads
- Latest version: 1.5.3-beta.553
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
Extends the CSSOM from the core AngleSharp library.
AngleSharp.Io
by: AngleSharp
- 84 total downloads
- Latest version: 1.0.0
Providers additional requesters and IO helpers for AngleSharp.
Antlr
by: Sam Harwell, Terence Parr
- 33 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
- 9 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.
Antlr4.Runtime.Standard
by: Eric Vergnaud, Terence Parr, Sam Harwell
- 59 total downloads
- Latest version: 4.13.1
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Apache.Avro
by: Avro
- 82 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.
Apache.Avro.Tools
by: Welly
- 13 total downloads
- Latest version: 1.7.7.4
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.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 8 total downloads
- Latest version: 10.0.0-preview.2
The abstractions library for API versioning.
AspectInjector
by: Aspect Injector Contributors
- 151 total downloads
- Latest version: 2.9.0
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
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 3 total downloads
- Latest version: 2.0.0-rc2-final
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 4 total downloads
- Latest version: 2.0.0-rc2-final
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 4 total downloads
- Latest version: 1.1.0-preview-final
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 4 total downloads
- Latest version: 1.1.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.Reporting
by: WeiGe
- 34 total downloads
- Latest version: 2.1.0
Description:
AspNetCore.Reporting, LocalReport, ServerReport, SSRS, ReportViewer
AspNetCore.ReportingServices
by: WeiGe
- 16 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
ASP.NET Core rate limiting middleware
Aspose.Words-Cloud
by: Aspose
- 3 total downloads
- Latest version: 25.7.0
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.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 4 total downloads
- Latest version: 8.0.0-beta2
An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 12 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.