gustavo-santos-swe
Programming is the art of telling another human what one wants the computer to do — Donald Knuth
Neon PagamentosCuritiba - Brazil
gustavo-santos-swe's Stars
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
thangchung/blog-core
Modular blog using Blazor with clean domain-driven design patterns
natemcmaster/CommandLineUtils
Command line parsing and utilities for .NET
dotnet/csharplang
The official repo for the design of the C# programming language
IzyPro/WatchDog
WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.
NetDevPack/Fido2.EntityFramework.Store
A thin wrapper for fido2-net-lib to improve integration with ASP.NET Identity
madeyoga/AuthEndpoints
A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
NetDevPack/Brasil
.NET DevPack BR é uma coleção de utilidades como classes de documentos nacionais (CPF, CNPJ) com validação e classes de utilidade em geral. Desenvolvido para ser utilizado junto com o NetDevPack
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
clemensv/messaging
Resource collection for messaging and eventing
richardszalay/mockhttp
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
IoTSharp/SilkierQuartz
SilkierQuartz can host jobs using HostService and Provide a web management tools for Quartz !
akveo/ngx-admin
Customizable admin dashboard template based on Angular 10+
roadtoagility/appfabric
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
davidfowl/QueueDown
dotnet-architecture/News
News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
sblom/RegExtract
Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
microsoft/FluidFramework
Library for building distributed, real-time collaborative web applications
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
asyncapi/saunter
Saunter is a code-first AsyncAPI documentation generator for dotnet.
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
dracula/tailwind
🧛🏻♂️ Dark theme for Tailwind
ChrisKlug/K8S4DEVS
This repo contains the source code used for my talk "Introduction to Kubernetes for Developers". It contains both the webb app that is deployed to Kubernetes, and the different YAML files used to deploy it in various forms.