Info
Version: | 1.0.3 |
Author(s): | Stepanov.no, Konyshev.av |
Last Update: | Monday, September 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/deadokman/MicroserviceCore |
NuGet Url: | https://www.nuget.org/packages/Msc.Microservice.Core.Standalone |
Install
Install-Package Msc.Microservice.Core.Standalone
dotnet add package Msc.Microservice.Core.Standalone
paket add Msc.Microservice.Core.Standalone
Msc.Microservice.Core.Standalone Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.7)
- Microsoft.Extensions.Configuration.Json(>= 3.1.7)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- NLog(>= 4.6.8)
- NLog.Web.AspNetCore(>= 4.9.0)
- System.AppContext(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags
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.