BlazorTime by: Dustin Gamester
  • 10 total downloads
  • Latest version: 1.0.3
A time conversion library for Blazor that allows you to display dates and times in the browsers local time. It can accept both UTC and server time as an input, and automatically display those times in the browsers local time.
bootstrap by: The Bootstrap Authors
  • 98 total downloads
  • Latest version: 5.3.6
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle by: Bouncy Castle Project Contributors
  • 13 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
BuildBundlerMinifier by: Mads Kristensen
  • 156 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Bytescout.BarCode by: ByteScout
  • 80 total downloads
  • Latest version: 7.6.3.1256
  • bytescout barcode generation code ean jan gtin itf interleaved upc gs1 code128 code39 ean8 ean-8 ean13 ean-13 upca upc-a upce upc-e codabar pdf417 datamatrix qr qrcode aztec maxicode itf14 itf-14 postal isbn pzn databar stacked omnidirectional swisspost telepen usps intelligent post mail royal kix postnet micropdf code93 msi bookland identcode leitcode planet plessey batch
Bytescout BarCode Generator SDK for .NET, ASP.NET, SSRS, ActiveX/COM
Castle.Core by: Castle Project Contributors
  • 20 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: Castle.Core.AsyncInterceptor
  • 2 total downloads
  • Latest version: 1.2.0
Castle.Core.AsyncInterceptor
Castle.DynamicProxy by: Castle Project Contributors
  • 2 total downloads
  • Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Castle.Windsor by: Castle Project Contributors
  • 5 total downloads
  • Latest version: 2.5.4
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
CodeBeam.MudBlazor.Extensions by: CodeBeam
  • 48 total downloads
  • Latest version: 8.0.0
  • Blazor MudBlazor Component Extension Material3 Animate Stepper ComboBox Select List Loading Gallery ChipField Transfer Barcode QR SpeedDial RangeSlider Teleport
MudBlazor extension components from contributors. Includes 30+ components and utilities.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 9 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • 7 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.
CommonServiceLocator by: .NET Foundation and Contributors
  • 6 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 11 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor by: Brady Holt
  • 63 total downloads
  • Latest version: 2.41.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 37 total downloads
  • Latest version: 0.11.0
  • Cronos Cron Recurring
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CryptoHelper by: Henk Mollema
  • 11 total downloads
  • Latest version: 2.2.0
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 3 total downloads
  • Latest version: 2.0.3
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CsvHelper by: Josh Close
  • 38 total downloads
  • Latest version: 3.0.0-chi06
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.