Skip to content
@MondoCore

MondoCore

  • United States of America

MondoCore


This organization is a container for various repositories that provide NuGet packages for common use needs of .Net applications, especially Azure based cloud applications.

Table of Contents



These are non-Azure libraries that provide various functionalities.

A set of collections and collection related extensions.

Provides useful utility classes, extensions and interfaces.

Provides a modern logging library. Must be used with a provider such as MondoCore.Azure.ApplicationInsights.

Classes and interfaces for calling Rest apis.

Classes and interfaces for encryption, password hashing and totp generation.



These are database related classes and interfaces.

Provides database related interfaces.

Wraps around the .Net Mongo client library and implements the interfaces from the MondoCore.Data library.


These are wrappers around Azure client libraries. They insulate against changes in the Microsoft client libraries and implement one of the interfaces defined in other MondoCore libraries to allow easy mocking or substitution.

Wraps around the Microsoft ApplicationInsights client library. Implements the ILog interface from the MondoCore.Log library. Not meant to be used directly. See the repo documentation for usage.

Wraps around the Microsoft Cosmos client library. Implements the IDatabase interface from the MondoCore.Data library.

Wraps around the Microsoft Application Config client library.

Provides a Keyvault implementation of IBlobStore

Provides an Azure ServiceBus implementation of IMessageSink

Provides an Azure storage implementation of IBlobStore

Provides an Azure storage queue implementation of IMessageSink

Popular repositories Loading

  1. MondoCore.Security MondoCore.Security Public

    Classes for encryption, key rotation, password hashing and time based one-time passwords (TOTP).

    C# 1

  2. MondoCore.MongoDB MondoCore.MongoDB Public

    Wrapper of MongoDB API using interfaces from MondoCore

    C#

  3. MondoCore.Log MondoCore.Log Public

    Modern logging library

    C#

  4. MondoCore.Azure.ApplicationInsights MondoCore.Azure.ApplicationInsights Public

    MondoCore ILog provider implementation for Azure Application Insights

    C#

  5. MondoCore.Rest MondoCore.Rest Public

    Classes/interface for calling REST apis

    C#

  6. MondoCore.Azure.Configuration MondoCore.Azure.Configuration Public

    Implementation of Azure App Configuration

    C#

Repositories

Showing 10 of 16 repositories

Top languages

Loading…

Most used topics

Loading…