Akka.Analyzers
by: Akka
- 476 total downloads
- Latest version: 0.3.3
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.AppHost
by: Microsoft
- 46 total downloads
- Latest version: 13.0.2
Core library and MSBuild logic for Aspire AppHost projects.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 9 total downloads
- Latest version: 7.1.8
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.
AutoMapper
by: Jimmy Bogard
- 9 total downloads
- Latest version: 16.0.0
A convention-based object-object mapper.
AzureMapsControl.Components
by: Arnaud Leclerc
- 52 total downloads
- Latest version: 1.17.0
Azure Maps Control Razor Components
Blazorise
by: Megabit
- 137 total downloads
- Latest version: 1.8.8
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components
by: Megabit
- 34 total downloads
- Latest version: 1.8.8
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 127 total downloads
- Latest version: 1.8.8
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Licensing
by: Megabit
- 2 total downloads
- Latest version: 1.3.0
Blazorise Licensing is a library for validating the registered Blazorise license in an application at runtime.
Blazorise.SignaturePad
by: Megabit
- 36 total downloads
- Latest version: 1.8.8
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar
by: Megabit
- 137 total downloads
- Latest version: 1.8.8
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
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
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
- 14 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor
by: Brady Holt
- 1 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
DeviceDetector.NET
by: totpero
- 18 total downloads
- Latest version: 6.4.7
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
- 150 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 21 total downloads
- Latest version: 2.0.1
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.