Microsoftin kehittäjätyökalujen mallikoodi

Aloita Microsoft-kehittäjätyökalujen ja -tekniikoiden käyttö. Tutustu malleihimme ja tutustu asioihin, joita voit luoda.

Suodata


Tuotteet

Ohjelmointikielet

4 320 tulosta

  • .NET MAUI - Switch

    This sample demonstrates how to use a .NET MAUI Switch in XAML with code-behind, and XAML data-binding scenarios.

    • .NET
    • C#
  • OPC PLC server

    Industrial IoT - Sample OPC UA server that generates random data and anomalies.

    • Azure
    • C#
  • .NET MAUI - Consume a REST-based web service

    This sample demonstrates a Todo list application where the data is stored and accessed from a REST-based web service.

    • .NET
    • C#
  • Basic Agent Setup Identity

    This set of templates demonstrates how to set up Azure AI Agent Service with the basic setup using managed identity authetication for the AI Service/AOAI connection. Agents use multi-tenant search and storage resources fully managed by Microsoft. You won’t have visibility or control over these underlying Azure resources.

    • Azure
    • Bicep
  • Document Processing with Azure AI Samples

    This collection of samples demonstrates how to use various Azure AI capabilities to build a solution to extract structured data, classify, redact, and analyze documents.

    • Azure
    • Python
  • Microsoft Graph sample Office Add-in

    This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Office Add-ins.

    • Microsoft Graph
    • TypeScript
  • Azure function app for SharePoint webhooks

    This quickstart uses azd CLI to deploy an Azure function app which connects to your SharePoint Online tenant, to register and manage webhooks, and process the notifications from SharePoint.

    • Azure
    • Azure Developer CLI
  • Microsoft Graph sample Ruby on Rails app

    This sample demonstrates how to use the Microsoft Graph REST API to access data in Office 365 from Ruby on Rails apps.

    • Microsoft Graph
    • Ruby
  • Microsoft Graph Webhooks Sample for Node.js

    Create Microsoft Graph webhook subscriptions for a Node.js Express app, so that it can receive notifications of changes for any resource. This sample also supports receiving change notifications with data, validating and decrypting the payload.

    • Microsoft Graph
    • Node.js
  • CoC LAB Deployment

    This template deploys the LAB environment for the 'Computer Forensics Chain of Custody in Azure'

    • Azure
    • JSON
  • Minecraft Add-on Start project

    A progressive example starting from a basic add-on with nothing in it (useful as a starter) - through an add-on with some mobs and into advanced logic.

    • Minecraft
    • TypeScript
  • Standard Agent Setup

    This set of templates demonstrates how to set up Azure AI Agent Service with the standard setup, meaning with managed identity authentication for project/hub connections and public internet access enabled. Agents use customer-owned, single-tenant search and storage resources. With this setup, you have full control and visibility over these resources, but you will incur costs based on your usage.

    • Azure
    • Bicep
  • Azure Service Bus Samples client library for Java

    Azure Service Bus samples are a set of self-contained Java programs that demonstrate interacting with Azure Service Bus using the client library. Eac...

    • Azure
    • Java