Top 20 NuGet Packages depending on Fluently
Total dependencies: 1
                ViewComponents are HTML Helpers on Steroids: reusable pieces of UI that are skinnable (using Partial Views) and redestributable. Just like the CustomControls of ASP.NET WebForms.
      A ViewComponent is:
      Reusable / redistributable;
      Skinnable;
      Easy to consume from Views (using flu...