About

A small studio
that ships and publishes.

Regira is a software studio in Belgium. We build web applications for clients, and we publish the .NET libraries we build them with — the same packages, on nuget.org, with a free tier. The libraries are not a side project: they are the parts of our own client work that turned out to be the same every time.

§ 01Why the libraries exist

Client work first; the packages are what was left over.

Every business application needs the same unglamorous things: CRUD over a data model, files that live somewhere, documents that have to be generated. Writing those again per project is how budgets disappear. So they were pulled out, given interfaces, and published — which also means they are reviewed, versioned and documented rather than copied between repositories.

That is also why they are deliberately dull. A library we have to live with for years cannot depend on a clever trick, and neither can the applications we hand over.

§ 02Who you deal with

Direct contact, no account manager in between.

Fifteen-odd years of .NET and web work sit behind the packages, the engineering blog and the client projects alike. Write to us and you reach the people doing that work directly.

§ 03Company details

The formal bits.

Legal name
Regira bv
VAT
BE0408347432
Country
Belgium
Business enquiries
b2b@regira.com
Package licensing
Apache-2.0, plus a commercial licence for Entities and the hosted Services

Working on something?

Whether it is a licence question or a whole application, a short message is enough to start. We reply within one business day.

Also explore

The engineering blog

How the packages are built and why, with working samples — entity pipelines, storage, hierarchies, Vue front-ends.