D-Haven/DHaven.Faux
Dotnet version of the Netflix Feign library
This tool helps .NET developers quickly integrate and call other web services, especially in a cloud environment. You provide a C# interface defining how to interact with an external service, and this generates the code to handle the communication, making it feel like you're calling a standard C# object. It's designed for developers building cloud-native applications in the .NET ecosystem.
No commits in the last 6 months.
Use this if you are a .NET developer building microservices or distributed applications and want a straightforward way to consume external web services without writing extensive boilerplate code for HTTP requests and responses.
Not ideal if you are working with languages other than C# or are not building applications that heavily rely on consuming RESTful web services.
Stars
14
Forks
13
Language
C#
License
Apache-2.0
Category
Last pushed
Aug 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/D-Haven/DHaven.Faux"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...