try icon indicating copy to clipboard operation
try copied to clipboard

how can I use this in blazor website

Open srxqds opened this issue 2 years ago • 6 comments

srxqds avatar Jul 12 '23 13:07 srxqds

You can install the NuGet, Microsoft.DotNet.Try.Project package in your Blazor project to use .NET Try in your website pages.

AdalbertPungu avatar Jul 15 '23 13:07 AdalbertPungu

You can install the NuGet, Microsoft.DotNet.Try.Project package in your Blazor project to use .NET Try in your website pages.

Hi. I tried this package, but its obsolete. (Is use .NET 6) Is there an other way?

LUCKYONE-CC avatar Jul 31 '23 14:07 LUCKYONE-CC

I have this need now, any good solution?

MayueCif avatar Aug 02 '23 06:08 MayueCif

Not immediately but we're working on changes that should make this easier to host.

The source code has moved here: https://github.com/dotnet/interactive/tree/main/src/Microsoft.DotNet.Interactive.CSharpProject

jonsequitur avatar Aug 02 '23 17:08 jonsequitur

@jonsequitur is there any documentation available on how to use dotnet interactive in blazor apps?

fingers10 avatar Aug 14 '23 11:08 fingers10

Not at this point. We're in the process of updating Try .NET to use the latest .NET Interactive and we'll provide some improved documentation and samples for our APIs over the coming months as part of that effort.

jonsequitur avatar Aug 15 '23 00:08 jonsequitur