Skip to content
@MondoCore

MondoCore

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.

Common/Generic Libraries

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 database related interfaces.

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

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

Classes and interfaces for calling Rest apis.



Azure Libraries

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 ILog interface from the MondoCore.Data library.

Wraps around the Microsoft Appliation Config client library.

Popular repositories Loading

  1. MondoCore.MongoDB MondoCore.MongoDB Public

    Wrapper of MongoDB API using interfaces from MondoCore

    C#

  2. MondoCore.Log MondoCore.Log Public

    Modern logging library

    C#

  3. MondoCore.Azure.ApplicationInsights MondoCore.Azure.ApplicationInsights Public

    MondoCore ILog provider implementation for Azure Application Insights

    C#

  4. MondoCore.Rest MondoCore.Rest Public

    Classes/interface for calling REST apis

    C#

  5. MondoCore.Azure.Configuration MondoCore.Azure.Configuration Public

    Implementation of Azure App Configuration

    C#

  6. MondoCore.Collections MondoCore.Collections Public

    A set of collections and collection related extensions

    C#

Repositories

Showing 10 of 14 repositories
  • MondoCore.Azure.Storage Public

    A class that wraps the Auze client library and implements the MondoCore IBlobStore interface

    MondoCore/MondoCore.Azure.Storage’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 27, 2025
  • MondoCore.Common Public

    Common classes and interfaces

    MondoCore/MondoCore.Common’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Apr 27, 2025
  • MondoCore.Azure.KeyVault Public

    Wrappers around Azure Keyvault client libraries

    MondoCore/MondoCore.Azure.KeyVault’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 26, 2025
  • MondoCore.Security.Keyvault Public

    Keyvault implementations of MondoCore.Security

    MondoCore/MondoCore.Security.Keyvault’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 26, 2025
  • MondoCore.Security Public

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

    MondoCore/MondoCore.Security’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 25, 2025
  • .github Public

    Readme for MondoCore organization

    MondoCore/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 25, 2025
  • MondoCore.Azure.Cosmos Public

    An implementation (wrapper) of the MondoCore.Data interfaces

    MondoCore/MondoCore.Azure.Cosmos’s past year of commit activity
    0 0 0 0 Updated Dec 31, 2024
  • MondoCore.Azure.ApplicationInsights Public

    MondoCore ILog provider implementation for Azure Application Insights

    MondoCore/MondoCore.Azure.ApplicationInsights’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Dec 4, 2024
  • MondoCore.Collections Public

    A set of collections and collection related extensions

    MondoCore/MondoCore.Collections’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Nov 30, 2024
  • MondoCore.Log Public

    Modern logging library

    MondoCore/MondoCore.Log’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Nov 30, 2024

Top languages

Loading…

Most used topics

Loading…