A microservice framework built for .NET Core.
Info
Version: | 1.0.113 |
Author(s): | Scott Ferguson |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/relay-dev/microservices |
NuGet Url: | https://www.nuget.org/packages/Relay.Microservices |
Install
Install-Package Relay.Microservices
dotnet add package Relay.Microservices
paket add Relay.Microservices
Relay.Microservices Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.HealthChecks.UI.Client(>= 3.1.1)
- AutoMapper(>= 10.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 8.0.1)
- FluentValidation(>= 9.2.0)
- FluentValidation.AspNetCore(>= 9.2.0)
- MediatR(>= 8.1.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 8.1.0)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.14.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.7)
- Microsoft.Azure.EventGrid(>= 3.2.0)
- Microsoft.EntityFrameworkCore.UnitOfWork(>= 3.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.7)
- Microsoft.Extensions.Configuration(>= 3.1.7)
- Microsoft.Extensions.Configuration.AzureKeyVault(>= 3.1.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- Microsoft.Extensions.Logging.AzureAppServices(>= 3.1.7)
- Microsoft.Extensions.Logging.Debug(>= 3.1.7)
- NetCore.AutoRegisterDi(>= 2.0.0)
- Relay.Core(>= 1.0.135)
- Relay.Core.Plugins(>= 1.0.153)
- Relay.Core.Plugins.AutoMapper(>= 1.0.153)
- Relay.Core.Plugins.FluentValidation(>= 1.0.153)
- Relay.Core.Plugins.Microsoft.Azure(>= 1.0.153)
- Swashbuckle.AspNetCore.Swagger(>= 5.5.1)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.5.1)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.5.1)
- System.Collections(>= 4.3.0)