Skip to content
View alefranz's full-sized avatar
😍
.NET
😍
.NET

Organizations

@dotnet-foundation
Block or Report

Block or report alefranz

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

  1. MELT MELT Public

    MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.

    C# 69 6

  2. HttpClientLab HttpClientLab Public

    HttpClientLab turns the HttpClientFactory into a lab, so you can mock the HttpClient to write tests.

    C# 4

  3. HeaderPropagation HeaderPropagation Public

    ASP.NET Core middleware to propagate HTTP headers from the incoming request to the outgoing HTTP Client requests. This is a backport to ASP.NET Core 2.1 (and 2.2) of the ASP.NET Core HeaderPropagat…

    C# 30 1

  4. GetPass GetPass Public

    GetPass is a free, open source, cross-platform library to read passwords in console applications masking the input. It simply focus on getting the job done, with zero-dependencies and few lines of …

    C# 3 1

  5. NewDayTechnology/AzureFunctionsOpenApiFluentValidationExtensions NewDayTechnology/AzureFunctionsOpenApiFluentValidationExtensions Public

    Decorate OpenAPI with FluentValidation rules on Azure Functions v3/v4

    C# 2 3

  6. SafeSynchronous SafeSynchronous Public

    Helper to safely run a Task from a codebase not async.

    C#