An error has occurred.Reload 🗙
Web Applications
Steeltoe makes building web applications and REST APIs fast and hassle-free. By removing much of the boilerplate code and configuration associated with web development, you get a modern web programming model that streamlines development using Blazor, Razor Pages, MVC, SPAs with frontend JavaScript frameworks, controller-based APIs and minimal APIs, and other types of ASP.NET Core applications.
Developer productivity
Developer productivity
Steeltoe is the starting point of your developer experience, whatever you're building. Steeltoe is designed to get you up and running as quickly as possible, with minimal upfront configuration. Using .NET's embedded application servers, you can be serving in seconds.

Steeltoe's out-of-the-box, production-ready features (like tracing, metrics, and health status) provide developers with deep insight into their applications.
Battle-tested security
When it's time to secure your web application, Steeltoe Security Providers supports industry-standard authentication protocols, including OpenID Connect, JWT Bearer tokens and certificate-based authorization.

Get protection from top OWASP attacks, such as session fixation, click-jacking, cross-site request forgery, and more.

Battle-tested security
App configuration in the cloud
App configuration in the cloud
In the cloud, configuration can't simply be embedded inside the application. The configuration has to be flexible enough to cope with multiple applications, environments, and service instances, as well as deal with dynamic changes without downtime. Steeltoe's Spring Config Provider is designed to ease these burdens and offers integration with version control systems like Git to help you keep your configuration safe.

Data access made easy
Steeltoe helps developers connect their web applications to a number of data stores. It supports relational and non-relational databases, and cloud-based data services.
Data access made easy