AspNetCore.Proxy VS dotnet-microservices-boilerplate

Compare AspNetCore.Proxy vs dotnet-microservices-boilerplate and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AspNetCore.Proxy dotnet-microservices-boilerplate
1 1
488 477
- 2.1%
4.1 8.3
about 2 months ago 11 months ago
C# C#
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.

dotnet-microservices-boilerplate

Posts with mentions or reviews of dotnet-microservices-boilerplate. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing AspNetCore.Proxy and dotnet-microservices-boilerplate you can also consider the following projects:

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

booking-microservices-sample - Booking Microservices is a Sample application for booking ticket. This application based on different software architecture and technologies like .Net Core, CQRS, DDD, Vertical Slice Architecture, Docker, kubernetes, tye, masstransit, RabbitMQ, Grpc, yarp reverse proxy, Identity Server, Redis, SqlServer, Entity Framework Core, Event Sourcing and different level of testing. [Moved to: https://github.com/meysamhadeli/booking-microservices]

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

dapr-pluggable-component-supabase - Demo of a Dapr pluggable component that uses Supabase Tables as the state store.

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

ecommerce-microservices-sample - 🛍️ A practical e-commerce microservices sample, built with C#, .Net Core, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. [Moved to: https://github.com/mehdihadeli/ecommerce-microservices]

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.

next-auth-openiddict - nextjs sample for using openiddict with next-auth

booking-microservices - Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

booking-modular-monolith - Practical Modular Monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

coolstore-microservices - A full-stack .NET microservices build on Dapr and Tye

SimplePasswordManagerService - Simple Password Manager Web Service