staz
-
CILMerge.
by: stazMSBuild -
- 12,118 total downloads
- last updated 11/26/2014
- Latest version: 0.9.7
Provides a MSBuild task to merge multiple CIL assemblies into one. -
-
-
.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.
- 12,017 total downloads
- last updated 8/8/2018
- Latest version: 0.5.3
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.Implementation assembly provides implementation and API in order to create connection pools which can create connections to PostgreSQL database... More information -
-
- 11,705 total downloads
- last updated 8/8/2018
- Latest version: 0.5.3
The Connection-Based Asynchronous Messaging (CBAM) SQL.Implementation assembly contains skeleton implementations for types in CBAM.SQL assembly. -
Backend.
by: stazCore - 10,583 total downloads
- last updated 8/8/2018
- Latest version: 0.2.1
Library containing common abstractions for backend in system architectures which are based on backend-frontend architecture. -
- 10,545 total downloads
- last updated 12/24/2018
- Latest version: 1.2.0
Library containing DynamicConfigurableTypeLoader class, which dynamically loads and instantiates types using information in Microsoft.Extensions.Configuration.IConfiguration object. -
-
.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.
- 10,111 total downloads
- last updated 5/26/2018
- Latest version: 1.0.0
Easy-to-use async resource pool for streams operating on sockets. -
-
- 10,087 total downloads
- last updated 8/8/2018
- Latest version: 0.2.1
Library containing abstractions for backends communicating with frontends using HTTP protocol. -
UtilPack.
by: stazJSON - 9,943 total downloads
- last updated 12/5/2018
- Latest version: 1.1.0
Library containing asynchronous (de)serialization methods for Newtonsoft.JSON JTokens. The deserialization functionality is available through UtilPack.JSON.JTokenStreamReader class. The serialization... More information -
- 9,746 total downloads
- last updated 3/8/2018
- Latest version: 2.1.0
Library containing some commonly used types (e.g. logger) for working with NuGet packages in MSBuild tasks. -
- 9,372 total downloads
- last updated 3/8/2018
- Latest version: 2.1.0
Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desktop and Core to dynamically load assemblies from NuGet packages and dependencies. -
CBAM.
by: stazSQL. MSBuild - 9,324 total downloads
- last updated 8/8/2018
- Latest version: 0.5.3
The Connection-Based Asynchronous Messaging (CBAM) SQL.MSbuild assembly contains abstract SQL-oriented MSBuild task, and task which reads file and executes SQL statements contained within. -
- 9,252 total downloads
- last updated 8/8/2018
- Latest version: 0.5.3
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.JSON assembly provides API to add support for json and jsonb PostgreSQL types to connections of CBAM.SQL.PostgreSQL assembly. The API is two... More information -
- 8,829 total downloads
- last updated 3/19/2018
- Latest version: 2.2.0
MSBuild task which utilizes UtilPack.NuGet.Deployment library in order to deploy NuGet packages so that they can be executed directly by dotnet. The task in this package should be loaded by... More information -
- 8,569 total downloads
- last updated 5/26/2018
- Latest version: 1.0.0
This project is a bridge between UtilPack.ResourcePooling project and custom MSBuild tasks. -
- 8,364 total downloads
- last updated 3/19/2018
- Latest version: 2.2.0
This package contains executable which combines the functionalities of UtilPack.NuGet.Deployment and UtilPack.ProcessMonitor packages: it can restore missing packages, and then execute and monitor them. -
UtilPack.
by: stazLogging - 8,075 total downloads
- last updated 12/5/2018
- Latest version: 1.2.0
Library containing types which supports synchronously and asynchronously publishing logging events, and reacting to them. -
- 7,916 total downloads
- last updated 3/8/2018
- Latest version: 2.1.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 UtilPack.NuGet.MSBuild task... More information -
- 7,850 total downloads
- last updated 3/19/2018
- Latest version: 1.2.0
Library to start, monitor, and restart processes. Provides way to gracefully shutdown process-to-be-monitored via semaphore, and also to enable the process to signal that it needs to be restarted, also via... More information -
- 7,147 total downloads
- last updated 8/11/2018
- Latest version: 0.5.4
The Connection-Based Asynchronous Messaging (CBAM) HTTP package contains API to send HTTP requests from client to server. The HTTP API itself is minimalistic and easy-to-use. -
- 7,093 total downloads
- last updated 8/8/2018
- Latest version: 0.2.1
Contains skeleton implementation for types defined in Backend.Core and Backend.HTTP.Common packages.