Pinned Repositories
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
dependabot-core
🤖 Dependabot's core logic for creating update PR's.
EasyNetQ
An easy to use .NET API for RabbitMQ
graphql-client
A GraphQL Client for .NET Standard
graphql-dotnet
GraphQL for .NET
graphql-introspection-model
Types for GraphQL introspection model.
graphql-sdl-exporter
.NET Core Global Tool for generating SDL from url or executable file.
server
ASP.NET Core Server + WebSockets Transport
SteroidsDI
Advanced Dependency Injection to use every day.
sungam3r's Repositories
sungam3r/SteroidsDI
Advanced Dependency Injection to use every day.
sungam3r/graphql-introspection-model
Types for GraphQL introspection model.
sungam3r/graphql-sdl-exporter
.NET Core Global Tool for generating SDL from url or executable file.
sungam3r/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
sungam3r/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
sungam3r/dependabot-core
🤖 Dependabot's core logic for creating update PR's.
sungam3r/dependabot-script
A simple script that demonstrates how to use Dependabot Core
sungam3r/docs-1
Source repo for Docker's Documentation
sungam3r/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
sungam3r/dotnet-db-samples
.NET code samples for Oracle database developers #OracleDotNet
sungam3r/Microsoft.IO.RecyclableMemoryStream
A library to provide pooling for .NET MemoryStream objects to improve application performance.
sungam3r/opentelemetry-demo
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
sungam3r/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
sungam3r/serilog
Simple .NET logging with fully-structured events
sungam3r/serilog-aspnetcore
Serilog integration for ASP.NET Core 2+
sungam3r/serilog-extensions-hosting
Serilog logging for Microsoft.Extensions.Hosting
sungam3r/serilog-extensions-logging
Serilog provider for Microsoft.Extensions.Logging
sungam3r/serilog-formatting-compact
Compact JSON event format for Serilog
sungam3r/serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
sungam3r/serilog-sinks-console
Write log events to System.Console as text or JSON, with ANSI theme support
sungam3r/serilog-sinks-periodicbatching
Infrastructure for Serilog sinks that process events in batches.
sungam3r/SerilogSinksInMemory
In-memory sink for Serilog to use for testing
sungam3r/sungam3r
sungam3r/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
sungam3r/docs
This repository contains .NET Documentation.
sungam3r/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
sungam3r/RestEase
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
sungam3r/serilog-sinks-file
Write Serilog events to files in text and JSON formats, optionally rolling on time or size
sungam3r/serilog-sinks-notepad
A Serilog sink that writes log events to Notepad as text or JSON
sungam3r/Xunit.Categories
Friendlier attributes to help categorize your tests