Msc.Microservice.Core.Standalone 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Msc.Microservice.Core.Standalone --version 1.0.0
NuGet\Install-Package Msc.Microservice.Core.Standalone -Version 1.0.0
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.0" />
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.0
#r "nuget: Msc.Microservice.Core.Standalone, 1.0.0"
#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.0

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

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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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,048 9/26/2022
1.0.2 3,529 4/21/2022
1.0.1.91 4,123 2/12/2022
1.0.1.90 6,987 5/27/2021
1.0.1.82 3,499 3/16/2021
1.0.1.81 1,540 3/16/2021
1.0.0.1 1,751 11/23/2020
1.0.0 1,331 8/28/2020

+ Исправил инициализацию DI контейнера