- Itapoá/SC Brazil
Starred repositories
Automatically generate a CrewChief voice pack using natural AI speech
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
glebarez / sqlite
Forked from go-gorm/sqliteThe pure-Go SQLite driver for GORM
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
A public list of open-source challenges from jobs around the world
Developer portal provided by the Azure API Management service.
A .NET Core global tool to display and update outdated NuGet packages in a project
A structured approach to designing and documenting each of your bounded contexts
EF Core 7 Multiple Database Providers Example (SQLite and Postgres)
Database driven resource localization for .NET applications
Windows system utilities to maximize productivity
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
The most popular and friendly mocking framework for .NET
OAuth 2.0 social authentication providers for ASP.NET Core
Exemplo de API REST para contagem de acessos criada com .NET 6 + ASP.NET Core e que faz uso do projeto AspNetCoreRateLimit para testes de Rate Limit.
Exemplo de consumo em um Worker Service criado com .NET 6 de uma API REST (contagem de acessos), utilizando para isto um Header com uma Subscription Key do Azure API Management e a biblioteca Polly…
Exemplo de API REST para contagem de acessos criada com .NET 6 + ASP.NET Core e que possibilita o monitoramento via Application Insights. Inclui um Dockerfile para a geração de imagens baseadas em …
Exemplo de implementação de aplicação serverless de contagem de acessos com .NET 6 + Azure Functions + In-Process + HTTP Trigger + Azure SQL/SQL Server (Output e Input Bindings)
davidfowl / Demo.AspNetCore.MicroFrontendsInAction
Forked from tpeczek/Demo.AspNetCore.MicroFrontendsInActionSamples from the book Micro Frontends in Action implemented with ASP.NET Core
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
Small neural network framework developed in C#, specialized in digit classification (MNIST dataset)
Sample on how to structure minimal APIs that got introduced in .NET 6
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relac…
Sample code referenced by the .NET documentation
This repository contains Generic Repository implementation for Entity Framework Core