smartcomponents
smartcomponents copied to clipboard
Experimental, end-to-end AI features for .NET apps
When I add the following package to my project I got the following error when I build from visual studio Severity Code Description Project File Line Suppression State Error MSB3027...
After setting `DeploymentName` and `ApiKey` in` RepoSharedConfig.json` I ran the project` ExampleBlazorApp`. Initial screen appears, go to smartpaste window. Copy sample text, click the smart paste button and get the...
I would like to know where can I find the `SmartComponents` source code, is that open source? or pretend to be? It will be useful for studying as well to...
Just an idea here where a user could describe in a texterea what and how the data should be presented (sorted by, sum of columns, filters, drawing a chart, export)...
First of all: brilliant work! I have very large forms where I know certain fields are usually ignored and not pasted. I think a way to ignore certain fields via...
I didn't find any documentation for this parameter. (Also please consider renaming the parameter. `Parameters` parameter seems to me problematic in context of Blazor.)
Feedback: While I understand the `Url` parameter approach you've implemented, it seems to excessively enforce the application's structure. I believe using a traditional `ItemsProvider` delegate (similar to `Virtualize` or `QuickGrid`)...
Extremely useful project! I see that implementing this for native javascript and html elements will open the road to every framework implement it using it's own best practices. I will...
What a great idea! Thumbs up to this. :) I've already tried it out with success (primarily SmartPaste) in different scenarios (Blazor, MVC,) but I'm stuck in Blazor when using...
Hi This is awesome, thanks so much for putting this together. My question is would it be possible to put the button outside the form tag and then add an...