NGate API Gateway.
Info
Version: | 1.0.0 |
Author(s): | Piotr Gankiewicz |
Last Update: | Tuesday, November 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spetz/ngate |
NuGet Url: | https://www.nuget.org/packages/NGate_ |
Install
Install-Package NGate_
dotnet add package NGate_
paket add NGate_
NGate_ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.1.6)
- Microsoft.AspNetCore.Authentication(>= 2.1.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.2)
- Microsoft.AspNetCore.Authorization(>= 2.1.2)
- Microsoft.AspNetCore.Hosting(>= 2.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.1.3)
- Microsoft.AspNetCore.Owin(>= 2.1.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.1.3)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Extensions.Caching.Redis(>= 2.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.1.1)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.1.1)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- Microsoft.Extensions.Http(>= 2.1.1)
- Microsoft.Extensions.Http.Polly(>= 2.1.1)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- NJsonSchema(>= 9.12.0)
- NJsonSchema.Yaml(>= 9.12.0)
- RawRabbit(>= 2.0.05)
- RawRabbit.DependencyInjection.Autofac(>= 2.0.05)
- RawRabbit.DependencyInjection.ServiceCollection(>= 2.0.05)
- RawRabbit.Enrichers.Attributes(>= 2.0.05)
- RawRabbit.Enrichers.MessageContext(>= 2.0.05)
- RawRabbit.Enrichers.MessageContext.Subscribe(>= 2.0.05)
- RawRabbit.Enrichers.Polly(>= 2.0.05)
- RawRabbit.Enrichers.RetryLater(>= 2.0.05)
- RawRabbit.Operations.Publish(>= 2.0.05)
- RawRabbit.Operations.Subscribe(>= 2.0.05)
- SharpYaml(>= 1.6.4)
Tags