Azure.Security.KeyVault.Certificates
by: Microsoft
- 5 total downloads
- Latest version: 4.10.0-beta.2
This is the Microsoft Azure Key Vault Certificates client library
Azure.Storage.Common
by: Microsoft
- 3 total downloads
- Latest version: 12.21.1
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
BinaryFormatter
by: Łukasz Pyrzyk
- 12 total downloads
- Latest version: 3.0.0
BinaryFormatter - binary serializer
BootstrapBlazor
by: Argo Zhang(argo@live.ca)
- 1.733k total downloads
- Latest version: 10.10.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.
- 16 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
- 7 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.
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