Akka.Persistence.Sql.TestKit by: Akka.NET Team
  • 588 total downloads
  • Latest version: 1.2.3.43-beta
  • akka actors actor model Akka concurrency persistence testkit eventsource sql reactive streams
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware.
Akka.Persistence.SqlServer by: Akka.NET Team
  • 523 total downloads
  • Latest version: 1.3.17
Akka.Persistence support for SQL Server.
Akka.Persistence.TestKit by: Akka.NET Team
  • 984 total downloads
  • Latest version: 1.2.3.43-beta
  • akka actors actor model Akka concurrency persistence eventsource testkit
Testkit for Persistence actor support for Akka.NET
Akka.Remote by: Akka.NET Team
  • 10.017k total downloads
  • Latest version: 1.3.19
  • akka actors actor model Akka concurrency network
Remote actor support for Akka.NET
Akka.Serialization.Hyperion by: Akka.NET Team
  • 1.521k total downloads
  • Latest version: 1.3.19-beta
  • akka actors actor model Akka concurrency hyperion serializer serialize
Hyperion serializer for Akka.NET
Akka.Streams by: Akka.NET Team
  • 6.37k total downloads
  • Latest version: 1.3.19
  • akka actors actor model Akka concurrency reactive stream
Reactive stream support for Akka.NET
Akka.Streams.TestKit by: Akka.NET Team
  • 989 total downloads
  • Latest version: 1.3.19
  • akka actors actor model Akka concurrency reactive stream testkit
Testkit for Reactive stream support for Akka.NET
Akka.TestKit by: Akka.NET Team
  • 8.699k total downloads
  • Latest version: 1.3.19
  • akka actors actor model Akka concurrency
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
Akka.TestKit.Xunit2 by: Akka.NET Team
  • 1.131k total downloads
  • Latest version: 1.3.19
  • akka actors actor model Akka concurrency testkit xunit
TestKit for writing tests for Akka.NET using xUnit.
Akka.Visualizer by: Corneliu I. Tusnea (corneliu@acorns.com.au)
  • 24 total downloads
  • Latest version: 1.0.0
A web based visualizer for your Akka ActorSystem.
altcover by: Steve Gilham
  • 275 total downloads
  • Latest version: 9.0.1
  • codecoverage .net Mono .netcore cross-platform PowerShell PSModule
A cross-platform pre-instrumenting code coverage tool set for .net/.net core and Mono
AngleSharp by: AngleSharp
  • 769 total downloads
  • Latest version: 0.9.11
  • 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
  • 143 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
  • 3.041k total downloads
  • Latest version: 1.8.2
  • angular angularjs SPA
AngularJS. HTML enhanced for web apps!
AngularJS.Core by: The AngularJS Team
  • 1.658k total downloads
  • Latest version: 1.8.2
  • angular angularjs
See the AngularJS.* packages for other Angular modules
Antlr by: Sam Harwell Terence Parr
  • 261 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
  • 136 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.
App.Metrics by: Allan Hardy and Contributors
  • 5 total downloads
  • Latest version: 4.5.1-preview.0.1
  • appmetrics metrics apdex meter gauge counter timer histogram
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions by: Allan Hardy
  • 242 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 1.283k total downloads
  • Latest version: 4.5.1-preview.0.1
  • concurrency atomic
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes