Sr. Content Developer at Microsoft, working remotely in PA, TechBash conference organizer, former Microsoft MVP, Husband, Dad and Geek.
149060 stories
·
33 followers

Postman acquires liblab to build the unified API lifecycle platform

1 Share

Today I’m excited to announce that Postman has acquired liblab, the leading tool for developers to automate the generation of Software Development Kits (SDKs). With this acquisition, we are expanding our platform to cover the entire API lifecycle and accelerating our customers’ ability to build AI-ready, agent-enabled APIs.

Since we first met the liblab team, it was clear that we agreed on a future of truly connected software, and shared a passion for building great developer tools for the API ecosystem.

They’ve built a set of powerful products, including an SDK Code Generator that can auto-generate custom SDKs for APIs, an MCP Generator that seamlessly integrates with API and AI tooling, and novel API and SDK documentation that can sync with every API change. Their “SDKs-as-a-service” model enables developers to generate high-quality, customizable SDKs in seconds, with code that mirrors the look and feel of expert-written libraries in every major language. These products make API consumption effortless and allow developers to build faster, a vision that Postman shares.

Together, we will build an end-to-end platform for the entire API lifecycle. Postman will invest in liblab’s core SDK generation engine and work with their stellar team to create a single, seamless workflow from API design to API consumption.

When I spent time with liblab’s founder and CEO, Sagiv Ofek, we talked about the parallels between our two companies: what Postman provides for API producers, liblab offers to API consumers. By completing this loop, we will empower developers to not only design, test, and document APIs, but also to instantly generate high-quality SDKs in every major language.

liblab’s technology will be integrated directly into Postman’s platform, bringing automated SDK generation to more than 40 million developers worldwide. The addition expands Postman’s core use cases beyond API collaboration, development, and testing, enabling teams to build software using API endpoints or published SDKs while keeping documentation, test suites, and client SDKs in sync to accelerate innovation across languages and ecosystems.

Existing liblab customers can continue to use the platform exactly as they do now, and Postman will communicate integration plans soon. For now, we want to welcome the liblab team to Postman, and thank the customers, investors, and teammates at both companies who have brought us to this milestone.

The post Postman acquires liblab to build the unified API lifecycle platform appeared first on Postman Blog.

Read the whole story
alvinashcraft
2 hours ago
reply
Pennsylvania, USA
Share this story
Delete

Unlock Windows 11 25H2’s hidden features, including new Start menu, battery percentage, AI actions and more

1 Share

Windows 11 just got a major update with the November 2025 Patch Tuesday. There’s something new for everyone, including a redesigned Start menu, colourful battery icons, “AI Actions” in the File Explorer context menu, and more. However, the catch is that these features don’t appear due to Microsoft’s staged (slow) rollout.

Windows features are tied to unique feature IDs that can be manually toggled on using a third-party open-source app called “ViVeTool.” While it’s open source and safe to use, you just need to be careful that you use the correct ID. An incorrect feature ID could cause problems on some PCs.

But don’t worry. I’ve got you covered, and I’ve got all the correct feature IDs required to turn on the new features. You just need to follow the template and replace the feature IDs required to turn new features on one by one. Or if you don’t want to take this route, you will need to wait for the magical Windows 11 staged rollout to work in your favour.

How to turn on missing features in Windows 11 25H2 or 24H2

  1. Install the KB5068861 or newer update on your PC, which will upgrade it to build number 26200.7171 / 26100.7171 or newer. You can verify the OS build version number from Settings > System > About.
  2. Download the Vivetool from GitHub and extract its files to the C drive.
  3. Press the Win key, type cmd, and then press Ctrl + Shift + Enter to launch Command Prompt with administrator privileges.
  4. Now, you need to access the directory where Vivetool and its related files are present. Type cd C:\ and press Enter. For example, vivetool.exe is saved in C:\Users\thema\Downloads\Compressed\ViVe. In that case, I need to use cd C:\Users\thema\Downloads\Compressed\ViVe to access the directory.
  5. Type vivetool and press Enter. If the tool is there, you’ll see a detailed section about the tool in the Command Prompt window.
    vivetool run windows 11
  6. Now, you’re ready to use vivetool to enable the hidden features in 25H2. The basic command template is: vivetool /enable /id:IDnumber
  7. Simply type the feature ID after the colon and press Enter to enable the feature. For example, if I want to enable the new Start menu, I’ll paste the ID 47205210 in the template: vivetool /enable /id:47205210
    vivetool enable 25h2 start menu
  8. If a feature needs multiple IDs, you can paste them after adding a comma in the command. So, you can easily run multiple feature ID activations in one go.
  9. Restart the PC afterwards to apply the changes.

Here’s a list of commands you can use to enable the following features:

  1. New Start menu: vivetool /enable /id:47205210
  2. New battery icon: vivetool /enable /id:48822452,48433719
  3. Administrator protection: vivetool /enable /id:45172197
  4. AI Actions in File Explorer: vivetool /enable /id:54792954,55345819

Note: If these features still don’t show up, you will need to first run vivetool /enable /id:48433719,57048216,57048218,57048226,57048231,57048237 command before trying to enable any of the above features.

A small, incremental update

Microsoft’s major focus is obviously the Start menu, which is now customizable to some extent. The pinned icons appear at the top, and you can choose from multiple layouts for the app list. I love the Category layout because it eats up less space.

windows 11 start menu category layout

The Start menu is also dynamic and can adapt to the display scale. Another great thing about it is that you can completely hide the Recommended section. It was an eyesore for me for the last four years, and can now be hidden from the Start menu.

AI actions in File Explorer will suggest opening the file in another app with AI tools for better editing. I don’t have a Copilot+ PC, but I saw the option to edit the image in the Paint app. Paint can do background erase with AI on a non-Copilot+ PC, so File Explorer showed me the option. You might see additional options depending on the file type.

file explorer ai actions

Administrator protection is basically superimposing a layer of PIN-based authentication for any task that needs elevated permissions. Earlier versions of Windows showed a UAC prompt, but that didn’t ask for a device PIN.

Enabling Administrator protection will ask for the device PIN for all actions that request elevated privileges.

administrator protection dialog box windows 11 25h2

Lastly, the new Battery indicator icon is available with multiple color schemes. It makes it easy to distinguish between different battery states like full, charging, low, etc.

Taskbar battery with energy saver turned on

You will also have a clear idea about the charging percentage because it’ll be visible on the taskbar, next to the icon.

The post Unlock Windows 11 25H2’s hidden features, including new Start menu, battery percentage, AI actions and more appeared first on Windows Latest

Read the whole story
alvinashcraft
2 hours ago
reply
Pennsylvania, USA
Share this story
Delete

OpenAPI.NET Delivers Its 'Biggest Update Ever' With Twin v2 and v3 Releases

1 Share
Microsoft announced two new OpenAPI.NET releases that it describes as the library's biggest update ever, adding OpenAPI 3.1 and 3.2 support along with performance and reliability improvements.
Read the whole story
alvinashcraft
2 hours ago
reply
Pennsylvania, USA
Share this story
Delete

Community Toolkit Roundup

1 Share
From: dotnet
Duration: 30:09
Views: 72

Join a lively discussion with maintainers of the Community Toolkits: the .NET Community Toolkit, the MAUI Community Toolkit, and the Windows Community Toolkit. Learn about these open-source projects which aim to provide useful and high-quality components, controls, and utilities for .NET developers. Discover how you can get involved, contribute, and benefit from these amazing toolkits that cover various .NET platforms and technologies. Whether you are developing desktop, mobile, web, or cross-platform applications, there is a Toolkit for you!

.NET 10 — The most intelligent and unified .NET yet: https://aka.ms/dotnet10/
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement
ASP.NET Core 10 — Modern, secure, and full-stack web development: https://aka.ms/asp/dotnet/2025
.NET MAUI 10 — Build beautiful apps on every platform: https://aka.ms/dotnet/maui/2025
C# 14 — A more expressive and productive language: https://aka.ms/csharp14/announcement/2025
F# 10 — Safer, faster, and more functional than ever: https://aka.ms/fsharp10/2025/announcement
Visual Studio 2026 — Faster, smarter, and built for the future: https://aka.ms/visualstudio2026/announcement
.NET Conf 2025 — A global celebration of .NET innovation: https://aka.ms/dotnotconf2025/recap

Connect with .NET:
Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋‍♀️Q&A: https://aka.ms/dotnet-qa
👨‍🎓Microsoft Learn: https://aka.ms/learndotnet

#dotnet

Read the whole story
alvinashcraft
2 hours ago
reply
Pennsylvania, USA
Share this story
Delete

Practical AI Applications for a Better UX

1 Share
From: dotnet
Duration: 34:40
Views: 13

Let's go beyond the basic AI chat demo and put AI to practical use. In this session you'll learn how Multi-modal Language Models or MLLMs are used to improve the user experience of applications. We'll see how Natural language processing is used to manipulate existing user interfaces to simplify user tasks by making apps more intuitive.

.NET 10 — The most intelligent and unified .NET yet: https://aka.ms/dotnet10/
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement
ASP.NET Core 10 — Modern, secure, and full-stack web development: https://aka.ms/asp/dotnet/2025
.NET MAUI 10 — Build beautiful apps on every platform: https://aka.ms/dotnet/maui/2025
C# 14 — A more expressive and productive language: https://aka.ms/csharp14/announcement/2025
F# 10 — Safer, faster, and more functional than ever: https://aka.ms/fsharp10/2025/announcement
Visual Studio 2026 — Faster, smarter, and built for the future: https://aka.ms/visualstudio2026/announcement
.NET Conf 2025 — A global celebration of .NET innovation: https://aka.ms/dotnotconf2025/recap

Connect with .NET:
Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋‍♀️Q&A: https://aka.ms/dotnet-qa
👨‍🎓Microsoft Learn: https://aka.ms/learndotnet

#dotnet

Read the whole story
alvinashcraft
2 hours ago
reply
Pennsylvania, USA
Share this story
Delete

Old API, New Tricks: Add MCP to Existing .NET REST Endpoints

1 Share
From: dotnet
Duration: 27:33
Views: 7

Your existing .NET Web APIs have served you well—but what if they could do more with them in the era of AI? In this session, we’ll explore how to breathe new life into your existing ASP.NET Web API endpoints built with ASP.NET CORE by adding Model Creation Protocol (MCP) capabilities to them. We'll look at how the MCP C# SDK makes it simple to annotate your existing controllers, instantly transforming your REST endpoints into AI-powered services that can empower LLMs and agents. We’ll also compare this approach to a no-code approaches using Azure API Management. Finally we'll look at where both of these approaches fall short and are only a starting point for a good long-term MCP design. You can use then to jump start the process and then follow the path we outline together to evolve your APIs from technical plumbing to intelligent, task-focused tools that solve real problems using AI—all without starting from scratch.

.NET 10 — The most intelligent and unified .NET yet: https://aka.ms/dotnet10/
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement
ASP.NET Core 10 — Modern, secure, and full-stack web development: https://aka.ms/asp/dotnet/2025
.NET MAUI 10 — Build beautiful apps on every platform: https://aka.ms/dotnet/maui/2025
C# 14 — A more expressive and productive language: https://aka.ms/csharp14/announcement/2025
F# 10 — Safer, faster, and more functional than ever: https://aka.ms/fsharp10/2025/announcement
Visual Studio 2026 — Faster, smarter, and built for the future: https://aka.ms/visualstudio2026/announcement
.NET Conf 2025 — A global celebration of .NET innovation: https://aka.ms/dotnotconf2025/recap

Connect with .NET:
Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋‍♀️Q&A: https://aka.ms/dotnet-qa
👨‍🎓Microsoft Learn: https://aka.ms/learndotnet

#dotnet

Read the whole story
alvinashcraft
2 hours ago
reply
Pennsylvania, USA
Share this story
Delete
Next Page of Stories