Software Alternatives & Reviews

Manage .NET Microservices APIs with Apache APISIX API Gateway

Microsoft .NET Framework .NET Visual Studio Code Apache APISIX
  1. Microsoft.
    ➡️ .NET 6 SDK ➡️ Visual Studio 2022 with the Web Development, and/or .NET cross-platform development workload installed. This includes by default .NET 6 development tools. Or Visual Studio code. ➡️ Docker Desktop - you need also Docker desktop installed locally to complete this tutorial. It is available for Windows or macOS. Or install the Docker ACI Integration CLI for Linux.

    #Developer Tools #Development Tools #Rapid Application Development 82 social mentions

  2. 2
    .NET is a free, cross-platform, open source developer platform for building many different types of applications.
    Pricing:
    • Open Source
    There are other numerous aspects of an API Gateway in building .NET microservices APIs and web applications. In many scenarios, authentication, security, observability, caching, transformation are handled centrally. Without an API Gateway in place, you might typically implement these concerns for each service, because maintaining them for each service would be a very challenging task and time consuming. At the same time, you can get benefit of an API Gateway in reducing complexity, delivering high performance for your APIs and it help you to scale your microservices.

    #Developer Tools #Web And Application Servers #Web Frameworks 46 social mentions

  3. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    ➡️ .NET 6 SDK ➡️ Visual Studio 2022 with the Web Development, and/or .NET cross-platform development workload installed. This includes by default .NET 6 development tools. Or Visual Studio code. ➡️ Docker Desktop - you need also Docker desktop installed locally to complete this tutorial. It is available for Windows or macOS. Or install the Docker ACI Integration CLI for Linux.

    #Text Editors #IDE #Software Development 1017 social mentions

  4. Apache APISIX is a dynamic, real-time, high-performance Cloud-Native API gateway, based on the Nginx library and etcd.
    Pricing:
    • Open Source
    The API Gateway topic could easily carry several blog posts like this one. In this section, we focus specifically on the usage of Apache APISIX API Gateway for applications developed in ASP.NET Core (Assume that you have an API that manage products) and provide an easy example of how to deploy a multiple images using docker compose.

    #Monitoring Tools #API Tools #APIs 63 social mentions

Discuss: Manage .NET Microservices APIs with Apache APISIX API Gateway

Log in or Post with