Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

3
Votes

Currently, the DataManager library handles CRUD actions with various adaptor settings. Provide the Wizard option to connect the application with databases of MS SQL, MySQL, OData, PostgreSQL etc.

The Wizard consider the following options.

  • Specify the connection string alone from the user. 
  • Discover the schema and will create a service to expose the tables.
This will help users to simply select DataSource for our components.