/backbone-core-layer

Reusable .NET Core layer for logging, hashing, encryption, and standardized API responses. Includes MongoDB logging support and shared backend utilities.

Primary LanguageC#MIT LicenseMIT

Backbone.Core

A lightweight and reusable .NET 9 library that provides:

  • 🔐 Hashing & Encryption utilities
  • 📦 Standardized API responses (ApiResponse<T>, ServiceResult, etc.)
  • 📄 Centralized logging system with MongoDB support
  • 📚 Shared constants, interfaces and helper classes