Iron Software builds trusted .NET libraries for document automation. Every enterprise .NET application that processes documents will eventually need OCR (Optical Character Recognition). The wrong ...
New! Generate MCP servers from OpenAPI specs!!! Built from the ground up with functional programming, type safety, and modern .NET patterns. Successor to the original RestClient.Net. The design ...
Integrate the Microsoft Graph API into your .NET project! The Microsoft Graph .NET Core Client Library contains core classes and interfaces used by Microsoft.Graph Client Library to send native HTTP ...
For years, JavaScript has reigned as the undisputed language of the web, powering everything from single-page apps to massive enterprise systems through frameworks like React, Angular, and Vue. But ...
Iron Software builds trusted .NET libraries for document automation. In today’s digital landscape, converting HTML to PDF is a vital capability for many applications. Whether generating invoices, ...
Refit is an open-source library for .NET, .NET Core, and Xamarin that makes consuming REST APIs simpler and easier by enabling you to define the API endpoints as C# interfaces, thereby eliminating the ...
When working in applications in ASP.NET Core you might often need to invoke the Web API action methods using HttpClient to check if the endpoints are working fine. To achieve this, you would typically ...