GeorgeS2019

Results 120 issues of GeorgeS2019

I suggest we create a new category on (including e.g. resources available) how to port JavaScript framework (e.g. React) to Blazor - [Video: Blazor Meets ReactJS!](https://youtu.be/E4xUCxOL_PI) - by Hassan Habib...

I wonder if this server can serve as a[ video streaming server?](https://github.com/Imran92/Java-UDP-Video-Stream-Server) If yes, what are the parameters I need to configure and where to configure?

A few months back, I proposed the need for 3D model WinUI 3.0 control and it seems there is similar initiative at Microsoft focusing on glTF It seems you have...

Further discussion [here](https://github.com/dotnet/interactive/issues/1612#issuecomment-1174494923) The latest master has missing - Utility folder - dotnet-interactive.js - dotnetKernel.zip ![image](https://user-images.githubusercontent.com/49812372/177230982-60b1b776-765c-4280-bfaf-2e5b31f80682.png)

waiting-on-feedback
Impact-Low

**Is your feature request related to a problem? Please describe.** Complement python integration and c#-python variable sharing feature request **Describe the solution you'd like** It is unclear when python integration...

enhancement

This works!!! ```csharp await jsRuntime.InvokeAsync("dotNetToJsBrowserify.learnBrowserify", "message"); ``` **Bundle.js** ```JS (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i

We need spectrogram display in .NET Interactive where the display depends on plotly.js framework. Has this being discussed or implemented. The pytorch torchaudio Jupyter [notebook ](https://pytorch.org/tutorials/beginner/audio_preprocessing_tutorial.html)that inspire this request. The...

Silk.NET has plan to provide [3D control environment for .NET](https://github.com/dotnet/Silk.NET/issues/441#issuecomment-918135117), including e.g. WinUI 3 (project reunion for **Winform, WPF, UWP**) and **Web** WASM **Blazor** Perhaps this project may find relevant...

I know SciSharp has chatbot repositories. e.g. BotSharp etc. However, Tensorflow.NET repository has a **chatbot** label. ![image](https://user-images.githubusercontent.com/49812372/109126337-6e33ae80-774d-11eb-9fee-f16895088256.png) Is there a plan to port tensorflow chatbot code (e.g. [transformer](https://blog.tensorflow.org/2019/05/transformer-chatbot-tutorial-with-tensorflow-2.html)) to tensorflow.NET?...

There is potential for this project to get more complex. Unit Tests are important.

enhancement