GithubJoseBr's Stars
renatogroffe/AzureDevOps-MobSF-Android-iOS-Security
Pipeline do Azure DevOps para análises de segurança com o Mobile Security Framework (MobSF) em arquivos .apk (Android) e .ipa (iOS).
renatogroffe/GitHubActions-MobSF-Android-iOS-Security
Workflow do GitHub Actions para análises de segurança com o Mobile Security Framework (MobSF) em arquivos .apk (Android) e .ipa (iOS).
MobSF/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
HigherOrderCO/Bend
A massively parallel, high-level programming language
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
renatogroffe/DotNet9_2024-11
Exemplos de novos recursos do .NET 9 (incluindo C# 13) apresentados no dia 28/11/2024.
LuisAbrantes/QuickReadme
renatogroffe/CSharp13-Lock-ASPNETCore_APIContagem
Exemplo em .NET 9 + ASP.NET Core + C#13 de API REST de contagem de acessos e que faz uso da classe Lock (namespace System.Threading).
renatogroffe/CSharp13-Lock_EnterScope-ASPNETCore_APIContagem
Exemplo em .NET 9 + ASP.NET Core + C#13 de API REST de contagem de acessos e que faz uso do método EnterScope da classe Lock (namespace System.Threading).
renatogroffe/CSharp13-Lock_EnterExit-ASPNETCore_APIContagem
Exemplo em .NET 9 + ASP.NET Core + C#13 de API REST de contagem de acessos e que faz uso dos métodos Enter e Exit da classe Lock (namespace System.Threading).
renatogroffe/CSharp13-Lock_TryEnterExit-ASPNETCore_APIContagem
Exemplo em .NET 9 + ASP.NET Core + C#13 de API REST de contagem de acessos e que faz uso dos métodos TryEnter e Exit da classe Lock (namespace System.Threading).
klonyyy/MCUViewer
Real-time embedded variable & trace viewer
renatogroffe/DotNet9-ConsoleApp-BuildingBlocksAI
Exemplo em .NET 9 de Console Application que faz uso de funcionalidades do namespace Microsoft.Extensions.AI e de modelos via Ollama.
renatogroffe/DotNet9-ConsoleApp-GuidV7
Exemplo em .NET 9 de Console Application que faz uso do suporte a GUIDs v7.
renatogroffe/DotNet9-ConsoleApp-GuidV7-v2
Exemplo em .NET 9 de Console Application que faz uso do suporte a GUIDs v7.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
renatogroffe/CSharp13-ConsoleApp-FieldKeyword
Exemplo em .NET 9 + C#13 de Console Application que faz uso da palavra-chave field.
ionixjunior/TNTGoClone
Um clone do app TNT GO sendo desenvolvido com Xamarin.Forms.
Azure-Samples/ai-chat-vision-quickstart-csharp
A C# sample of chatting with uploaded images using OpenAI vision models like gpt-4o.
Azure-Samples/netaivideoanalyzer
This repository contains a series of samples on how to analyse a video using multimodal Large Language Models, like GPT-4o or GPT-4o-mini.
dotnet/ai-samples
openai/openai-dotnet
The official .NET library for the OpenAI API
TheEightBot/StellarUI
Eight-Bot Client Application Core
franny1615/MAUI.Bootstrap
.NET MAUI Version of Bootstrap web components.
frankodoom/CountryData.Net
An offline crossplatform .NET library for getting Global Country , iso3166 Short-code and Region Data
vitejs/vite
Next generation frontend tooling. It's fast!
microsoft/PTVS
Python Tools for Visual Studio
dotnet/eShop
A reference .NET application implementing an eCommerce site
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.