Common library shared in FeedMe microservices.
Info
Version: | 1.0.20190818.2 |
Author(s): | Piotr Klimisz |
Last Update: | Sunday, August 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FeedMe.Common |
Install
Install-Package FeedMe.Common
dotnet add package FeedMe.Common
paket add FeedMe.Common
FeedMe.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.2)
- Autofac.Extensions.DependencyInjection(>= 4.4.0)
- MediatR(>= 6.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 6.0.1)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.4)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.4)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- MongoDB.Driver(>= 2.8.0)
- RawRabbit(>= 2.0.05)
- RawRabbit.DependencyInjection.Autofac(>= 2.0.05)
- RawRabbit.DependencyInjection.ServiceCollection(>= 2.0.05)
- RawRabbit.Enrichers.MessageContext(>= 2.0.05)
- RawRabbit.Enrichers.MessageContext.Subscribe(>= 2.0.05)
- RawRabbit.Operations.Publish(>= 2.0.05)
- RawRabbit.Operations.Subscribe(>= 2.0.05)
- RestEase(>= 1.4.9)