Pinned Repositories
immutabilis
.NET assembly versioning validation
OpenCollar.Extensions
This library provides extensions and base classes for low-level .NET framework types. In particular this includes methods extending the Delegate and Type classes.
OpenCollar.Extensions.ApplicationInsights
The purpose of the libarary is to provide extensions and types supporting Azure Application Insights.
OpenCollar.Extensions.Collections
The purpose of the libarary is to provide simple and concise extension methods that allow arguments and state to be validated efficiently at runtime.
OpenCollar.Extensions.Configuration
The purpose of the libarary is to provide a strongly typed, validated wrapper around the values exposed as key/value pairs by configuration providers in the Microsoft.Extensions.Configuration library.
OpenCollar.Extensions.Environment
A library providing access to environmental metadata.
OpenCollar.Extensions.IO
Tools and extensions for the IO namespace.
OpenCollar.Extensions.Logging
A library providing extensions to the `Microsoft.Extensions.Logging` library adding "Safe" extensions, contextual information and timing mechanisms.
OpenCollar.Extensions.Security
The purpose of the libarary is to provide simple and concise extension methods that allow arguments and state to be validated efficiently at runtime.
OpenCollar.Extensions.Threading
The purpose of the libarary is to provide extensions and types supporting threading.
open-collar's Repositories
open-collar/OpenCollar.Extensions.Security
The purpose of the libarary is to provide simple and concise extension methods that allow arguments and state to be validated efficiently at runtime.
open-collar/OpenCollar.Extensions
This library provides extensions and base classes for low-level .NET framework types. In particular this includes methods extending the Delegate and Type classes.
open-collar/OpenCollar.Extensions.ApplicationInsights
The purpose of the libarary is to provide extensions and types supporting Azure Application Insights.
open-collar/OpenCollar.Extensions.Collections
The purpose of the libarary is to provide simple and concise extension methods that allow arguments and state to be validated efficiently at runtime.
open-collar/OpenCollar.Extensions.Configuration
The purpose of the libarary is to provide a strongly typed, validated wrapper around the values exposed as key/value pairs by configuration providers in the Microsoft.Extensions.Configuration library.
open-collar/OpenCollar.Extensions.Environment
A library providing access to environmental metadata.
open-collar/OpenCollar.Extensions.IO
Tools and extensions for the IO namespace.
open-collar/OpenCollar.Extensions.Logging
A library providing extensions to the `Microsoft.Extensions.Logging` library adding "Safe" extensions, contextual information and timing mechanisms.
open-collar/OpenCollar.Extensions.Threading
The purpose of the libarary is to provide extensions and types supporting threading.
open-collar/OpenCollar.Extensions.Validation
The purpose of the libarary is to provide simple and concise extension methods that allow arguments and state to be validated efficiently at runtime.
open-collar/immutabilis
.NET assembly versioning validation
open-collar/home
open-collar/onyct
A simple .NET framework allowing shared functionality to interact cleanly,
open-collar/OpenCollar.Azure.ReliableQueue
This library provides a reliable messaging service using Azure Storage Accounts. Features included guaranteed ordering within topics and guaranteed delivery.
open-collar/OpenCollar.Azure.Storage
A library of tools for interacting with and managing Azure Storage Accounts.
open-collar/OpenCollar.Extensions.SqlClient
A framework that allows database queries to be executed quickly and cleanly, with validation, logging, retries and concurrency.