Msc.Microservice.Core.Standalone 1.0.3

dotnet add package Msc.Microservice.Core.Standalone --version 1.0.3
NuGet\Install-Package Msc.Microservice.Core.Standalone -Version 1.0.3
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="Msc.Microservice.Core.Standalone" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Msc.Microservice.Core.Standalone --version 1.0.3
#r "nuget: Msc.Microservice.Core.Standalone, 1.0.3"
#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 Msc.Microservice.Core.Standalone as a Cake Addin
#addin nuget:?package=Msc.Microservice.Core.Standalone&version=1.0.3

// Install Msc.Microservice.Core.Standalone as a Cake Tool
#tool nuget:?package=Msc.Microservice.Core.Standalone&version=1.0.3

Microservice Core (MSC) .NET Core library for building microservices

This set of the libraries will help you to organize your microservice architecture in most efficient way. This project is aimed at placing microservices inside docker's containers, but you also can use it inside self-hosted console applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on Msc.Microservice.Core.Standalone:

Package Downloads
Msc.Microservice.Layer.RabbitMq

Библиотека для доступа к RabbitMQ

Msc.Microservice.Layer.Redis

Слой содержит клиент редиса (keydb) и объект с настройками для него.

Microservice.Layer.Postgres

Библиотека предоставляет интерфейс IDbContext при построении микросервисной архитектуры на Microservice.Core.Standalone, для подключения к СУБД Postgres. Обновлена версия Db.Postgres

Msc.Microservice.Layer.GrpcClient

Библиотека для построения GRPC клиента на основе протоконтрактов.

Msc.Microservice.Layer.GrpcServer

Библиотека для построения GRPC сервера в рамках микросервисной архитектуры из Msc.Microservice.Core.Standalone

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 1,010 9/26/2022
1.0.2 3,426 4/21/2022
1.0.1.91 3,961 2/12/2022
1.0.1.90 6,986 5/27/2021
1.0.1.82 3,498 3/16/2021
1.0.1.81 1,540 3/16/2021
1.0.0.1 1,750 11/23/2020
1.0.0 1,330 8/28/2020

Перевод проекта на net5