• This repository has been archived on 02/Sep/2022
  • Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created almost 10 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[DEPRECATED] The Rock.Core libraries were a first attempt at an open source oriented Rock.Framework. This has since been replaced by the .NET Core compatible RockLib libraries. This repo only exists to support teams that have not yet moved to RockLib.

More Repositories

1

RockLib.Messaging

An easy-to-use, easy-to-configure messaging API.
C#
20
star
2

RockLib.Logging

An easy-to-use, easy-to-configure logging API.
C#
16
star
3

RockLib.Encryption

An easy-to-use, easy-to-configure crypto API.
C#
16
star
4

RockLib.Configuration

Contains a collection of packages for simplifying application configuration.
C#
13
star
5

RockLib.EmbeddedNativeLibrary

Consume native libraries from .NET by adding as embedded resources.
C#
11
star
6

RockLib.Secrets

A configuration provider for Microsoft.Extensions.Configuration that is backed by runtime secrets.
C#
10
star
7

Deprecated.Rock.Core

[DEPRECATED] The Rock.Core libraries were a first attempt at an open source oriented Rock.Framework. This has since been replaced by the .NET Core compatible RockLib libraries. This repo only exists to support teams that have not yet moved to RockLib.
C#
10
star
8

RockLib.HealthChecks

An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.
C#
9
star
9

RockLib.Collections

Adds NamedCollection<T> class for default name lookup.
C#
7
star
10

RockLib.Diagnostics

Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework.
C#
7
star
11

RockLib.Reflection.Optimized

Extension methods to improve reflection performance.
C#
7
star
12

RockLib.Immutable

Defines Semimutable which allows mutability until the first read, then becomes immutable.
C#
6
star
13

RockLib.Serialization

A simple serialization abstraction with To and From extensions.
C#
6
star
14

RockLib.Compression

An easy-to-use, easy-to-configure compression API.
C#
4
star
15

RockLib.UniversalMemberAccessor

Defines a dynamic proxy object that enables easy access to non-public members.
C#
4
star
16

RockLib.Configuration.Rockifier

Tools for working with configuration
C#
3
star
17

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.
C#
3
star
18

Deprecated.RockLib.ElasticBeanstalk

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

RockLib.DistributedTracing

Defines standard interfaces for distributed tracing and extension methods for HttpContext to access them.
C#
1
star
20

rockframework.github.io

The Rock Framework website
CSS
1
star