nuget.org "scram-sha-512" keyword
View the packages on the nuget.org package registry that are tagged with the "scram-sha-512" keyword.
nugetutils.lib.entrypoint 1.0.0
This library contains attribute which is used by NuGetUtils.Tool.Exec tool when it executes a met...1 version - Latest release: over 6 years ago - 1.49 thousand downloads total - 17 stars on GitHub - 1 maintainer
Top 9.6% on nuget.org
9 versions - Latest release: over 7 years ago - 2 dependent packages - 1 dependent repositories - 14.2 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.deployment 2.2.0
Library for deploying NuGet packages so that they can be directly executed by dotnet tool. All re...9 versions - Latest release: over 7 years ago - 2 dependent packages - 1 dependent repositories - 14.2 thousand downloads total - 17 stars on GitHub - 1 maintainer
fluentcryptography.sasl.scram 1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec
Provides ability to create objects implementing SASLMechanism of FluentCryptography.SASL. These o...1 version - Latest release: over 6 years ago - 0 stars on GitHub
utilpack.json 1.1.0+645c7a140661c684a89f74d23f7959ef6ae23c57
Library containing asynchronous (de)serialization methods for Newtonsoft.JSON JTokens. The deseri...7 versions - Latest release: over 6 years ago - 2 dependent packages - 11.3 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.documentation 1.0.0+645c7a140661c684a89f74d23f7959ef6ae23c57
Library containing attributes for marking documentable types, along with generator to generate do...1 version - Latest release: over 6 years ago - 17 stars on GitHub
Top 4.3% on nuget.org
40 versions - Latest release: over 6 years ago - 27 dependent packages - 3 dependent repositories - 203 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack 1.8.0+3e56662e00ed25a02b99aa51b0baba4942b73425
Library containing useful and generic methods, which are missing from one or more BCL.40 versions - Latest release: over 6 years ago - 27 dependent packages - 3 dependent repositories - 203 thousand downloads total - 17 stars on GitHub - 1 maintainer
fluentcryptography.sasl 1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec
Provides generic SASLMechanism interface which is designed to be implemented by all SASL protocol...1 version - Latest release: over 6 years ago - 0 stars on GitHub
utilpack.logging 1.2.0+645c7a140661c684a89f74d23f7959ef6ae23c57
Library containing types which supports synchronously and asynchronously publishing logging event...2 versions - Latest release: over 6 years ago - 1 dependent package - 1 dependent repositories - 8.36 thousand downloads total - 17 stars on GitHub - 1 maintainer
Top 7.9% on nuget.org
5 versions - Latest release: over 6 years ago - 7 dependent packages - 1 dependent repositories - 11.3 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.configuration 1.2.0+115f43802281ae732a4c362b157c4eb12660e9f8
Library containing DynamicConfigurableTypeLoader class, which dynamically loads and instantiates ...5 versions - Latest release: over 6 years ago - 7 dependent packages - 1 dependent repositories - 11.3 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.json.configuration 1.0.0+c129063b81ed743d2af93a67b65f86195b959ccf
Small library containing extension methods for Microsoft.Extensions.Configuiration.Json package, ...1 version - Latest release: over 6 years ago - 17 stars on GitHub
Top 4.5% on nuget.org
33 versions - Latest release: over 6 years ago - 1 dependent package - 26 dependent repositories - 925 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.msbuild 2.9.1
Provides easy way to execute NuGet-based MSBuild tasks.33 versions - Latest release: over 6 years ago - 1 dependent package - 26 dependent repositories - 925 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.asyncenumeration 1.0.1
Library containing IAsyncEnumerable, and async LINQ methods.7 versions - Latest release: about 7 years ago - 26.7 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.deployment.msbuild 2.2.0
MSBuild task which utilizes UtilPack.NuGet.Deployment library in order to deploy NuGet packages s...9 versions - Latest release: over 7 years ago - 10.4 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.msbuild.asyncexec 1.0.0
MSBuild task which extends Exec but does not wait for the spawned process to terminate. The task...1 version - Latest release: about 8 years ago - 1 dependent package - 1.72 thousand downloads total - 17 stars on GitHub - 1 maintainer
Top 9.3% on nuget.org
7 versions - Latest release: about 7 years ago - 4 dependent packages - 27.7 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.resourcepooling 1.0.0
Library containing types which support pooling asynchronous and synchronous resources.7 versions - Latest release: about 7 years ago - 4 dependent packages - 27.7 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.resourcepooling.msbuild 1.0.0
This project is a bridge between UtilPack.ResourcePooling project and custom MSBuild tasks.5 versions - Latest release: about 7 years ago - 9.38 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.assemblyloading 2.1.0
Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desk...8 versions - Latest release: over 7 years ago - 1 dependent package - 10.5 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.push.msbuild 2.1.0
MSBuild task to push packages. Most suitable to use in rapid development builds, where each build...8 versions - Latest release: over 7 years ago - 1 dependent package - 9.16 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.resourcepooling.networkstream 1.0.0
Easy-to-use async resource pool for streams operating on sockets.4 versions - Latest release: about 7 years ago - 4 dependent packages - 10.8 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.common.msbuild 2.1.0
Library containing some commonly used types (e.g. logger) for working with NuGet packages in MSBu...6 versions - Latest release: over 7 years ago - 2 dependent packages - 10.7 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.cryptography.sasl.scram 2.0.0
Provides ability to create objects implementing SASLMechanism of UtilPack.Cryptograhy.SASL that h...2 versions - Latest release: about 7 years ago - 1 dependent package - 23.5 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget.processrunner 2.2.0
This package contains executable which combines the functionalities of UtilPack.NuGet.Deployment ...8 versions - Latest release: over 7 years ago - 9.69 thousand downloads total - 17 stars on GitHub - 1 maintainer
Top 8.7% on nuget.org
6 versions - Latest release: about 7 years ago - 4 dependent packages - 37.9 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.cryptography.digest 2.0.0
Provides block-based digest-producing cryptographical algorithms. Also provides concrete implemen...6 versions - Latest release: about 7 years ago - 4 dependent packages - 37.9 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.cryptography.sasl 2.0.0
Provides generic SASLMechanism interface which is designed to be implemented by all SASL protocol...2 versions - Latest release: about 7 years ago - 1 dependent package - 23.7 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.processmonitor 1.2.0
Library to start, monitor, and restart processes. Provides way to gracefully shutdown process-to-...4 versions - Latest release: over 7 years ago - 1 dependent package - 8.51 thousand downloads total - 17 stars on GitHub - 1 maintainer
fluentcryptography.abstractions 1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec
Library containing basic abstractions to cryptography. Aims to make it easy to use, while still a...1 version - Latest release: over 6 years ago - 0 stars on GitHub
fluentcryptography.digest 1.0.0+a92b9307e5f5efbb129d0e786e481be115776bec
Provides API and implementation for block-based digest-producing cryptographical algorithms. Also...1 version - Latest release: over 6 years ago - 0 stars on GitHub
Top 6.9% on nuget.org
14 versions - Latest release: over 7 years ago - 3 dependent packages - 1 dependent repositories - 32.4 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.nuget 2.1.0
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packa...14 versions - Latest release: over 7 years ago - 3 dependent packages - 1 dependent repositories - 32.4 thousand downloads total - 17 stars on GitHub - 1 maintainer
utilpack.tabulardata 1.1.0+645c7a140661c684a89f74d23f7959ef6ae23c57
Library containing types which support synchronously and asynchronously queryable data in tabular...3 versions - Latest release: over 6 years ago - 2 dependent packages - 15.7 thousand downloads total - 17 stars on GitHub - 1 maintainer
Related Keywords
scram
29
scram-sha-1
29
scram-sha-256
29
utility
27
extensions
14
nuget
10
async
7
cryptography
7
msbuild
6
hash
4
digest
4
sasl
4
random
3
resource
3
pool
3
configuration
2
dynamically
2
load
2
assembly
2
sha512
2
task
2
process
2
monitor
2
sha384
2
start
2
restart
2
shutdown
2
sha256
2
sha128
2
restore
2
block
2
md5
2
serialization
2
type
2
deployment
2
sha-128
2
sha-256
2
sha-512
2
json
2
binary
2
logging
1
factory
1
socket
1
deserialization
1
asynchronous
1
dynamic
1
execution
1
point
1
entry
1
tabular
1
data
1
log
1
collection
1
bcl
1
safe
1
microsoft
1
line
1
package
1
resolve
1
enumerable
1
enumerator
1
exec
1
command
1
documentation
1
push
1
utilpack
1
network
1
stream
1