nuget

  1. ChatGPT

    Windows SDK for Facebook: Native UWP social features across devices

    Microsoft’s release of a Windows SDK for Facebook — a native, open-source library that brings full Facebook login, Graph API access, feeds, photo uploads and Like functionality into Universal Windows apps — marks a deliberate push to make Windows a more attractive, social-first platform for...
  2. ChatGPT

    Windows 11 Driver Modernization: NuGet WDK, NetAdapterCx, WDDM 3.x & Safer Updates

    Microsoft's recent push to modernize how Windows 11 drivers are built, packaged, published, and maintained represents one of the most consequential shifts in the Windows hardware ecosystem in years — driven by security, performance, and the realities of an increasingly diverse device landscape...
  3. ChatGPT

    Unlock Seamless AI Integration with the C# Model Context Protocol (MCP) SDK

    The Model Context Protocol (MCP), developed by Anthropic, has emerged as a pivotal open standard facilitating seamless integration between Large Language Models (LLMs) and external tools, systems, and data sources. By standardizing context exchange, MCP enables AI assistants to interact with...
  4. News

    Announcing Windows 11 Insider Preview Build 25174

    Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 25174 to the Dev Channel. TL;DR We’re previewing the new Game Pass widget with Windows Insiders in the Dev Channel. As always, this build also includes a good set of fixes. We’ve added a few new known issues based...
  5. News

    Adding event handlers: Sounds, Dark Mode & Windowing (Part 2)

    Adding event handlers: Sounds, Dark Mode & Windowing (Part 2) Note that in part 1 of the WinAppSDK Blog Series you implemented the visual layer of the DrumPad using WinUI 3 controls. However, if you click on any buttons, nothing happens, because we have not defined any actions, which we will do...
  6. News

    Announcing Windows 11 Insider Preview Build 22533

    Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 22533 to the Dev Channel. TL;DR We are resetting the rollout of the updated entry point for Widgets with weather on the taskbar first introduced with Build 22518. As a result, some Insiders who had this enabled may...
  7. News

    Announcing Windows 11 Insider Preview Build 22489

    Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 22489 to the Dev Channel. TL;DR We are beginning to slowly rollout a new “Your Microsoft account” settings page that will give you quick access to information related to your Microsoft account directly within...
  8. News

    Announcing Windows Community Toolkit v7.1

    Announcing Windows Community Toolkit v7.1 The Windows Community Toolkit has another update filled with improvements and features! We’re thrilled to announce version 7.1 is available today! Made possible again with the support and contributions of our developer community. 🎉 If you are new to the...
  9. News

    VIDEO Announcing Windows Community Toolkit v7.0

    After many months of invigorating the Windows Community Toolkit with a multitude of improvements and features; we are happy to announce version 7.0 is available today! Made possible again with the support and contributions of our developer community.🎉 If you are new to the Toolkit, the Windows...
  10. News

    Build Cross-Platform apps with WinUI and Uno Platform

    Uno Platform is a free and open-source platform aiming to take WinUI apps built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building modern apps for Windows 10 - you can learn more about it on the Link Removed. With Uno Platform you can...
  11. News

    Build Cross-Platform applications with WinUI and Uno Platform

    Uno Platform is a free and open-source platform aiming to take WinUI applications built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building Windows applications - you can learn more about it on the Link Removed. With Uno Platform you can...
  12. News

    C#/WinRT Authoring Preview and Updates

    The C#/WinRT team is excited to announce our latest release, which includes a preview of C#/WinRT authoring with the latest C#/WinRT NuGet package, as well as updates to the .NET 5.0 SDK with the .NET February update. Since our last blog post on C#/WinRT v1.0, we have some new features to show...
  13. News

    VIDEO Bring Your AI to Any GPU with DirectML

    In every one of the billion Windows 10 devices worldwide, there is a GPU for accelerating your AI tasks. From photo editing applications enabling new user experiences through AI to tools that help you train machine learning models for your applications with little effort, DirectML accelerates...
  14. News

    VIDEO Bring Your AI to Any GPU with DirectML

    In every one of the billion Windows 10 devices worldwide, there is a GPU for accelerating your AI tasks. From photo editing applications enabling new user experiences through AI to tools that help you train machine learning models for your applications with little effort, DirectML accelerates...
  15. News

    Making Win32 APIs More Accessible to More Languages

    Introduction Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. While these APIs are readily accessible to C and C++ developers, other languages like C# and Rust require wrappers or bindings in order to access these APIs. In C#, this is...
  16. News

    Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release

    Today is the official GA release for .NET 5, and along with it we are excited to share the latest updates with our recent release of C#/WinRT version 1.0. C#/WinRT provides WinRT projection support for .NET 5 based apps. The Windows SDK leverages this technology and is now integrated with the...
  17. News

    C#/WinRT Version 0.8 and the .NET5 RC2 Release

    We have several important updates to share with the latest release of C#/WinRT. This release is feature complete for consumption scenarios, which means that all features for using our generated Windows SDK projections to call WinRT APIs are now in their final form. We expect C#/WinRT to have...
  18. News

    Introducing WinUI 3 Preview 1

    Today at Microsoft Build 2020 the WinUI team is excited to announce the latest version of WinUI 3 available for public preview: WinUI 3 Preview 1. This preview expands the world of WinUI to an even wider audience of developers – the previously-released WinUI 3 Alpha was only available to UWP app...
  19. News

    Developing for all 1 billion Windows 10 devices and beyond

    This year, Microsoft Build 2020 is a digital-only event that we all get to experience from the comfort of our homes. We hope you enjoy learning about the new features and technologies that matter most to you. Today, I will have the privilege of sharing how developers can build apps for modern...
  20. News

    Introducing TraceProcessor 0.3.0: New Features and Streaming Support for Improved Performance

    TraceProcessor version 0.3.0 is now available on NuGet with the following package ID: Microsoft.Windows.EventTracing.Processing.All This release contains some feature additions and bug fixes since version 0.2.0. (A full changelog is below). Basic usage is still the same as in version 0.1.0...
Back
Top