ServiceBricks.Logging 1.0.7

dotnet add package ServiceBricks.Logging --version 1.0.7
NuGet\Install-Package ServiceBricks.Logging -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServiceBricks.Logging" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceBricks.Logging --version 1.0.7
#r "nuget: ServiceBricks.Logging, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ServiceBricks.Logging as a Cake Addin
#addin nuget:?package=ServiceBricks.Logging&version=1.0.7

// Install ServiceBricks.Logging as a Cake Tool
#tool nuget:?package=ServiceBricks.Logging&version=1.0.7

ServiceBricks Logo

NuGet version badge License: MIT

ServiceBricks: The Foundation for Microservices

Overview

Welcome to ServiceBricks, your cornerstone for building a robust microservices foundation. ServiceBricks is a powerful platform designed to streamline the development, deployment, and maintenance of distributed systems. Leveraging Domain-Driven Design (DDD), Event-Driven Architecture (EDA), and a host of advanced features, ServiceBricks empowers teams to create scalable, customizable services tailored to specific business domains.

Why ServiceBricks?

  • Architectural Excellence: Provides the core architectural patterns, implementation, standardization, and governance for your microservices.
  • Storage Agnostic: Exposes a storage platform-agnostic model and repository-based API, supporting both relational (SQL) and document (NoSQL) databases.
  • Seamless Integration: Switch storage providers without impacting microservice operations.

Major Features

  • Generics: Extensive use of generics, allowing the compiler to generate most of the required code.
  • REST API Services: Templated, repository-based services for quickly exposing standard CRUD methods or custom methods.
  • ServiceQuery Integration: Supports standardized, polyglot data querying for SQL and NoSQL databases.
  • Business Rule Engine: Polymorphic techniques to build reusable business logic.
  • Domain-Driven Design (DDD) & Event-Driven Architecture (EDA): Customize business logic for any supported object and method.
  • Background Processing: Supports asynchronous processes, tasks, and rules.
  • SQL and NoSQL Database Support: Works standard with Azure Data Tables, Cosmos DB, InMemory, MongoDB, Postgres, SQLite, SQL Server or other providers.
  • Service Bus Engine: Supports broadcasts of system data with InMemory and Azure Service Bus.
  • Classic or Modern REST API Design: Choose between Classic or Modern modes, with various response formats.
  • NuGet Packages: Quickly build new services and applications.
  • Testing Framework: Comprehensive Xunit test framework for robust unit and integration testing.
  • Open Source: Only three dependencies (AutoMapper, Newtonsoft.Json, and ServiceQuery), all MIT licensed.
  • AI Integration: Training AI to build new ServiceBricks microservices. Updates coming soon!

Getting Started with Examples

Explore our ServiceBricks-Examples repository for practical examples on hosting and deploying your ServiceBricks foundation. From single, monolithic web applications to containerized web applications, these examples provide the building blocks to create and scale your foundations quickly.

Documentation

Check out our ServiceBricks-Documentation repository for comprehensive documentation on the platform, including guides on using all components and developing your own microservices.

Official Pre-Built Microservices

Get started quickly with our pre-built microservices:

About

I am a business executive and software architect with 25+ years professional experience. You can reach me via www.linkedin.com/in/danlogsdon or https://HoloModular.com

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ServiceBricks.Logging:

Package Downloads
ServiceBricks.Logging.EntityFrameworkCore

ServiceBricks is the cornerstone for building a microservices foundation. Visit http://ServiceBricks.com to learn more.

ServiceBricks.Logging.MongoDb

ServiceBricks is the cornerstone for building a microservices foundation. Visit http://ServiceBricks.com to learn more.

ServiceBricks.Logging.AzureDataTables

ServiceBricks is the cornerstone for building a microservices foundation. Visit http://ServiceBricks.com to learn more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 59 5/18/2024
1.0.6 205 5/10/2024
1.0.5 209 5/5/2024
1.0.4 215 4/28/2024
1.0.1 494 7/9/2023