Akka.Analyzers by: Akka
  • 502 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.
Aspire.Hosting by: Microsoft
  • 12 total downloads
  • Latest version: 9.0.0-preview.2.24162.2
  • aspire hosting
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost by: Microsoft
  • 53 total downloads
  • Latest version: 13.0.2
  • aspire hosting
Core library and MSBuild logic for Aspire AppHost projects.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 493 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.
AutoMapper by: Jimmy Bogard
  • 4 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
  • 186 total downloads
  • Latest version: 2.0.0-net9.9+1
  • azure-maps azure-maps-control razor razor-components
Azure Maps Control Razor Components
Blazorise by: Megabit
  • 156 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
  • 11 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
  • 114 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
  • 39 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
  • 156 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.235k 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
  • 9 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
  • 4 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
  • 1 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.
ConfigureAwait.Fody by: Cameron MacFarland, Simon Cropp
  • 16 total downloads
  • Latest version: 3.3.2
  • ILWeaving, Fody, Cecil, AOP
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor by: Brady Holt
  • 1 total downloads
  • Latest version: 1.6.0
  • cron
A library that converts cron expressions into human readable strings.
DeviceDetector.NET by: totpero
  • 9 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.
Fody by: The Fody Team
  • 159 total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 21 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.