Skip to content
View bartpio's full-sized avatar
  • New York

Block or report bartpio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AWSLambdaSharpTemplatePartialBatch AWSLambdaSharpTemplatePartialBatch Public

    Adds partial batch support for SQS-triggered Lambdas to Kralizek's AWSLambdaSharpTemplate

    C#

  2. problemdetails-serilog-connector problemdetails-serilog-connector Public

    serilog/serilog-aspnetcore alongside khellang/Middleware

    C# 1

  3. AWSLambdaSharpTemplate AWSLambdaSharpTemplate Public

    Forked from Kralizek/AWSLambdaSharpTemplate

    A template for AWS Lambda functions written in C# with .NET Core

    C#

  4. TempFileStream TempFileStream Public

    makes using disk-backed temporary storage as simple as using a MemoryStream. implements IDisposable.

    C# 1

  5. PseudoGuid PseudoGuid Public

    Generate identifiers, conforming to the Guid CLR type, that are based on a prefix and sequence. The identifiers are not compliant with RFC4122 (and are marked with a version outside of what is defi…

    C#

  6. PrimitiveKeyTemptabler PrimitiveKeyTemptabler Public

    wrap an IEnumerable<int> or IEnumerable<long> with an IDataReader, provide means to switfly insert these value streams into an SQL Temporary Table

    C#