Answer the question
In order to leave comments, you need to log in
Are there free form components for ASP.Net MVC?
For my open project, I wanted to use ready-made form components, similar to components for WPF or WinForms.
The most famous monsters are DevExpress / DevExtreme MVC and Telerik MVC, but they are heavily paid.
Found paid, but licensed for non-commercial use ShieldUI and completely free BForms (the latter has not been updated since 2016).
BForms seems to be adequate, but it has a strong minus - you need to manually create js files with javascript code with a rather complex and not entirely obvious structure.
Ideally, you need a simple and easy connection of CSS / JS bundles somewhere in one place and the ability to simply throw components into the view with all the properties set at the C # level, so that the engine already independently translates this into html-js code.
Answer the question
In order to leave comments, you need to log in
Clarity UI and PrimeUI are completely free and there are versions for angular. True, there are no helpers for asp.net, in principle, it will not take long to write them.
It's fantastic.
Although you can search on the github by keywords.
Or write yourself and raise a wagon of money
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question