Akka.Analyzers by: Akka
  • 522 total downloads
  • Latest version: 0.3.3
  • akka.net, akka.analyzers, akakdotnet, roslyn, analyzers
Akka.NET Roslyn Analyzers designed to help fix frequent, recurring design problems that may occur in end-user code bases. Also includes helpful upgrade suggestions for migrating between minor and major versions of Akka.NET.
AngleSharp by: AngleSharp
  • 53 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.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 45 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
Aspire.Hosting.AppHost by: Microsoft
  • 196 total downloads
  • Latest version: 13.1.0
  • aspire hosting
Core library and MSBuild logic for Aspire AppHost projects.
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 16 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AutoMapper by: Jimmy Bogard
  • 26 total downloads
  • Latest version: 3.3.1
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 geared towards 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.
AzureMapsControl.Components by: Arnaud Leclerc
  • 266 total downloads
  • Latest version: 1.17.0
  • azure-maps azure-maps-control razor razor-components
Azure Maps Control Razor Components
Blazorise by: Megabit
  • 861 total downloads
  • Latest version: 1.8.8
  • blazorise blazor components
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components by: Mladen Macanovic
  • 56 total downloads
  • Latest version: 0.8.6
  • blazorise blazor components
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid by: Megabit
  • 410 total downloads
  • Latest version: 1.8.8
  • blazorise blazor components datagrid
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.SignaturePad by: Megabit
  • 211 total downloads
  • Latest version: 1.8.8
  • blazorise blazor signaturepad
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar by: Megabit
  • 807 total downloads
  • Latest version: 1.8.8
  • blazorise blazor components snackbar
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
BouncyCastle by: Bouncy Castle Project Contributors
  • 1.25k total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore by: BouncyCastle
  • 44 total downloads
  • Latest version: 1.8.10
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core by: Castle Project Contributors
  • 16 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
  • 5 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 11 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
ConfigureAwait.Fody by: Cameron MacFarland, Simon Cropp
  • 43 total downloads
  • Latest version: 3.3.2
  • ILWeaving, Fody, Cecil, AOP
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor by: Brady Holt
  • 5 total downloads
  • Latest version: 1.6.0
  • cron
A library that converts cron expressions into human readable strings.
DeviceDetector.NET by: totpero
  • 41 total downloads
  • Latest version: 3.11.6
  • parse detection-library user-agent bot-detection mobile-detection desktop tablet mobile tv cars console
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.