Pinned Repositories
confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
couchbase-net-client
The official Couchbase SDK for .NET Core and Full Frameworks
csharp
Officially supported dotnet Kubernetes Client library
csharp-driver
DataStax C# Driver for Apache Cassandra
csharp-netcore
OpenTracing instrumentation for .NET Core apps
DependencyResolvingProvider
Inject dependencies that are resolved each time they are used instead of only when they are injected.
designs
This repo is used for reviewing new .NET designs.
rwkarg's Repositories
rwkarg/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
rwkarg/couchbase-net-client
The official Couchbase SDK for .NET Core and Full Frameworks
rwkarg/csharp-driver
DataStax C# Driver for Apache Cassandra
rwkarg/dotnet-template-samples
Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio
rwkarg/Fleck
C# Websocket Implementation
rwkarg/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
rwkarg/NetGain
A high performance websocket server library powering Stack Overflow.
rwkarg/prometheus-net.DotNetRuntime
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package
rwkarg/protobuf-net
Protocol Buffers library for idiomatic .NET
rwkarg/Serilog.Sinks.Syslog
A Syslog sink for Serilog
rwkarg/Snappy.Sharp
An implementation of google's Snappy compression format in C#
rwkarg/SyslogNet
.Net Syslog client. Supports both RFC 3164 and RFC 5424 Syslog standards as well as UDP and encrypted TCP transports.