jaroland's starred repositories

RockLib.Compression

An easy-to-use, easy-to-configure compression API.

Language:C#License:MITStargazers:4Issues:0Issues:0

RockLib.UniversalMemberAccessor

Defines a dynamic proxy object that enables easy access to non-public members.

Language:C#License:MITStargazers:4Issues:0Issues:0

RockLib.Threading

An object that enables exclusive access to critical sections of code. Unlike a true lock, where a thread will block while another thread has the lock, a "soft lock" will cause a thread to skip over a critical section of code if another thread has the lock.

Language:C#License:MITStargazers:3Issues:0Issues:0

RockLib.Immutable

Defines Semimutable which allows mutability until the first read, then becomes immutable.

Language:C#License:MITStargazers:6Issues:0Issues:0

RockLib.Reflection.Optimized

Extension methods to improve reflection performance.

Language:C#License:MITStargazers:7Issues:0Issues:0

RockLib.Diagnostics

Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework.

Language:C#License:MITStargazers:8Issues:0Issues:0

RockLib.Configuration.Rockifier

Tools for working with configuration

Language:C#License:MITStargazers:3Issues:0Issues:0

Deprecated.RockLib.ElasticBeanstalk

[DEPRECATED] Provides a mechanism for .NET Core applications to retrieve the values of its ElasticBeanstalk's Environment Properties.

Language:C#License:MITStargazers:2Issues:0Issues:0

RockLib.Collections

Adds NamedCollection<T> class for default name lookup.

Language:C#License:MITStargazers:7Issues:0Issues:0

RockLib.Secrets

A configuration provider for Microsoft.Extensions.Configuration that is backed by runtime secrets.

Language:C#License:MITStargazers:10Issues:0Issues:0

RockLib.Serialization

A simple serialization abstraction with To and From extensions.

Language:C#License:MITStargazers:6Issues:0Issues:0

RockLib.EmbeddedNativeLibrary

Consume native libraries from .NET by adding as embedded resources.

Language:C#License:MITStargazers:11Issues:0Issues:0

RockLib.Encryption

An easy-to-use, easy-to-configure crypto API.

Language:C#License:MITStargazers:16Issues:0Issues:0

RockLib.Configuration

Contains a collection of packages for simplifying application configuration.

Language:C#License:MITStargazers:13Issues:0Issues:0

RockLib.Logging

An easy-to-use, easy-to-configure logging API.

Language:C#License:MITStargazers:16Issues:0Issues:0

RockLib.Messaging

An easy-to-use, easy-to-configure messaging API.

Language:C#License:MITStargazers:20Issues:0Issues:0