Akka.Analyzers
by: Akka
- 522 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.
AngleSharp
by: AngleSharp
- 207 total downloads
- Latest version: 0.9.11
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Aspire.Hosting.AppHost
by: Microsoft
- 196 total downloads
- Latest version: 13.1.0
Core library and MSBuild logic for Aspire AppHost projects.
Autofac
by: Autofac Contributors
- 176 total downloads
- Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
AutoMapper
by: Jimmy Bogard
- 137 total downloads
- Latest version: 6.2.2
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 designed for 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 Control Razor Components
Blazorise
by: Megabit
- 861 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: Mladen Macanovic
- 56 total downloads
- Latest version: 0.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 409 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.SignaturePad
by: Megabit
- 209 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
- 807 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.452k 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
- 50 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 134 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 67 total downloads
- Latest version: 3.4.1
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
- 43 total downloads
- Latest version: 3.4.1
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
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor
by: Brady Holt, Renato Lima, Ivan Santos, Siarhei Khalipski, Mustafa SADEDİL, Star Peng, TotalMace, LbISS, Arnaud TAMAILLON, Michael Schuler, Taras(tbudurovych), rinaldihno
- 97 total downloads
- Latest version: 1.21.2
A library that converts cron expressions into human readable descriptions. Supports 14 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian and Italian.
DeepCloner
by: force
- 63 total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DeviceDetector.NET
by: totpero
- 41 total downloads
- Latest version: 3.11.6
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.