staz
-
- 1,391 total downloads
- last updated 6/9/2017
- Latest version: 1.0.0-RC2 (prerelease)
Library containing DSL for MySQL-specific SQL dialect. -
- 1,386 total downloads
- last updated 11/8/2018
- Latest version: 1.0.0
This library contains attribute which is used by NuGetUtils.Tool.Exec tool when it executes a method within a NuGet package. This attribute can be used to modify the behaviour of NuGetUtils.Tool.Exec and how it... More information -
- 1,099 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packages. Also several extension methods are provided to make life easier when working with NuGet types. -
- 1,097 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
Provides some common abstractions and utilities for other NuGetUtils packages. -
- 912 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Provides API and implementation for block-based digest-producing cryptographical algorithms. Also provides concrete implementation for RandomGenerator interface of FluentCryptography.Abstractions package. -
- 911 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desktop and Core to dynamically load assemblies from NuGet packages and dependencies. -
-
.NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 1.6 This package targets .NET Standard 1.6. The package is compatible with this framework or higher. .NET Framework 4.6 This package targets .NET Framework 4.6. The package is compatible with this framework or higher.
- 896 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
Library containing functionality to execute a method from dynamically loaded assembly located in NuGet package. The functionality is defined as extension method for NuGetExecutionConfiguration interface, which... More information -
-
- 894 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Library containing basic abstractions to cryptography. Aims to make it easy to use, while still allowing advanced scenarios like e.g. minimizing heap allocations, etc. -
- 875 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
Provides common abstractions for NuGetUtils global .NET Core tools. -
- 875 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
MSBuild task to push packages. Most suitable to use in rapid development builds, where each build should propagate to (local) NuGet feed. The task in this package should be loaded by NuGetUtils.MSBuild.Exec... More information -
- 871 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
Library containing extension methods for deploying NuGet packages so that they can be directly executed by dotnet. The extension methods are defined for NuGetDeploymentConfiguration interface which is in this... More information -
- 867 total downloads
- last updated 3/28/2019
- Latest version: 2.0.0
MSBuild task which utilizes NuGetUtils.Lib.Deployment library in order to deploy NuGet packages from within MSBuild. The task in this package should be loaded by NuGetUtils.MSBuild.Exec task factory. -
- 809 total downloads
- last updated 12/5/2018
- Latest version: 1.0.0
Library containing attributes for marking documentable types, along with generator to generate documentation for e.g. command line runner. -
-
.NET Core 1.1 This package targets .NET Core 1.1. The package is compatible with this framework or higher. .NET Standard 1.0 This package targets .NET Standard 1.0. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 658 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
This library contains types that contain common information for any functionality that operates over a network, and is configurable. -
-
- 655 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Provides ability to create objects implementing SASLMechanism of FluentCryptography.SASL. These objects handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and... More information -
- 646 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Library containing IAsyncEnumerable, and API for async LINQ methods. -
- 636 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Provides generic SASLMechanism interface which is designed to be implemented by all SASL protocols. Also has skeleton implementations for SASLMechanism interface, and utility methods for string processing in... More information -
-
.NET Core 1.1 This package targets .NET Core 1.1. The package is compatible with this framework or higher. .NET Standard 1.3 This package targets .NET Standard 1.3. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 636 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
This library integrates with ResourcePooling library in order to provide common way to create new resources for the pools. The common factor with those resources in this case is that they are based on socket... More information -
-
- 627 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Library containing various callback-based implementations for IAsyncEnumerable defined in AsyncEnumeration.Abstractions package. -
- 624 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Library containing API to add observability aspect to IAsyncEnumerable defined in AsyncEnumeration.Abstractions package.