{"id":15410579,"url":"https://github.com/marusyk/msa.buildingblocks","last_synced_at":"2025-07-23T18:06:22.487Z","repository":{"id":70579443,"uuid":"325146081","full_name":"Marusyk/MSA.BuildingBlocks","owner":"Marusyk","description":"🧱 Common building blocks designed to aid the development of microservice-based applications using .NET","archived":false,"fork":false,"pushed_at":"2024-08-17T22:28:11.000Z","size":5312,"stargazers_count":5,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T09:58:04.561Z","etag":null,"topics":["azure","azure-storage","dotnet","dotnet-core","microservices","msa","nuget","rabbitmq"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marusyk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"marusyk"}},"created_at":"2020-12-29T00:20:51.000Z","updated_at":"2024-08-17T22:28:14.000Z","dependencies_parsed_at":"2024-03-03T01:25:00.804Z","dependency_job_id":"5813777e-998f-41d3-b4be-b960632f72a7","html_url":"https://github.com/Marusyk/MSA.BuildingBlocks","commit_stats":{"total_commits":31,"total_committers":6,"mean_commits":5.166666666666667,"dds":0.5806451612903225,"last_synced_commit":"559037b0aebbbfbe1ddf5193889e0c8eadac41c4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marusyk%2FMSA.BuildingBlocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marusyk%2FMSA.BuildingBlocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marusyk%2FMSA.BuildingBlocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marusyk%2FMSA.BuildingBlocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marusyk","download_url":"https://codeload.github.com/Marusyk/MSA.BuildingBlocks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249191406,"owners_count":21227559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-storage","dotnet","dotnet-core","microservices","msa","nuget","rabbitmq"],"created_at":"2024-10-01T16:45:07.286Z","updated_at":"2025-04-19T09:43:54.995Z","avatar_url":"https://github.com/Marusyk.png","language":"C#","funding_links":["https://patreon.com/marusyk"],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" width=\"100\" src=\"block.png\" /\u003e\u003cimg align=\"right\" width=\"100\" src=\"block.png\" /\u003e\u003cimg align=\"right\" width=\"100\" src=\"block.png\" /\u003e\n\n# MSA.BuildingBlocks\n\n[![Stand With Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Marusyk/grok.net/blob/main/LICENSE)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/Marusyk/grok.net/blob/main/CONTRIBUTING.md)\n\n**MSA.BuildingBlocks** is a collection of common building blocks designed to aid the development of microservice-based applications using .NET. This library provides a variety of packages, each offering specific functionalities that cater to different aspects of microservice architecture.\n\nPackages\nThe MSA.BuildingBlocks library includes the following packages:\n\n* [x] [**MSA.BuildingBlocks.ServiceClient**](src/MSA.BuildingBlocks.ServiceClient/README.md): Provides infrastructure for internal HTTP communication between services.\n* [x] [**MSA.BuildingBlocks.Mapping**](src/MSA.BuildingBlocks.Mapping/README.md): Contains extensions and interfaces IMapTo\u003c\u003e and IMapFrom\u003c\u003e for AutoMapper, facilitating object-object mapping.\n* [x] [**MSA.BuildingBlocks.CosmosDbMigration**](src/MSA.BuildingBlocks.CosmosDbMigration/README.md): Implements a migration mechanism for CosmosDB, ensuring your database schema is always up-to-date.\n* [ ] **MSA.BuildingBlocks.EventBus**: Offers infrastructure for working with messaging-broker technologies like Azure Service Bus, RabbitMQ, and Kafka.\n* [ ] **MSA.BuildingBlocks.RequestReplyBus**: Provides infrastructure for working with messaging-broker technologies like Azure Service Bus and RabbitMQ, specifically tailored for request-reply messaging patterns.\n* [ ] **MSA.BuildingBlocks.FileStorage**: Facilitates work with file storage systems such as Azure Blob storage, Azure DataLake, and Amazon S3.\n* [ ] **MSA.BuildingBlocks.Logging**: Contains a common logging infrastructure that uses Serilog with Elasticsearch format and Application Insight sink.\n* [ ] **MSA.BuildingBlocks.Metrics**: Provides extensions for Prometheus metrics.\n* [ ] **MSA.BuildingBlocks.Tracing**: Implements infrastructure for distributed tracing, improving observability in microservice architectures.\n* [ ] **MSA.BuildingBlocks.WebApp**: Provides infrastructure for working with web applications based on ASP.NET Core.\n* [ ] **MSA.BuildingBlocks.Caching**: Implements a common caching infrastructure, improving performance by reducing unnecessary database calls.\n\n\n## How to Install\n\nInstall as a library from [Nuget](https://www.nuget.org/packages?q=MSA.BuildingBlocks):\n\n**[MSA.BuildingBlocks.Mapping](https://www.nuget.org/packages/MSA.BuildingBlocks.Mapping/)** ([usage](https://github.com/Marusyk/MSA.BuildingBlocks/blob/main/src/MSA.BuildingBlocks.Mapping/README.md))\n\n[![NuGet version](https://img.shields.io/nuget/v/MSA.BuildingBlocks.Mapping.svg?logo=NuGet)](https://www.nuget.org/packages/MSA.BuildingBlocks.Mapping)\n[![Nuget](https://img.shields.io/nuget/dt/MSA.BuildingBlocks.Mapping.svg)](https://www.nuget.org/packages/MSA.BuildingBlocks.Mapping)\n\n    PM\u003e Install-Package MSA.BuildingBlocks.Mapping\n\n**[MSA.BuildingBlocks.ServiceClient](https://www.nuget.org/packages/MSA.BuildingBlocks.ServiceClient/)** ([usage](https://github.com/Marusyk/MSA.BuildingBlocks/blob/main/src/MSA.BuildingBlocks.ServiceClient/README.md))\n\n[![NuGet version](https://img.shields.io/nuget/v/MSA.BuildingBlocks.ServiceClient.svg?logo=NuGet)](https://www.nuget.org/packages/MSA.BuildingBlocks.ServiceClient)\n[![Nuget](https://img.shields.io/nuget/dt/MSA.BuildingBlocks.ServiceClient.svg)](https://www.nuget.org/packages/MSA.BuildingBlocks.ServiceClient)\n\n    PM\u003e Install-Package MSA.BuildingBlocks.ServiceClient\n\n**[MSA.BuildingBlocks.CosmosDbMigration](https://www.nuget.org/packages/MSA.BuildingBlocks.CosmosDbMigration/)** ([usage](https://github.com/Marusyk/MSA.BuildingBlocks/blob/main/src/MSA.BuildingBlocks.CosmosDbMigration/README.md))\n\n[![NuGet version](https://img.shields.io/nuget/v/MSA.BuildingBlocks.CosmosDbMigration.svg?logo=NuGet)](https://www.nuget.org/packages/MSA.BuildingBlocks.CosmosDbMigration)\n[![Nuget](https://img.shields.io/nuget/dt/MSA.BuildingBlocks.CosmosDbMigration.svg)](https://www.nuget.org/packages/MSA.BuildingBlocks.CosmosDbMigration)\n\n    PM\u003e Install-Package MSA.BuildingBlocks.CosmosDbMigration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarusyk%2Fmsa.buildingblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarusyk%2Fmsa.buildingblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarusyk%2Fmsa.buildingblocks/lists"}