"AutoRESTAPIsExplanation":"ABP can automagically configure your application services as API Controllers by convention.",
"AutoRESTAPIsExplanation":"ABP can automatically configure your application services as API Controllers by convention.",
"DynamicClientProxiesExplanation":"Easily consume your APIs from JavaScript and C# clients.",
"DistributedEventBusWithRabbitMQIntegrationExplanation":"Easily publish & consume distributed events using built-in Distributed Event Bus with RabbitMQ integration available.",
"TestInfrastructureExplanation":"The framework has been developed with unit & integration testing in mind. Provides you base classes to make it easier. Startup templates come pre-configured for testing.",
@ -1493,7 +1493,7 @@
"ExploreYourSolution_Description1":"ABP Studio shows a high-level view of components in your solution and the modules your solution depends on. You can explore entities, services, HTTP APIs and much more without needing to open your codebase.",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze":"Run Multi-Application or Microservice Solutions in a Breeze",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze_Description1":"Run one, <span class=\"text-highlight-white\">multiple</span> or <span class=\"text-highlight-white\">all services</span> with a single click. In this way, it is very easy to stop a service, run it in Visual Studio to <span class=\"text-highlight-white\">test</span> or <span class=\"text-highlight-white\">debug</span>.",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze_Description2":"See a list of services, view <span class=\"text-highlight-white\">real-time HTTP Request</span> and <span class=\"text-highlight-white\">exception counts</span> for each service.",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze_Description2":"See a list of services, view <span class=\"text-highlight-white\">real-time HTTP request</span> and <span class=\"text-highlight-white\">exception counts</span> for each service.",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze_Description3":"See all details of all <span class=\"text-highlight-white\">HTTP requests</span> coming to any service.",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze_Description4":"Explore <span class=\"text-highlight-white\">exception details</span> as real-time in any service, easily filter and search.",
"RunMultiApplicationOrMicroserviceSolutionsInABreeze_Description5":"Show the <span class=\"text-highlight-white\">application logs</span>, filter by log level or search by text..",