rodrigolosik's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
tandpfun/skill-icons
Showcase your skills on your Github readme or resumé with ease ✨
DenverCoder1/readme-typing-svg
⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
graphql-dotnet/graphql-dotnet
GraphQL for .NET
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
antonkomarev/github-profile-views-counter
It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
bitnami/containers
Bitnami container images
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
docker/docker-install
Docker installation script
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Azure/Azurite
A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
PicPay/picpay-desafio-backend
Desafio técnico - Backend
badtuxx/CertifiedContainersExpert
gautema/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
tailwindtoolbox/Admin-Template
Tailwind CSS Starter Template - Admin Dashboard Template
d1mnewz/interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
DataDog/docker-compose-example
## Auto-archived due to inactivity. ## A working example of using Docker Compose with Datadog
Devinterview-io/net-core-interview-questions
🟣 .Net Core interview questions and answers to help you prepare for your next technical interview in 2024.
dawidolko/Github-Badges-Achievements
A collection of all Achievements available on GitHub profile | Full list of GitHub profile badges and achievements |
renatogroffe/ASPNETCore6-REST_API-JWT-Swagger_ContagemAcessos
Exemplo de API REST para contagem de acessos criada com o .NET 6 + ASP.NET Core e que inclui utilização de JWT (JSON Web Tokens), além de configurações para que o Swagger suporte tokens.
Devinterview-io/asp-net-web-api-interview-questions
🟣 ASP.NET Web API interview questions and answers to help you prepare for your next technical interview in 2024.
datalust/helm.datalust.co
Helm charts hosted on helm.datalust.co
StefanTheCode/MediatRNotifications
renatogroffe/DotNet7-Refit-JWT-Polly_ConsumoAPIContagem
Exemplo de consumo de uma API REST de contagem d acessos protegida por tokens (JWT) em .NET 7 e utilizando a biblioteca Refit, com tratamento de falhas através da biblioteca Polly.
ValdirFerreira/Implementando-JWT-SistemaFinanceiro-2023-Parte-8
Implementando JWT e cadastro de usuários SistemaFinanceiro 2023 Parte-8