We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Syncfusion Blazor Code generator

Can I use Syncfusion Blazor Code generator without using Microsoft Entity Framework?


1 Reply

GR Ganesan Rengasamy Syncfusion Team February 20, 2023 08:39 AM UTC

Hi Kyr,


Yes, for some Syncfusion components (e.g., Button, Calendar, etc.), the Blazor code generator can generate code snippets without the need for entity data models since these components do not require data to run the application. However, for components that require data (e.g., Data Grid, Tree Grid, etc.), the code generator will generate code snippets with already available data in application to facilitate quick development and reduce manual work and it is not possible to generate these components code snippets without using Microsoft Entity Framework.


You can also use Syncfusion Blazor Template Studio to create a new Syncfusion application with code snippets for all Syncfusion components for your development. Please refer to the following link to learn more about Syncfusion Blazor Template Studio.


https://blazor.syncfusion.com/documentation/visual-studio-integration/template-studio


Regards,

Ganesan Rengasamy.


Loader.
Live Chat Icon For mobile
Up arrow icon