C# (C Sharp) programming
По всем вопросам- @notxxx1 Реестр РКН: https://clck.ru/3Fk3kb #VRHSZ
Show more📈 Analytical overview of Telegram channel C# (C Sharp) programming
Channel C# (C Sharp) programming (@csharp_ci) in the Russian language segment is an active participant. Currently, the community unites 18 144 subscribers, ranking 7 070 in the Technologies & Applications category and 36 441 in the Russia region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 18 144 subscribers.
According to the latest data from 01 September, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -54 over the last 30 days and by 20 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 13.79%. Within the first 24 hours after publication, content typically collects 7.32% reactions from the total number of subscribers.
- Post reach: On average, each post receives 2 503 views. Within the first day, a publication typically gains 1 329 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.
- Thematic interests: Content is focused on key topics such as .net, api, логика, архитектура, string.
📝 Description and content policy
The author describes the resource as a platform for expressing subjective opinions:
“По всем вопросам- @notxxx1
Реестр РКН: https://clck.ru/3Fk3kb
#VRHSZ”
Thanks to the high frequency of updates (latest data received on 02 September, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
dotnet tool install -g csharprepl
Кроссплатформенный REPL для быстрого экспериментирования и изучения C#. Поддерживает intellisense, установку пакетов NuGet и обращение к локальным проектам и сборкам .NET.
🖥 GitHub
🟡 Страничка csharprepl
@csharp_cigit clone https://github.com/jellyfin/jellyfin.git
cd jellyfin
dotnet run --project Jellyfin.Server --webdir /absolute/path/to/jellyfin-web/dist
Jellyfin — это свободная программная медиасистема, которая позволяет управлять потоковой передачей мультимедиа.
Альтернатива проприетарным Emby и Plex; позволяет передавать медиа с выделенного сервера на устройства конечных пользователей через множество приложений.
Jellyfin создана на основе Emby 3.5.2 и перенесена на платформу .NET Core для обеспечения полной кроссплатформенной поддержки.
🖥 GitHub
🟡 Доки
@csharp_cidotnet new --install AntDesign.Templates
Фишки AntDesign:
— набор высококачественных компонентов Blazor из коробки.
— поддержка взаимодействия с событиями UI на основе WebAssembly на стороне клиента и SignalR на стороне сервера
— поддержка прогрессивных веб-приложений (PWA)
— упрощает локализацию за счёт поддержки десятков языков
— бесшовная интеграция с существующими проектами ASP.NET Core MVC и Razor Pages
🖥 GitHub
🟡 Доки
@csharp_cidocker run --name kavita -p 5000:5000 \
-v /your/manga/directory:/manga \
-v /your/storage/directory/kavita:/kavita/config \
--restart unless-stopped \
-e TZ=Your/Timezone \
-d jvmilazz0/kavita:latest
🖥 GitHub
🟡 Посмотреть демо
@csharp_cidotnet new install Umbraco.Templates
dotnet new umbraco --name MyProject
cd MyProject
dotnet run
Umbraco CMS — это гибкая и удобная для использования CMS.
Поддерживает последнюю версию .NET и позволяет интегрироваться со многими сервисами.
🖥 GitHub
🟡 Доки
@csharp_ci