Skip to content
View Iamcerba's full-sized avatar
Block or Report

Block or report Iamcerba

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

Popular repositories Loading

  1. AspNetCore.CacheOutput AspNetCore.CacheOutput Public

    Strathweb.CacheOutput library redone to work with ASP.NET Core

    C# 45 15

  2. HttpClient.Extensions.LoggingHttpMessageHandler HttpClient.Extensions.LoggingHttpMessageHandler Public

    Provides a message handler for HttpClient which allows to enable logging of request/response related info. In comparison with Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler it allows t…

    C# 6 1

  3. Strathweb.CacheOutput Strathweb.CacheOutput Public

    Forked from filipw/Strathweb.CacheOutput

    ASP.NET Web API CacheOutput - library to allow you to cache the output of ApiControllers

    C# 1 1

  4. JsonPatch JsonPatch Public

    Forked from aspnet/JsonPatch

    JSON PATCH library

    C#

  5. eShopOnContainers eShopOnContainers Public

    Forked from dotnet-architecture/eShopOnContainers

    Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azur…

    C#

  6. spring-data-elasticsearch spring-data-elasticsearch Public

    Forked from spring-projects/spring-data-elasticsearch

    Provide support to increase developer productivity in Java when using Elasticsearch. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style dat…

    Java