BootstrapBlazor
by: Argo Zhang(argo@live.ca)
- 1.476k total downloads
- Latest version: 10.10.2
Bootstrap UI components for Blazor and Razor Components
BootstrapBlazor.Core
by: Argo Zhang(argo@live.ca)
- 3 total downloads
- Latest version: 8.0.2
Bootstrap UI components for Blazor and Razor Components
BouncyCastle
by: Bouncy Castle Project Contributors
- 7 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.Cryptography
by: Legion of the Bouncy Castle Inc.
- 15 total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 9 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 153 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus
by: Mads Kristensen salar2k
- 4 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus2022
by: Mads Kristensen salar2k
- 4 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
BuildWebCompiler2022
by: Mads Kristensen Jason Moore
- 11 total downloads
- Latest version: 1.14.15
Compiles LESS, Sass, JSX and CoffeeScript files
Castle.Core
by: Castle Project Contributors
- 29 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Certes
by: Certes Contributors
- 26 total downloads
- Latest version: 3.0.4
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
CHTCHSConv
by: Microsoft Corporation
- 1 total downloads
- Latest version: 1.0.0
Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool provides API that converts the string between Traditional Chinese and Simplified Chinese languages.
Collections.Pooled
by: Joel Mueller
- 41 total downloads
- Latest version: 2.0.0-preview.27
Includes PooledList, PooledDictionary, PooledSet, PooledStack, PooledQueue, and PooledObservableCollection: based on the corresponding collections in System.Collections.Generic, using ArrayPool internally to reduce allocations, and with some API changes that allow for better compatibility with Span.
Com.Airbnb.Android.Lottie
by: Martijn van Dijk
- 41 total downloads
- Latest version: 4.2.2
Render After Effects animations natively on Android, iOS, MacOS, TVOs and UWP
Com.Airbnb.iOS.Lottie
by: Martijn van Dijk
- 29 total downloads
- Latest version: 2.5.13
Render After Effects animations natively on Android, iOS, MacOS, TVOs and UWP
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 33 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 26 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
- 19 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.
CommunityToolkit.Mvvm
by: Microsoft
- 2 total downloads
- Latest version: 8.4.2
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
ConcurrentHashSet
by: Bar Arnon
- 15 total downloads
- Latest version: 1.3.0
A thread-safe hash-based set