SamTi(三台)

Results 11 issues of SamTi(三台)

### Environment - Visual Studio version: 2022 - CodeMaid version: 12.0 - Code language: C# ### Description Is an option missing in “Insert blank line before“ config? option name: *multi-line-comments*...

feature: cleaning

ffmpeg new version is 5.x. And the old version 4.4.x Win32 have some bugs. Like that audio device capture did not work.

We need to implement the following functions: - active a screen. - open/switch a new view. - reload some datas by active/init. We can't use OnActiveAsync to load data. This...

It doesn't need dx11, and we need “Video layer and video layer overlay“. FFME will copy surface to WriteableBitmap. It takes up twice as much memory, and its processing takes...

visibility = MyValue is not null How to code this?

### Environment - Visual Studio version: Enterprise 2022(64) 17.3.3 - CodeMaid version: 12.0 - Code language: C# - vs extension CM+(oleg-shilo/CodeMaidPlus) 1.1.5 - vs extension XAML styler 3.2208.1 ### Description...

### Description gRPC client factory integration in .NET This article have not add grpc clients with same channel. It just have single grpc client. [在此处输入反馈] ### Page URL https://learn.microsoft.com/zh-cn/aspnet/core/grpc/clientfactory?view=aspnetcore-7.0 Also:...

Source - Docs.ms
gRPC

MyNamespace.Views.StudentViewModel. locate to: MyNamespace.Views.StudentView. locate with context (Details): MyNamespace.Views.Student.Details. It just work with a string 'Details', so why use object type? A question that was raised a long time ago:...

There are two problem points, unfriendly to developers in Visual-Studio(2022) : - Can't use 'Jump to definition‘ in '*.proto' files. Maybe there's an extension I don't know about. - Can't...

This is the first question I asked. [Blazor-Hybrid with grpc Hot-Reload error.](https://github.com/dotnet/aspnetcore/issues/55730) *Describe the bug* We have 600 grpc *.proto files in project "RpcShared". We use WPF-Blazor hybrid project "SamClient"....