StellarAdmin allows you to rapidly create admin screens for your application's admin users and support staff.
public class Order { public Customer Customer { get; set; } public DateTime? DeliveryDate { get; set; } public int Id { get; set; } public DateTime OrderDate { get; set; } public string ShipCity { get; set; } public string ShipCountry { get; set; } public string ShipPostalCode { get; set; } public string ShipStreetAddress { get; set; } }
StellarAdmin comes packed with powerful features to speed up your development time and boost the productivity of your users
CRUD comes in the box with StellarAdmin allowing you to perform CRUD actions on all resources.
StellarAdmin’s collection of powerful built-in editors allow your users to easily edit date fields, enumerated types, lookup fields, etc.
You are not tied to any specific data access technology. EF Core support is built-in, but StellarAdmin allows you to easily support other data access technologies.
Integration with ASP.NET Core’s model validation means you can write powerful validation rules using Data Annotations, Fluent Validation, or whatever other mechanisms your ASP.NET Core app supports.
Define the relationships between your resources and allow your end-users to easily navigate between related data.
Custom actions allow you to extend the built-in CRUD functionality to perform any sort of custom action on your resources.
The right price for you
Whether you're a single developer that need to create a handful of admin screens for your pet project or a large company that needs hundreds of admin screens across multiple projects, we have a pricing plan for you
For use in a single company on a single project. Multiple developers allowed.
All features
Email support
Single project with multiple developers
For use in a single company on an unlimited number of projects. Multiple developers allowed.
All features
Email support
Multiple projects and developers