Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Microsoft

Microsoft Corporation is a technology company. The Company develops and supports a range of software products, services, devices, and solutions. The Company’s segments include Productivity and Business Processes, Intelligent Cloud, and More Personal Computing. It also designs, manufactures, and sells devices, including personal computers (PCs), tablets, gaming and entertainment consoles, other intelligent devices, and related accessories.

https://github.com/lingggao/fbhg

反馈中心指南 (Feedback Hub Guide)

feedback microsoft windows windows11 windowsinsiderprogram windowsinsiders wip

Last synced: 22 Dec 2024

https://github.com/elgohr/acr-login-action

Logs into Azure Container Registry and provides Docker credentials

actions azure azure-container-registry github-actions microsoft publishing

Last synced: 31 Oct 2024

https://github.com/imamuddinwp/mcpd-certfication

Welcome To my MCPD Certification. Thanx in advance; Cheers! Imam Uddin. https://about.me/imamuddinwp

certificate certificates certification mcpd microsoft

Last synced: 22 Dec 2024

https://github.com/trevarj/skifree-rs

A SkiFree ⛷️ clone written in Rust using the ggez game engine

2d-game beginner-friendly game microsoft rust skifree skiing

Last synced: 18 Dec 2024

https://github.com/mrcoder991/merchstore-ecommercewebsite

A simulation of client side e-commerce website with feature as add to cart, proceed for checkout and payment options. It simultes a shopping cart within a website. Developed using HTML CSS and Javascript

azure azure-static-web-apps futurereadytalent microsoft

Last synced: 24 Dec 2024

https://github.com/khesualdo/analytics-engine-manager

:bar_chart: :chart_with_upwards_trend: :chart_with_downwards_trend: Architecture design and implementation for an analytics engine manager. Incorporates the extensibility and reusability software design principles to allow the addition of new analytics engines. The code is also testable and comes with a suite of unit tests.

analytics analytics-engine-manager application-insights application-insights-sdk asynchronous asynchronous-programming azure azure-application-insights csharp dotnet events loggin-manager logging microsoft track-event uml uml-diagram

Last synced: 22 Dec 2024

https://github.com/dmarzzucco/t-a-s-k-----f-l-o-w.net

About TaskFlow is a modular project and task management template, designed to optimize collaboration, access control, and adaptability across various industries and workflows.

asp-net asp-net-mvc cookie csharp docker-compose dockerfile eft entity-framework httpcontextaccessor jwt-authentication jwt-token microsoft netcore postgresql-database roles-permissions sequelize

Last synced: 08 Jan 2025

https://github.com/darkwizard242/ansible-role-vscode

Ansible role for 'VisualStudio Code'. Available on Ansible Galaxy.

ansible ansible-galaxy ansible-role linux microsoft visual-studio-code vscode

Last synced: 27 Oct 2024

https://github.com/littlebutt/abstract_generator

一个可以通过WORD模板和EXCEL表格生成摘要的桌面小工具

microsoft office python tkinter-python

Last synced: 07 Dec 2024

https://github.com/shiroinekotfs/ata-port-patch

Guide to patch Microsoft ATA to another port, not 443

iis-net microsoft microsoft-ata

Last synced: 08 Jan 2025

https://github.com/tomwechsler/linuxonazure

Linux and Azure a strong team!

azure computer linux microsoft

Last synced: 22 Dec 2024

https://github.com/bryandejesusrt/smartphonerepair

📲Sistema de facturacion para negocios de reparacion de telefonos, este sistema ayuda a los pequeños negocios a tener un mejor contros de sus coprobantes y factura, resdusiendo asi el tiempo de espera del cliente y los calculos de ganacias del vendedor o dueño del negocio. 📞

csharp guna-ui microsoft windows windows-desktop windows-forms

Last synced: 06 Jan 2025

https://github.com/gsa/ciw

Processes and validates new contractor information worksheets, securely stores the new data, then initiates sponsorship/adjudication.

c-sharp csharp microsoft microsoft-word

Last synced: 19 Nov 2024

https://github.com/bluegranite/bluegranite.github.io

BlueGranite | Open Source - GitHub page for resources

consulting machine-learning microsoft powerbi python r

Last synced: 19 Jan 2025

https://github.com/tyler887/winboot

⚙️ A Windows boot loader that replaces Microsoft's boot loader

assembly-language c gpl microsoft windows windows-10 windows-11

Last synced: 04 Jan 2025

https://github.com/gghez/flask_applicationinsights

Microsoft Azure Application Insights extension for Flask

api applicationinsights azure flask microsoft python rest

Last synced: 24 Dec 2024

https://github.com/waldekmastykarz/graph-mgt-upcomingmeetings

Sample single page application (SPA) that shows how to show upcoming meetings for the signed in user using the Microsoft Graph Toolkit

azure-ad javascript microsoft microsoft-365 microsoft-graph microsoft-graph-sdk microsoft-graph-tool

Last synced: 08 Jan 2025

https://github.com/azureanimations/azureanimations.github.io

Azure Animations, where we make hard-to-understand Azure cloud concepts easier and more fun to learn!

ai azure copilot devops microsoft openai security

Last synced: 06 Jan 2025

https://github.com/mhozaifaa/meteors.dependencyinjection.autoservice

Auto inject services, Microsoft.Extensions.DependencyInjection, easy to add your services without need to touch startup, powerful, useful with multi dll's shearing same startup

automatic cs dependency-injection extensions lifetime microsoft services

Last synced: 07 Dec 2024

https://github.com/ahmedraja1/micrososft-imagine-cup-broadcast-queues

Utility for broadcasting teams queue on HEC TV Microsoft Azure Custom Vision Application • A light weight app to consume prediction API • GitHub contribution accepted by Official Microsoft • Officially used by Microsoft Pakistan Officials in Imagine Cup 2021, developed at 11th-hour

broadcast imaginecup microsoft pakistan queue teams

Last synced: 17 Jan 2025

https://github.com/thiagobarradas/environment-api

Basic API with "Get Environment" feature to use in demo projects

api demo docker dotnet environment environment-variables environment-vars http microsoft rest-api

Last synced: 13 Nov 2024

https://github.com/hmydm/recordcard

一款记录生活,记录心情的Chrome插件--记录卡片

cards cromeextention image microsoft records

Last synced: 19 Jan 2025

https://github.com/kouisamine/tsv-to-xlsx

TSV to XLSX is an online tool that converts TSV (Tab-Separated Values) files into XLSX (Microsoft Excel Spreadsheet XML) files.

conversion convert converter document excel file js microsoft online php script source-code tools tsv tsv-to-xlsx xlsx

Last synced: 10 Jan 2025

https://github.com/iammukeshm/deploy-blazor-webassembly-to-aws-amplify

Deploy Blazor WebAssembly to AWS Amplify in under 2 Minutes! 🔥👇

amazon aws awsamplify blazor blazor-webassembly dotnet microsoft

Last synced: 14 Dec 2024

https://github.com/khesualdo/openid-connect-id-token-validator

:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.

asymmetric-cryptography authentication authorization csharp dotnet json-web-key json-web-token jwk jwt jwt-decode microsoft mocking moq oidc-jwks-verify openid-connect rs256 single-sign-on sso unit-testing

Last synced: 22 Dec 2024

https://github.com/snimmagadda1/azure-terraform-generator

🚧 CLI tool to query resources within a Microsoft Azure deployment and generate terraform definitions for existing objects

automation azure cicd cli cloud devops devops-tools go golang infrastructure-as-code microsoft terraform

Last synced: 20 Dec 2024

https://github.com/asilvajunior/azure-case-studies

A repository to store and share the code and materials from the various case studies that I've done.

case-study cloud code devops microsoft training training-materials videos youtube

Last synced: 30 Nov 2024

https://github.com/ehsan-mohammadi/vcpkg-port-update-alert

Alerts which vcpkg ports need to be updated

contribute contributing csharp library microsoft port ports vcpkg

Last synced: 26 Dec 2024

https://github.com/mecitsem/Arf-HashtagBot

Send a photo and generate auto hashtag for your photos with this bot on Facebook, Telegram and Skype channels.

bot cognitive-services facebook microsoft microsoft-bot-framework telegram vision-api

Last synced: 07 Nov 2024

https://github.com/meyiapir/autogen-example

Sample code on AutoGen for the Latoken hackathon

ai autogen gpt-4 hackathon microsoft openai

Last synced: 10 Jan 2025

https://github.com/mishal/microsoft-sux

I've moved all repos to Gitlab

github gitlab microsoft

Last synced: 19 Jan 2025

https://github.com/dbjdbj/ucrt_crash_on_printf

after _setmode(_fileno(stdout), _O_U8TEXT), using printf crashes the program

cplusplus-17 cpp cpp17 microsoft sdk support visualstudio

Last synced: 24 Jan 2025

https://github.com/xumeiquer/gole

Microsoft OLE implementation in Golang

golang microsoft ole

Last synced: 12 Jan 2025

https://github.com/michaelinzo/entra-permission-management-ai-

The project above is a browser extension that uses machine learning to train a model with a user's browsing history data and use it to make a decision on granting or blocking permissions for websites.

aritificalintelligence artificial-intelligence entra-permission-management machine-learning machine-learning-algorithms microsoft

Last synced: 21 Jan 2025

https://github.com/aappddeevv/dynamics-client

Dynamics Xrm CLI and browser/server client library.

365 crm dynamics microsoft scala scala-js xrm

Last synced: 30 Oct 2024

https://github.com/rramoscabral/ms-720---training---microsoft-teams-voice-engineer

Companion material and resources for the course 'Microsoft Teams Voice Engineer' delivery by Ricardo Cabral

microsoft ms-720 sbc teams teams-voice-engineer voice-over-ip voip

Last synced: 30 Nov 2024

https://github.com/rramoscabral/az-801---training---configuring-windows-server-hybrid-advanced-services

Companion material and resources for the course 'Configuring Windows Server Hybrid Advanced Services' delivery by Ricardo Cabral

az-801 azure learning microsoft microsoft-training training windowsserver

Last synced: 30 Nov 2024

https://github.com/epomatti/azure-servicefabric-productcatalog

Pluralsight course on Service Fabric development

az-300 azure microsoft servicefabric

Last synced: 17 Jan 2025

https://github.com/loryanstrant/bookingswithmesignaturemanager

A solution for end-users to easily add/remove their Bookings with Me public page to their email signature, using a Power App front-end, Power Automate workflows, Microsoft Graph calls, and an Exchange PowerShell script running in an Azure Automation Runbook

automation azure-automation microsoft microsoft-365 microsoft-graph outlook outlook-365 powershell

Last synced: 14 Jan 2025

https://github.com/l4rm4nd/invoke-cis-benchmark-iis10

PowerShell Script to Automate CIS Benchmark Auditing for Microsoft IIS 10

auditing benchmark cis cis-benchmark controls hardening iis iis-server microsoft powershell security

Last synced: 27 Oct 2024

https://github.com/msusazureaccelerators/near-real-time-fraud-and-compliance-analytics-accelerator

The Near Real-time Fraud and Compliance Analytics Accelerator simplifies the fraud detection and reporting process, cutting down the time to action to prevent fraud as well as enables near real-time dashboards and analytics for streaming data.

azure-ml financial-services microsoft solution-accelerator synapse

Last synced: 25 Jan 2025

https://github.com/her3ticavi/merlin

Incident Response Script Grabs logs

admin automation automation-framework logging logs microsoft sysmon windows

Last synced: 04 Dec 2024

https://github.com/jwhittle933/docxology

Lightweight Golang Word Doc (.docx) file extractor and manipulator package

extraction go golang golang-package microsoft microsoft-word text txt word xml zip zipfile zipfiles

Last synced: 08 Dec 2024

https://github.com/willpower3309/gentoo-linux-surface

Gentoo Linux kernel patcher for Surface devices

gentoo kernel linux microsoft patch patcher surface

Last synced: 17 Jan 2025

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 16 Jan 2025

https://github.com/ManzDev/twitch-scandisk

Visual Demo of Microsoft Scandisk for MS-DOS implemented with Lit (WebComponents)

css javascript lit microsoft msdos scandisk webcomponents

Last synced: 16 Jan 2025

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

microsoft microsoft-sql-server service sql sql-server

Last synced: 18 Jan 2025

https://github.com/xunnamius/msft-todo-backup

🤖✨ A CLI for exporting (backing up) and importing (restoring) your precious Microsoft Todo lists and tasks for ultimate peace of mind

backup export import list microsoft msft restore save sync synchronize task todo

Last synced: 31 Dec 2024

https://github.com/ispique/user-info

Get highly detailed information about users on your local computer.

advapi32 ctypes dll-plugin kernel32 microsoft netapi32 python pywin32 win32api windows

Last synced: 05 Dec 2024

https://github.com/program--/plannr

R :package: for parsing Microsoft Planner data via exported Excel spreadsheets.

microsoft package planner plannr r

Last synced: 10 Dec 2024

https://github.com/gohook89/microsoft-crack

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections. Windows 11 Activation / Windows 10 Activation / Windows 11 Tool / Windows 10 tool / Windows KMS / Windows PowerShell / Windows license / Windows Free activation / Windows 2024 / Windows kms

activator activator-for-windows-10 activator-for-windows-11 hwid kms kms-auto microsoft microsoft365 office office365 win-10 win-11 windows windows-10 windows-10-license-key windows-11 windows-11-license-key

Last synced: 12 Nov 2024

https://github.com/zoelabbb/serial-key-windows-10

This is windows 10 license & tutorial how to activate windows using KMS

license microsoft tutorial windows windows-10

Last synced: 27 Dec 2024

https://github.com/Tyler887/winboot

⚙️ A Windows boot loader that replaces Microsoft's boot loader

assembly-language c gpl microsoft windows windows-10 windows-11

Last synced: 23 Oct 2024

https://github.com/rtfmkiesel/msolsprayng

A password spraying tool for Microsoft accounts (Azure/M365)

azure golang m365 microsoft pentesting

Last synced: 27 Nov 2024

https://github.com/karlangaxz/unpaint

UnPaint es una aplicación de dibujo similar al clásico Paint de Windows, desarrollada en C# utilizando Windows Forms. Con UnPaint, puedes dibujar libremente en lienzo, seleccionar colores, ajustar el grosor de la línea y realizar acciones básicas de pintura.

csharp desktop github html javascript microsoft net visual-studio visualstudio2022 windows windows-forms

Last synced: 16 Jan 2025

https://github.com/matteopolak/minecraft-auth

Minecraft: Java Edition authentication with proxy support.

authentication microsoft minecraft proxy

Last synced: 25 Dec 2024

https://github.com/sabeer-junaid/foundational-c-with-microsoft-course

This course offers a comprehensive introduction to C# programming, covering its core concepts, syntax, and practical application in software development.

course csharp csharp-code microsoft

Last synced: 20 Jan 2025

https://github.com/wtanaka/ansible-role-exfat

Ansible role to install exfat file system support

ansible ansible-galaxy ansible-role ansible-roles exfat galaxy microsoft sd-card

Last synced: 23 Jan 2025

https://github.com/brenordv/azure-eventhub-tools

Simple tools to interact with Azure EventHub. One for sending messages, one for reading them and another just to export to disk the messages read.

azure azure-eventhub badgerdb event-hubs eventhub eventhubs microsoft tool

Last synced: 20 Jan 2025

https://github.com/beingofexistence13/hack

Welcome to hack, a repository dedicated to creating a secure login and logout system. Our code ensures user data privacy. We invite contributions to enhance our system. Let’s make user authentication smooth and secure together!

alchemy apple google meta microsoft moralis openai thirdweb vercel

Last synced: 26 Jan 2025

https://github.com/williamsmithedward/sqlserverinteraction

SQLServerInteraction is a C# library that wraps the functionality included in Microsoft's "Microsoft.Data.SqlClient" library.

async builder bulk microsoft query server sql sqlserver wrapper

Last synced: 26 Jan 2025

https://github.com/zpascal/ms_outlook_event_slack_bot

The repository includes a Python-based Slack Bot for MS Outlook events

microsoft outlook slack-bot

Last synced: 19 Oct 2024

https://github.com/micahmo/deployer

A Windows desktop application for copying files from a set of one or more directories to another

build copy deploy deployment desktop file filesystem folder install microsoft windows wpf

Last synced: 25 Jan 2025

https://github.com/manuel-lang/innovationhack2018

Submission for Student Innovation Hack 2018 - Platform to schedule meetings with topics and interests

azure getsocial hackkarlsruhe microsoft studentinnovationhack2018

Last synced: 12 Jan 2025

https://github.com/artonh/encrypt-file-with-3des

Encrypt/Decrypt File With Algorithm of Tripple DES. Using this app we can read inside the file! The main process is to encrypt, save the enc. key and latter on to decrypt that file.

3des ciphertext decrypt-with-3des desing encrypt-decrypt-your-file encrypt-with-3des encryption-key microsoft no-brutteforce plaintext secure-file the-best-code-ever

Last synced: 27 Dec 2024

https://github.com/outsourcedguru/postage

Windows 7 C# program to show weight plus calculated postage and stamp count required

c-sharp microsoft postage scale stamps usb windows-7

Last synced: 29 Dec 2024

https://github.com/sinchang/vsce-item-property

Get vsce meta information

microsoft vsce vscode

Last synced: 27 Dec 2024

https://github.com/sinchang/vsce-item-property-cli

Get vsce meta information cli tool

cac cli microsoft vsce vscode

Last synced: 27 Dec 2024

https://github.com/jkawamoto/roadie-azure

Task runner of Roadie for Microsoft Azure

automation azure cloud go golang microsoft

Last synced: 20 Dec 2024

https://github.com/jb3/microsoft-python-discord-bot

A bot for the Microsoft Python Discord community

azure discord discord-bot discord-py microsoft

Last synced: 19 Dec 2024

https://github.com/blakeztl/datapyrse

A python package to mimic functionality of Microsoft Dataverse SDK

dataverse dataverse-api dataverse-serviceclient microsoft power-apps powerapps python

Last synced: 18 Oct 2024

https://github.com/microsoft/purview-data-governance-masterclass

An opinionated end-to-end data governance implementation.

data-governance microsoft purview training

Last synced: 26 Oct 2024

https://github.com/lewisgoddard/monopoly

WIP: Configuration items for full Microsoft integration with online services from a hybrid domain system.

aad config integration microsoft security sharepoint windows

Last synced: 19 Dec 2024

https://github.com/yoursrijit/e-commerce-sales-dashboard-using_power_bi

"Unlock Your Sales Potential with Real-Time Insights: Power Up Your Strategy with Power BI Dashboard" I have created E-Commerce Sales Dashboard using Power BI. With this dashboard

data-visualization dataanalytics microsoft powerbi

Last synced: 20 Jan 2025

https://github.com/tarsislimadev/microsoft-api

Graph API - Microsoft

graph-api microsoft

Last synced: 13 Jan 2025