Skip to content
View kubagdynia's full-sized avatar
🌴
^_-
🌴
^_-

Block or report kubagdynia

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
kubagdynia/README.md

Hi there 👋

📫 How to reach me

  kubagdynia 

✨GitHub Stats :

kubagdynia's languages

Pinned Loading

  1. DapperMappers DapperMappers Public

    .NET Core example of using Dapper with the custom Xml and Json mappers

    C# 3

  2. Dapper.CustomTypeHandlers Dapper.CustomTypeHandlers Public

    Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.

    C# 1

  3. CacheDrive CacheDrive Public

    CacheDrive - Simple in-memory caching provider with the ability to store objects in files.

    C#

  4. IpGeolocation IpGeolocation Public

    IP Geolocation Service

    C#

  5. Spacetris Spacetris Public

    Yet another Tetris game but this time written in .NET Core and SFML

    C# 8 2

  6. MediatR-Hangfire MediatR-Hangfire Public

    An example of using the MediatR and Hangfire libraries to create a simple invoicing application

    C#