Amazon.Lambda.DynamoDBEvents by: Amazon Web Services
  • 273 total downloads
  • Latest version: 3.1.1
  • AWS Amazon Lambda
Amazon Lambda .NET Core support - DynamoDBEvents package.
Amazon.Lambda.KinesisEvents by: Amazon Web Services
  • 140 total downloads
  • Latest version: 3.0.0
  • AWS Amazon Lambda
Amazon Lambda .NET Core support - KinesisEvents package.
Amazon.Lambda.Logging.AspNetCore by: Amazon Web Services
  • 220 total downloads
  • Latest version: 4.0.0
  • AWS Amazon Lambda Logging
Amazon Lambda .NET Core support - Logging ASP.NET Core package.
Amazon.Lambda.RuntimeSupport by: Amazon Web Services
  • 669 total downloads
  • Latest version: 1.13.0
  • AWS Amazon Lambda
Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.
Amazon.Lambda.Serialization.Json by: Amazon Web Services
  • 302 total downloads
  • Latest version: 2.2.4
  • AWS Amazon Lambda
Amazon Lambda .NET Core support - Serialization.Json package.
Amazon.Lambda.Serialization.SystemTextJson by: Amazon Web Services
  • 261 total downloads
  • Latest version: 2.4.4
  • AWS Amazon Lambda
Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
Amazon.Lambda.SQSEvents by: Amazon Web Services
  • 125 total downloads
  • Latest version: 2.2.0
  • AWS Amazon Lambda
Amazon Lambda .NET Core support - SQSEvents package.
Amazon.Lambda.TestTool-5.0 by: Amazon Web Services
  • 254 total downloads
  • Latest version: 0.14.1
  • AWS Amazon Lambda
A tool to help debug and test your .NET 5.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-6.0 by: Amazon Web Services
  • 408 total downloads
  • Latest version: 0.16.2
  • AWS Amazon Lambda
A tool to help debug and test your .NET 6.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-7.0 by: Amazon Web Services
  • 175 total downloads
  • Latest version: 0.15.3
  • AWS Amazon Lambda
A tool to help debug and test your .NET 7.0 AWS Lambda functions locally.
Amazon.Lambda.TestUtilities by: Amazon Web Services
  • 125 total downloads
  • Latest version: 2.0.0
  • AWS Amazon Lambda
Amazon.Lambda.TestUtilties includes stub implementations of interfaces defined in Amazon.Lambda.Core and helper methods.
Amazon.Lambda.Tools by: Amazon Web Services
  • 1.652k total downloads
  • Latest version: 5.12.4
  • AWS Amazon Lambda
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
Amazon.S3 by: iamcarbon
  • 1.361k total downloads
  • Latest version: 0.34.0
  • aws s3 wasabi
A modern library for Amazon's Simple Storage Service
AngleSharp by: AngleSharp
  • 4.311k total downloads
  • Latest version: 1.3.1-beta.486
  • 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.
angular-nvd3 by: Konstantin Skipor
  • 118 total downloads
  • Latest version: 1.0.9
  • angular angularJS nvd3 directives d3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API
angularjs by: Fitzchak Yitzchaki Dov Landau
  • 2.481k total downloads
  • Latest version: 1.8.2
  • angular angularjs SPA
AngularJS. HTML enhanced for web apps!
AngularJS.Core by: The AngularJS Team
  • 1.324k total downloads
  • Latest version: 1.8.2
  • angular angularjs
See the AngularJS.* packages for other Angular modules
Antlr by: Sam Harwell Terence Parr
  • 237 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
  • 107 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.
Antlr3.Runtime.PCL by: Ben Abelshausen
  • 59 total downloads
  • Latest version: 3.5.0.3
  • antlr
A version of the Antlr3 library that can built as a Portable Class Library. This makes Antlr available on various platforms. Used in OsmSharp (http://www.osmsharp.com) to parse MapCSS. Based on a quick and dirty port of Jint (http://jint.codeplex.com/) to the Windows Phone environment. More info here: http://codecube.net/2011/10/javascript-engine-for-windows-phone/