Trending

#MSBuild

Latest posts tagged with #MSBuild on Bluesky

Latest Top
Trending

Posts tagged #MSBuild

Preview
Conference Season 2026 It’s conference season soon, and 2026 is promising to be the Powershell- and EUC year of the decade! This post is about events I’m either attending or that’s looking exceedingly worthwhile.

I wrote about some of the events to be excited for in 2026!

#EUCWorld #GitHubUniverse #HashiConf #IBMTechxchange #MSBuild #MSIgnite #MVPBuzz #MVPSummit #NowandNext26 #NVIDIAGTC #OmnissaONE #PSConfEU #PSHSummit26 #RHSummit #VMUGConnect #VMwareExplore

blog.graa.dev/Events-2026

1 0 0 0

Для участия в конференции необходимо на официальном интернет-сайте конференции пройти регистрацию платную (для участия вживую), или бесплатную (для участия через Интернет и просмотра всех выступлений) #Microsoft #Майкрософт #MicrosoftBuild2026 #MSBuild2026 #MSBuild

0 0 0 0
Preview
Microsoft Build, June 2-3, 2026 / San Francisco and online Go deep on real code and real systems with the teams building and scaling AI at Microsoft Build, June 2–3, 2026, in San Francisco and online.

Ежегодная конференция для разработчиков "Microsoft Build 2026" пройдёт 2 и 3 июня в смешанном формате (вживую и через Интернет) build.microsoft.com/en-US/home #Microsoft #Майкрософт #MicrosoftBuild2026 #MSBuild2026 #MSBuild

0 0 1 0
Preview
Microsoft Build, June 2-3, 2026 / San Francisco and online Go deep on real code and real systems with the teams building and scaling AI at Microsoft Build, June 2–3, 2026, in San Francisco and online.

Now shipping: Microsoft Build 2026 - June 2–3, 2026 / San Francisco and online

build.microsoft.com

#msbuild #devconference #microsoft #ai #cloud #dotnet #windowsdev #azure

0 0 0 0
Preview
Microsoft Build, June 2-3, 2026 / San Francisco and online Go deep on real code and real systems with the teams building and scaling AI at Microsoft Build, June 2–3, 2026, in San Francisco and online.

Now shipping: Microsoft Build 2026
June 2–3, 2026 / San Francisco and online
build.microsoft.com/en-US/home

#MSBuild
#Microsoft

0 0 0 0
Preview
Microsoft announces Build 2026 dates, promises a "no-fluff" event If you want to attend this year's Microsoft Build developer conference, it is time to mark your calendar.

If you want to attend this year's Microsoft Build developer conference, it is time to mark your calendar. #Microsoft #Build #MSBuild

0 0 0 0
Preview
Watch Microsoft Build June 2–3, 2026 Microsoft Build: Microsoft Build will take place June 2–3, 2026, at Fort Mason Center in San Francisco, California. At Microsoft Build, you'll go deep on real code, real systems, and real workflows w...

Watch Microsoft Build June 2–3, 2026 #MSBuild
www.elevenforum.com/t/watch-micr...

0 0 0 0
Preview
T4 templates on modern .NET

Upgrade T4 templates to modern .NET with a simple MSBuild recipe, not a rewrite. This post highlights TextTransformCore, nested outputs, and the assembly gotchas you will hit first.

#dotnet #csharp #msbuild

0 0 0 0
Preview
Getting more information in MSBuild binlogs with property tracking - Gérald Barré Learn how to enable MSBuild property tracking to get detailed information about property changes in your build logs.

Getting more information in MSBuild binlogs with property tracking #dotnet #msbuild www.meziantou.net/getting-more-information...

0 0 1 0
Preview
Retrieve method source file location at runtime using Portable PDBs in .NET - Gérald Barré Learn how to retrieve the source file path and line number for any method at runtime using Portable PDBs in .NET.

Retrieve method source file location at runtime using Portable PDBs in .NET #dotnet #msbuild www.meziantou.net/retrieve-method-source-f...

4 0 1 0
Post image

Patchwork è tornato: il gruppo di hacker che spia i militari con un virus scritto in Python

📌 Link all'articolo : www.redhotcyber.com/post/pat...

#redhotcyber #news #cybersecurity #hacking #malware #python #patchwork #phishing #msbuild #downloader

2 1 0 0
Preview
Top .NET Videos & Live Streams of 2025 - .NET Blog Let's take a look back at the amazing .NET videos, events, and live streams from 2025!

Top .NET Videos & Live Streams of 2025 | by Jon Galloway

ift.tt/nRwDfGS

#dotnet #dotnetconf #devconference #csharp #msignite #msbuild

0 1 0 0
Preview
Creating Your Own MSBuild SDK - It's Easier Than You Think! An MSBuild SDK is basically a NuGet package that automatically imports .props and .targets files into your project. That's it. That's the whole thing.

Creating Your Own MSBuild SDK - It's Easier Than You Think | by Calvin Allen

buff.ly/9HK2F59

#dotnet #msbuild #csharp #programming #csharpadvent

0 1 0 0

I've said this before. If you're not from the US, do... NOT... come... here... You aren't safe. #MSBuild, #MVPSummit, work, vacation, doesn't matter the reason you planned to come here. Doesn't matter where you're from, your philosophies, your politics, what you look like. You aren't safe.

1 0 0 0
Preview
Make sure we keep Avalonia and GCM in sync by kzu · Pull Request #45 · devlooped/runfile This should prevent future incomplete bumps. When Dependabot bumps GCM without bumping avalonia to the proper dependency version, this will require manual intervention by building locally on the ch...

Using the new @dotnet #runtile feature from #MSBuild is awesome. And editing the C# scripts with full @VisualStudio using #SmallSharp github.com/devlooped/Sm... just completes the whole experience 🔥 github.com/devlooped/ru...

0 0 0 0
Post image Post image Post image

💡 Pro tip for .NET devs:

If you randomly hit file locking issues during builds, lingering MSBuild worker nodes may be the cause.

🧹 Kill them:
dotnet build-server shutdown

🛠 Disable them:
setx MSBUILDDISABLENODEREUSE 1

#dotnet #MSBuild #VisualStudio #Roslyn

0 0 0 0
2code ^ !2code [S2025E13] Multi-targeting Roslyn Components - Part 3
2code ^ !2code [S2025E13] Multi-targeting Roslyn Components - Part 3 YouTube video by FlashOWare

It's time for the multi-targeting finale, dear dedicated #dotnet developers.
We're concluding our journey of packing #MSBuild .props and .targets for versioning of #Roslyn components like #CSharp analyzers.

Date: 2025-11-10 (Monday)
Time: 18:00 (UTC)
#2codeOrNot2code
www.youtube.com/watch?v=RuOl...

0 1 0 0

Hey #dotnet, would you like it if #msbuild (and dotnet build, etc) natively integrated with your CI/CD pipelines for integrated warning/error reporting and such? I've vibe-coded some stuff here that might be interesting to folks: github.com/dotnet/msbui...

7 4 6 0
Preview
Skilling snack: AI for Windows developers - Windows IT Pro Blog Get started with Windows Machine Learning (ML) and all you need for AI development in Windows.

Skilling snack: AI for Windows developers | by Divya Venkataramu

buff.ly/YuJ8gd2

#windowsdev #windowsml #windowsai #ai #windowsappsdk #msbuild #windowsaifoundry

0 0 0 0
Preview
How to Store Agent Threads with Azure Cosmos DB and Azure AI Agent Service | Microsoft Build 2025 At Microsoft Build 2025, James Codella, Ph.D. demonstrates how to easily bring your own thread storage for AI agents using Azure Cosmos DB and the Azure AI Agent Service. In this session, you'll learn how to use Bicep templates from the Azure AI Foundry samples library to set up your environment, connect your agent instances to Azure Cosmos DB, and persist agent thread and session data—including inputs, outputs, tool usage, and more. 🔍 Key highlights: * Seamless setup of thread storage with Azure Cosmos DB * Persist chat histories and agent metadata * Use thread data for context retention and downstream analysis * Full visibility and control over agent interactions * Supports GPT-4.0 Mini and the Agent Playground in AI Foundry Whether you’re building agentic applications or need persistent conversational context at scale, Azure Cosmos DB makes it easy and cost-effective to manage AI threads with speed, security, and flexibility. 🔗 Try it out: https://msft.it/63321sxPa5 #AzureCosmosDB #MicrosoftBuild #AgenticAI #AIApplications #AzureAI #ThreadStorage

Need persistent context for AI agents?
At #MSBuild, James Codella showed how to use Azure Cosmos DB + Azure AI Agent Service to store threads, chat history & tool usage at scale.

📽️ msft.it/63323sxPa9

#AzureCosmosDB #AI

2 0 0 0

For #msbuild folks. Is there a way to use arbitrary task name in UsingTask, and specify FQDN of implementation by other means?

Ideally, I wouldn't want to use RoslynCodeTaskFactory and load/instantiate the impl manually. That approach seems flaky.
#dotnet #csharp

0 0 1 0
- YouTube
- YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Channel9 What are you most excited about at Build 2025? #Build2025 #MSBuild #WindowsSubsystemForLinux

0 0 0 0
2code ^ !2code [S2025E12] Multi-targeting Roslyn Components - Part 2
2code ^ !2code [S2025E12] Multi-targeting Roslyn Components - Part 2 YouTube video by FlashOWare

Again, it's multi-targeting Wednesday, dear dedicated #dotnet developers.
We're back with packing #MSBuild .props and .targets for versioning of #Roslyn components like #CSharp analyzers.

Date: 2025-09-17 (Wednesday)
Time: 17:00 (UTC)

#2codeOrNot2code

www.youtube.com/watch?v=wxUQ...

1 1 0 0

We are afraid that sometimes Work/Life does not find a way:
We postpone, but definitely not cancel, today's Episode of #2codeOrNot2code.

Please stay tuned to our social media channels for the announcement of Part 2 of multi-targeting #CSharp #Roslyn components in #dotnet with #MSBuild.

0 0 0 0
Preview
Strip out unnecessary assemblies in tasks · Issue #17 · fiseni/NuSeal Let me provide some context first. To publish MSBuild custom tasks as a NuGet package we need to pack the assembly that contains the task along all its dependencies. The convention is to pack these...

I'd love if someone could confirm whether it's safe not to include System.Text.Json and its dependencies. The context is NuGet packages that publish MSBuild tasks.

#dotnet #csharp #msbuild

github.com/fiseni/NuSea...

1 0 1 0
photo of developer

photo of developer

❤️ this Quick Fire Question from #MSBuild...

Do you copy and paste random code snippets into your apps?
Well, obviously, the answer is "no," right?! 😇 🤣
msft.it/63322sMQQm

3 0 0 0
Original post on devblogs.microsoft.com

The new Dependabot NuGet updater: 65% faster with native .NET Discover the new Dependabot NuGet updater that improves performance, accuracy, and developer experience by leveraging native .NET tooli...

#.NET #NuGet #Dependabot #msbuild #Package […]

[Original post on devblogs.microsoft.com]

0 0 0 0