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
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
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
BuildBundlerMinifier
by: Mads Kristensen
- 156 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Bytescout.BarCode
by: ByteScout
- 80 total downloads
- Latest version: 7.6.3.1256
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 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 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
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
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
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
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
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor
by: Brady Holt
- 63 total downloads
- Latest version: 2.41.0
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
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
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 3 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CsvHelper
by: Josh Close
- 38 total downloads
- Latest version: 3.0.0-chi06
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.