Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.38 KB

Introduction to surging

surging is The distributed micro service open-source framework based on .NET Core provides high-performance RPC Communications. With surging, you can:

  • Build web apps 、 micro services and api gateway
  • Microservices can be distributed in the cloud.
  • Support load balancing shunt pressure
  • Based on .NET Core cross-platform can run on Windows, macOS and Linux; can also be ported to other operating systems.

Why use surging?

Developers based on surging to micro services provides the following benefits:

  • Unified build of microservices.
  • Built-in dependency injection, you can freely combine dependent components.
  • Built-in service registration center.
  • Built-in gateway can be unified external access and management.
  • A lightweight, high-performance, and modular RPC request pipeline.
  • Ability to host on IIS or self-host in your own process.
  • Can run on .NET Core, Ability to build and run on Windows, macOS, and Linux
  • Simplify the maintenance of cumbersome.
  • Open source based on github platform.
  • Support load balancing shunt pressure.

Next steps

For more information, see the following resources: