all Technical posts
Arcus Web API v1.7: A Release with Improvements Like Never Before
Arcus Web API v1.7 brings improvements to the table that make it the most production-ready release to date. It fully embraces Microsoft technology like never before.
all Technical posts
Integrating Input Sanitization in Domain-Driven Architectures with F# Giraffe and ASP.NET Core
Domain-modeling usually focuses on input validation, but when ideas form practical models, we should be mindful of how we integrate port models with domain models.
all Technical posts
A Happy Marriage in the Form of a C# & F# ASP.NET Core Application
In a previous post, we looked at how F# is an excellent language to build a ports & adapters architecture. In this post, we will look at how C# takes over the role of the port, while F# is still at the center of things: a.k.a., a happy marriage.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
How Functional Programming Concepts Stimulates Creative Thinking
Functional programming can be closely related to how we solve problems in our head. The trick is to let the creativity flow, instead of frantically holding onto rigid concepts.
all Codit insights
Codit Customer Care: An Insight into our Customer Solution Monitoring
Ever wondered how Customer Care can help your company? Whether it’s due to a lack of specific in-house skills, a need for specialized help, or a lack of bandwidth in the IT department, our team can bring extra value to your organization. Two of our customers, Baloise and Euronav, testify to this below.
all Technical posts
Using Named Values with JSON Content in Azure API Management Policies
You are likely to run into some issues if you use a Named Value in Azure API Management containing a JSON string in an APIM policy expression. In this blog post, I'll cover how I worked around these problems -- and finally fixed them.