⚡️ F# Weekly #3, 2025 – Going 15 Percent Faster
F# Weekly #3, 2025 – Going 15 Percent Faster
♻️ Subscribe for free now!
F# Weekly #3, 2025 – Going 15 Percent Faster
♻️ Subscribe for free now!
Sergey Tihon's Blog
F# Weekly #3, 2025 – Going 15 Percent Faster
Welcome to F# Weekly, A roundup of F# content from this past week: News Linux arm64 hosted runners now available for free in public repositories (Public Preview) – GitHub Changelog Meet the .…
❤3👍2
⚡️ Thoth.Json: A Simple and Reliable Way to Deserialize JSON to F#
Thoth.Json simplifies the JSON conversion process. This tool offers an explicit approach to deserialization, requiring the creation of decoders for objects, which minimizes errors and makes the code more reliable.
This article describes the key features of Thoth.Json, including support for the #net and Fable frameworks, handling nested objects, and working with enumerations.
♻️ Subscribe for free now!
💸 Support project
Thoth.Json simplifies the JSON conversion process. This tool offers an explicit approach to deserialization, requiring the creation of decoders for objects, which minimizes errors and makes the code more reliable.
This article describes the key features of Thoth.Json, including support for the #net and Fable frameworks, handling nested objects, and working with enumerations.
♻️ Subscribe for free now!
💸 Support project
Compositional-It
An intro to Thoth.Json
I covered the difficulties involved in deserializing JSON in an earlier blog post. I teased Thoth.Json, a great tool for JSON serialization there. In this post, I will demonstrate Thoth.Json, and show how it makes deserialization a breeze! Why Thoth.Json?…
❤2👍2🆒1
⚡️ Vectorization in .NET
Recent versions of #net have tools for efficient vectorization, including APIs for working with Vector128, Vector256, and Vector512.
These technologies allow algorithms to be optimized for parallel data processing, resulting in significant performance improvements. Developers can write cross-platform code with support for multiple architectures (x86, x64, Arm64, WASM) and use optimized instructions.
Key benefits include the ability to work with large amounts of data, support for hardware acceleration, advanced testing and benchmarking capabilities, and convenient methods for loading, storing, and converting vectors.
♻️ Subscribe for free now!
💸 Support project
Recent versions of #net have tools for efficient vectorization, including APIs for working with Vector128, Vector256, and Vector512.
These technologies allow algorithms to be optimized for parallel data processing, resulting in significant performance improvements. Developers can write cross-platform code with support for multiple architectures (x86, x64, Arm64, WASM) and use optimized instructions.
Key benefits include the ability to work with large amounts of data, support for hardware acceleration, advanced testing and benchmarking capabilities, and convenient methods for loading, storing, and converting vectors.
♻️ Subscribe for free now!
💸 Support project
GitHub
runtime/docs/coding-guidelines/vectorization-guidelines.md at main · dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. - dotnet/runtime
❤3👍1
⚡️ Automate dependency management in .NET with Azure DevOps
The article details how to configure #GitHub Dependabot to work with Azure DevOps to automate dependency management.
You'll learn how to install the Dependabot extension for Azure DevOps, configure dependabot.yml, and organize regular dependency scans through Azure Pipelines.
Particular attention is paid to the configuration of entitlements in Azure DevOps and integration with Azure Artifacts private artifacts.
♻️ Subscribe for free now!
💸 Support project
The article details how to configure #GitHub Dependabot to work with Azure DevOps to automate dependency management.
You'll learn how to install the Dependabot extension for Azure DevOps, configure dependabot.yml, and organize regular dependency scans through Azure Pipelines.
Particular attention is paid to the configuration of entitlements in Azure DevOps and integration with Azure Artifacts private artifacts.
♻️ Subscribe for free now!
💸 Support project
rios.engineer
Automate .NET Dependency Management in Azure DevOps with GitHub's Dependabot - Rios Engineer
Contents Introduction 🤖 Setup Extension install YAML Dependabot configuration Azure Pipeline Azure DevOps Permissions PAT In action 🚀 Conclusion Introduction 🤖 In this blog, I’ll detail how you can integrate GitHub Dependabot with Azure DevOps at no cost…
❤2👍1
⚡️ Microsoft Launches Quantum Ready Program
2025 has been named the International Year of Quantum Science and Technology! In this regard, #Microsoft announced the launch of the Quantum Ready program.
This initiative will help business leaders adapt to new quantum computing opportunities, develop hybrid applications, strengthen quantum security, and prepare to scale.
The Quantum Ready program offers access to training, analytics, and advanced quantum computing tools.
♻️ Subscribe for free now!
2025 has been named the International Year of Quantum Science and Technology! In this regard, #Microsoft announced the launch of the Quantum Ready program.
This initiative will help business leaders adapt to new quantum computing opportunities, develop hybrid applications, strengthen quantum security, and prepare to scale.
The Quantum Ready program offers access to training, analytics, and advanced quantum computing tools.
♻️ Subscribe for free now!
Microsoft Azure Quantum Blog
2025: The year to become Quantum-Ready - Microsoft Azure Quantum Blog
As we look toward the next 12 months, the pace of quantum research and development is only going to accelerate, making this a critical and catalyzing time for business leaders to act.
👍2
⚡️ Security Considerations in the Time of AI Engineering
Security Considerations in the Time of AI Engineering
♻️ Subscribe for free now!
Security Considerations in the Time of AI Engineering
♻️ Subscribe for free now!
Auth0 - Blog
Security Considerations in the Time of AI Engineering | Okta
Explore the potential risks of using AI tools in the dev process and the questions to ask to help make more informed decisions for you, your product, and your customers.
⚡️ Using Roslyn to analyze and rewrite code in a solution
I've written a lot about Roslyn in the context of Roslyn Analyzers and Source Generators. You can also use Roslyn as a library to analyze and generate code.
♻️ Subscribe for free now!
I've written a lot about Roslyn in the context of Roslyn Analyzers and Source Generators. You can also use Roslyn as a library to analyze and generate code.
♻️ Subscribe for free now!
Meziantou's blog
Using Roslyn to analyze and rewrite code in a solution - Gérald Barré
In this post, I describe how to use Roslyn as a library to analyze and rewrite code in a solution.
👍1
⚡️ HTTP logging in ASP.NET
Tired of manually adding logs?
Learn how to centralize log management and get a clear view of all incoming HTTP requests.
♻️ Subscribe for free now!
💸 Support us
Tired of manually adding logs?
Learn how to centralize log management and get a clear view of all incoming HTTP requests.
♻️ Subscribe for free now!
💸 Support us
Code4IT
HTTP Logging in ASP.NET: how to automatically log all incoming HTTP requests (and its downsides!)
Aren’t you tired of adding manual logs to your HTTP APIs to log HTTP requests and responses? By using a built-in middleware in ASP.NET, you will be able to centralize logs management and have a clear view of all the incoming HTTP requests.
👍1
⚡️ Extending Regular Expressions (Regex) Support on Azure SQL Managed Instance (MI)
We are happy to announce the Private Preview of Regular Expressions (Regex) support on Azure SQL Managed Instance (MI).
♻️ Subscribe for free now!
We are happy to announce the Private Preview of Regular Expressions (Regex) support on Azure SQL Managed Instance (MI).
♻️ Subscribe for free now!
Microsoft News
Extending Regular Expressions (Regex) Support on Azure SQL Managed Instance (MI)
We are happy to announce the Private Preview of Regular Expressions (Regex) support on Azure SQL Managed Instance (MI).
❤2👍1
⚡️ How To Increase Performance of Web APIs in .NET
Learn proven strategies to increase performance of Web APIs in .NET including data access, caching, response compression, JSON optimization, CDN, Rate Limiting, Minimal APIs, GraphQL
♻️ Subscribe for free now!
Learn proven strategies to increase performance of Web APIs in .NET including data access, caching, response compression, JSON optimization, CDN, Rate Limiting, Minimal APIs, GraphQL
♻️ Subscribe for free now!
Anton Dev Tips
How To Increase Performance of Web APIs in .NET
Learn proven strategies to increase performance of Web APIs in .NET including data access, caching, response compression, JSON optimization, CDN, Rate Limiting, Minimal APIs, GraphQL
❤3👍1🆒1
⚡️ Accessing MSBuild properties and user configuration to source generators
In this post I describe how to read MSBuild settings from inside a source generator, and how to use this to allow user configuration of your generator…
♻️ Subscribe for free now!
In this post I describe how to read MSBuild settings from inside a source generator, and how to use this to allow user configuration of your generator…
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Accessing MSBuild properties and user configuration from source generators: Creating a source generator - Part 13
In this post I describe how to read MSBuild settings from inside a source generator, and how to use this to allow user configuration of your generator
❤4👍1🆒1
⚡️ Announcing Global Acceleration Program for RISE with SAP on Microsoft Azure
SAP and Microsoft are excited to announce a global program, the SAP RISE Acceleration Program.
♻️ Subscribe for free now!
SAP and Microsoft are excited to announce a global program, the SAP RISE Acceleration Program.
♻️ Subscribe for free now!
Microsoft Azure Blog
Announcing Global Acceleration Program for RISE with SAP on Microsoft Azure | Microsoft Azure Blog
SAP and Microsoft are excited to announce a global program, the SAP RISE Acceleration Program. Learn more.
❤3👍1🆒1
⚡️ WinForms: Analyze This (Me in Visual Basic)
Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!
♻️ Subscribe for free now!
Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!
♻️ Subscribe for free now!
Microsoft News
WinForms: Analyze This (Me in Visual Basic)
Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!
❤2👍2🆒2
⚡️ Microsoft Revamps Fledgling AutoGen Framework for Agentic AI
Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.
♻️ Subscribe for free now!
Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.
♻️ Subscribe for free now!
Visual Studio Magazine
Microsoft Revamps Fledgling AutoGen Framework for Agentic AI -- Visual Studio Magazine
Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.
🆒3❤2👍2
⚡️ Microsoft and OpenAI expand partnership
Microsoft and OpenAI have announced the continuation of their strategic partnership until 2030.
The joint Stargate project and Microsoft's exclusive rights to OpenAI's IP and APIs will remain key elements of the agreement. Companies have also changed their approach to expanding computing power, which will increase support for the development of new models and products.
♻️ Subscribe for free now!
💸 Support us
Microsoft and OpenAI have announced the continuation of their strategic partnership until 2030.
The joint Stargate project and Microsoft's exclusive rights to OpenAI's IP and APIs will remain key elements of the agreement. Companies have also changed their approach to expanding computing power, which will increase support for the development of new models and products.
♻️ Subscribe for free now!
💸 Support us
The Official Microsoft Blog
Microsoft and OpenAI evolve partnership to drive the next phase of AI
We are thrilled to continue our strategic partnership with OpenAI and to partner on Stargate. Today’s announcement is complementary to what our two companies have been working on together since 2019. The key elements of our partnership remain in place for…
❤3👍2
⚡️ Creating a gRPC service in .NET
gRPC is a high-performance framework for remote procedure calls that is actively used in a microservice architecture.
The article discusses how to create a simple gRPC service in .NET for managing books.
The stages of setting up the project, writing a .proto file, implementing CRUD operations in C#, as well as testing the service using Postman are described in detail.
♻️ Subscribe for free now!
💸 Support us
gRPC is a high-performance framework for remote procedure calls that is actively used in a microservice architecture.
The article discusses how to create a simple gRPC service in .NET for managing books.
The stages of setting up the project, writing a .proto file, implementing CRUD operations in C#, as well as testing the service using Postman are described in detail.
♻️ Subscribe for free now!
💸 Support us
C-Sharpcorner
Working with gRPC API in .NET 8
We create a simple gRPC service using .NET C# to perform CRUD operations on a book management system. Learn how to define a .proto file, implement server-side logic, and test with tools like Postman for efficient communication.
❤3👍3
⚡️ Microsoft introduced AKS Security Dashboard
Microsoft has released AKS Security Dashboard in preview for Azure Kubernetes Service.
The new tool provides centralized access to cluster security information, including vulnerabilities and configuration errors. With it, administrators will be able to quickly analyze risks, assign remediation tasks, and automate processes. The dashboard is available directly in the Azure portal and integrates with Microsoft Defender for Containers and other security services.
♻️ Subscribe for free now!
💸 Support us
Microsoft has released AKS Security Dashboard in preview for Azure Kubernetes Service.
The new tool provides centralized access to cluster security information, including vulnerabilities and configuration errors. With it, administrators will be able to quickly analyze risks, assign remediation tasks, and automate processes. The dashboard is available directly in the Azure portal and integrates with Microsoft Defender for Containers and other security services.
♻️ Subscribe for free now!
💸 Support us
Pixel Robots.
Introducing the AKS Security Dashboard: Now in Preview - Pixel Robots.
Reading Time: 2 minutesShare:Azure Kubernetes Service (AKS) has rolled out a new feature in preview: the AKS Security Dashboard. This dashboard centralizes security insights, making it easier for cluster administrators and resource owners to identify and…
❤3👍3
⚡️ Coldplay evolves the fan experience with Microsoft AI
We’re now seeing creators and artists start to experiment with AI as a creative booster in multiple ways.
♻️ Subscribe for free now!
We’re now seeing creators and artists start to experiment with AI as a creative booster in multiple ways.
♻️ Subscribe for free now!
Microsoft Azure Blog
Coldplay evolves the fan experience with Microsoft AI | Microsoft Azure Blog
We’re now seeing creators and artists start to experiment with AI as a creative booster in multiple ways. Learn more.
❤3👍2
⚡️ Swagger is Dead?
With the release of .NET 9, you may have noticed that Swagger Gen is no longer included by default in web API templates. This means that when you create a new web API in .NET 9, you will no longer have the fancy green Swagger UI to test the API.
Microsoft has introduced a new way to work with API documentation that makes the experience even better.
Want to know what's next, what the alternatives are, and how it will affect your work?
♻️ Subscribe for free now!
💸 Support us
With the release of .NET 9, you may have noticed that Swagger Gen is no longer included by default in web API templates. This means that when you create a new web API in .NET 9, you will no longer have the fancy green Swagger UI to test the API.
Microsoft has introduced a new way to work with API documentation that makes the experience even better.
Want to know what's next, what the alternatives are, and how it will affect your work?
♻️ Subscribe for free now!
💸 Support us
CodeWithMukesh
Swagger is Dead? Here's the Alternative!
With the release of .NET 9, you might have noticed that Swagger Gen is no longer included by default in web API templates. This means that when you create a new .NET 9 WebAPI, you no longer have the fancy green Swagger UI to test your API Endpoints. If you're…
❤2👍2
⚡️ Microsoft Dev Box with Isaac Levin
What's a Microsoft DevBox, and why do you want one? Carl and Richard talk to Isaac Levin about the power of DevBox to help you get up and running fast with a development project.
♻️ Subscribe for free now!
What's a Microsoft DevBox, and why do you want one? Carl and Richard talk to Isaac Levin about the power of DevBox to help you get up and running fast with a development project.
♻️ Subscribe for free now!
.NET Rocks!
.NET Rocks! Microsoft Dev Box with Isaac Levin
.NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.
❤2👍1