eduardocampano's Stars
slatedocs/slate
Beautiful static documentation for your API
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
microsoft/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
sofn-xyz/mailing
Build, test, send emails with React
SamVerschueren/listr
Terminal task list
jpillora/xdomain
A pure JavaScript CORS alternative
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
mini-software/MiniExcel
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
openflagr/flagr
Flagr is a feature flagging, A/B testing and dynamic configuration microservice
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
CarterCommunity/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
altmann/FluentResults
A generalised Result object implementation for .NET/C#
rzcoder/node-rsa
Node.js RSA library
tareqimbasher/NetPad
A cross-platform C# editor and playground.
elastic/apm-agent-dotnet
widdix/aws-s3-virusscan
Antivirus for Amazon S3
RisingStack/multi-process-nodejs-example
CoreyKaylor/Lightning.NET
.NET library for LMDB key-value store
cloudevents/sdk-csharp
CSharp SDK for CloudEvents
aelij/AsyncFriendlyStackTrace
Async-friendly format for stack traces and exceptions
weidazhao/Hosting
Hosting prototype
davidfowl/YarpTunnelDemo
YARP demo showing how tunneling can be implemented over websockets
KyleMcMaster/payroll-processor
A smorgasbord of modern .NET tech written with functional and asynchronous patterns
PlasticSCM/FuseSharp
FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)
carbon-io/fibrous
Easily mix asynchronous and synchronous programming styles in node.js.