Licensed per machine, not per user
Each installation is a fingerprint. 20 or 2,000 end users on a customer server cost the same: nothing extra.
A software house that delivers business applications to several customers pays WUIC once per installation, keeps resale rights, and never sees the bill grow with the customers' user count. This page puts the numbers side by side and explains how a customer deployment is licensed.
Six reasons that come up in every evaluation call.
Each installation is a fingerprint. 20 or 2,000 end users on a customer server cost the same: nothing extra.
The Software House tier states in writing that you can sell WUIC-based applications to your customers and install them on their servers.
.NET 10 backend and Angular 21 frontend, self-hosted on the customer's Windows/IIS or Linux server. No SaaS, no container requirement, no call home.
Point it at the customer's SQL Server, MySQL, PostgreSQL or Oracle database: lists, forms, dashboards, workflows and reports are generated from metadata. You write code only where the customer is different.
CRM, Italian e-invoicing and fleet management ship for free with the framework. Fork one instead of starting a customer project from a blank page.
The license payload is signed and verified locally. Customer installations keep running without contacting our servers.
Adjust the scenario to your pipeline. WUIC rows are list prices in EUR; competitor rows use their published per-seat prices in USD with annual billing.
Professional needs 8 fingerprints (developer machines + customer servers): 3 included, 5 extra at €200 / year each.
| Option | Year 1 | Year 2 | Year 3 | 3 years |
|---|---|---|---|---|
WUIC Professional €1,200 first year, extension at €600 / year, extra fingerprints at €200 / year | €2,200 | €1,600 | €1,600 | €5,400 |
WUIC Software House €4,800 / year: 3 developer seats, unlimited production servers, priority support, resale rights | €4,800 | €4,800 | €4,800 | €14,400 |
Retool Team $10 per builder + $5 per end user, per month, annual billing | $12,360 | $12,360 | $12,360 | $37,080 |
Retool Business $50 per builder + $15 per end user (15 included), per month, annual billing | $35,100 | $35,100 | $35,100 | $105,300 |
Budibase Premium (self-hosted) $50 per creator + $5 per app user, per month, annual billing | $13,800 | $13,800 | $13,800 | $41,400 |
Competitor prices are the vendors' public list prices as of 2026-09, before volume discounts, and exclude add-on meters (AI credits, workflow runs, external users). WUIC extension prices assume renewal within 60 days of the window expiry. Currencies are not converted.
Five steps from your development machine to a licensed customer server.
Your development machine is one of the fingerprints of your license. Develop against the customer's schema, or start from one of the free apps.
Publish the .NET backend and the compiled Angular frontend on the customer's IIS or Linux server. Their data stays in their database.
On the customer server call GET /api/Meta/LicenseStatus and copy machineFingerprint. Until the license is applied the installation runs in Trial mode (20 records per query).
Send us the fingerprint. You receive a signed license payload that adds the server; paste it into appsettings.json and restart. Existing fingerprints stay valid; a server swap costs nothing.
Every release published within your 12-month window is yours. After that the installed version keeps working; an extension license at half price opens the next window.
Both include every feature. The difference is how many machines you deploy to and what support you need.
€1,200 / year, then €600 / year extension
€4,800 / year
Yes. The Professional license covers customer projects, and the Software House license adds explicit resale rights, three developer seats and unlimited production fingerprints on end-client servers.
Per machine. Each server has a machineFingerprint (GET /api/Meta/LicenseStatus). You send it to us and receive an updated license payload that adds the new server. Professional includes 3 fingerprints, extras cost €200 per year, Software House has no production limit.
Professional fits one or two customer deployments plus your development machine. From roughly six fingerprints upward, or when you want priority support and explicit resale rights, Software House at €4,800 per year is cheaper and simpler.
The installed version keeps working forever. To receive newer releases you buy an extension license at half price within 60 days of the window expiry (Developer €300, Professional €600), which opens a new 12-month update window.
The framework runtime is closed-source; your application code (metadata, Angular customizations, .NET hooks) is yours and stays in your repository. Customers receive the built application and its data in their own SQL database.
Application data lives in the customer's SQL Server, MySQL, PostgreSQL or Oracle database and metadata lives in SQL tables under their control. The runtime is closed, but nothing is hosted by us: installations keep running without any contact with our servers, and license checks are offline.