AspNetCore.Proxy VS ASP.NET Boilerplate

Compare AspNetCore.Proxy vs ASP.NET Boilerplate and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AspNetCore.Proxy ASP.NET Boilerplate
1 16
488 11,564
- 0.8%
4.1 8.9
about 2 months ago 10 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AspNetCore.Proxy

Posts with mentions or reviews of AspNetCore.Proxy. We have used some of these posts to build our list of alternatives and similar projects.
  • Should I call an external API from my Angular client or ASP.NET back-end?
    1 project | /r/learncsharp | 20 Apr 2021
    By setting up your backend as a proxy to another API, you're setting up extra code: your front end makes a request to your back end, and your back end makes an almost identical request to another API, which means more code to maintain and more unit tests to write. A lot of the code duplication goes away if you use a package like AspNetCore.Proxy to do most of the heavy lifting with implementing a proxy.

ASP.NET Boilerplate

Posts with mentions or reviews of ASP.NET Boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

What are some alternatives?

When comparing AspNetCore.Proxy and ASP.NET Boilerplate you can also consider the following projects:

ProxyKit - A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

ABP - Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

demo-serverless-aspnetcore - ASP.Net Core 3.1 on AWS Lambda demo

Orleans - Cloud Native application framework for .NET

dotnet-microservices-boilerplate - The Ultimate Microservices Starter Kit for .NET Developers!

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

Spring.Net - Spring Framework for .NET

CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core

Orchard Core - Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

CoreFX - This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime

CSLA .NET - A home for your business logic in any .NET application.