Skip to content
View mumby0168's full-sized avatar

Organizations

@Bemby-Software
Block or Report

Block or report mumby0168

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

Billy Mumby 😎

I am a Lead Developer working @ Next PLC in the Warehouse & Distribution Systems Team.

I work in .NET utitilsing the cloud through Azure.

Highlights

🌌 Passionate maintainer of the .NET Azure Cosmos Repository.

πŸ§‘β€πŸ’» Passoniate about domain driven design & clean architecture.

✍️ Recently started a blog writing about .NET, DevOps & Azure!

πŸ“Ί Due to appear on the .NET docs show. Talking about my journey in OSS.

πŸ”₯ Love Blazor, created a small library that was taken on by the Blazored family Blazored.AzureStaticWebAppAuthentication.

πŸ›  Maintainer of packages to aid testing, clean architecture and creating .NET solutions. Check out my nuget packages below!

Azure Cosmos DB

I work heavily in Azure Cosmos DB. I work on maintaining a set of packages that aid working with Cosmos DB in C#. The .NET SDKs cover basic CRUD operations, paging, querying and change feed processing. There is also a package which makes event sourcing easy when using Cosmos DB as an event store. See some of these below

β˜„οΈ IEvageslit.Azure.CosmosRepository

πŸ“‘ IEvageslit.Azure.CosmosEventSourcing

Published Nuget Packages

Pinned

  1. IEvangelist/azure-cosmos-dotnet-repository IEvangelist/azure-cosmos-dotnet-repository Public

    Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern

    C# 287 81

  2. Blazored/AzureStaticWebAppAuthentication Blazored/AzureStaticWebAppAuthentication Public

    A library to help integrate Blazor with azure static web app authentication

    C# 15 2

  3. Nomad.Sorter Nomad.Sorter Public

    The sample parcel sortation & distribution application Nomad, used on the dotnet docs show, where I talked about using the cosmos repository pattern.

    C# 2

  4. Fluent.Http Fluent.Http Public

    A library for executing a set of HTTP operations in a sequence using a fluent API.

    C# 16 3

  5. mumbdo mumbdo Public

    A simple to do list application for me to use.

    C#

  6. VMS VMS Public

    Micro-service based visitor management system written for my dissertation at university.

    C#