ecb8623eb8
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.5.0 to 5.7.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/5.5.0...5.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
AspnetCore/DataX.FlowManagement | ||
DataX.Config | ||
DataX.Contract | ||
DataX.Flow | ||
DataX.Gateway | ||
DataX.Metrics | ||
DataX.ServiceHost | ||
DataX.SimulatedData | ||
DataX.Utilities | ||
JobRunner | ||
JobRunnerWebJob | ||
.editorconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
DataX.sln | ||
README.md | ||
codecoverage.runsettings |
README.md
Data Accelerator Services
Config
Creates the config files and manages jobs going to the cluster
Contract
Definition of APIs and Constants across projects
Flow
Provides schema and live query services to Flow editing experience
Gateway
Manages entry into other services by authenticating and validating roles.
Metrics
Pushes metrics data into the Redis cache so it can be consummed by the Web Portal
ServiceHost
Layer interacting with the specific host technology
SimulatedData
Simulates the data with specified schema and rules
Utilities
Common code used across projects