My Svg.Skia library for #svg #rendering that uses #SkiaSharp #dotnet just hit 6 million #NuGet downloads 🥂 https://www.nuget.org/profiles/wieslawsoltes
My Svg.Skia library for #svg #rendering that uses #SkiaSharp #dotnet just hit 6 million #NuGet downloads 🥂 https://www.nuget.org/profiles/wieslawsoltes
От сервера к десктопу: эксперимент с ASP.NET AOT и WebKitGTK
В этой статье я расскажу об экспериментальной связке технологий, которую я раньше не встречал нигде и основным мотиватором была проверка жизнеспособности этой идеи. Цель этого эксперимента — проверка жизнеспособности стека ASP .NET + WebKitGTK + frontend на JS/TS. Этот стек предназначен для работы на ОС Linux. В проекте весь код написан на C# за исключением клиентской части, которая реализована при помощи TypeScript и Angular 19.1. Этот концепт представляет из себя приложение, которое получает данные из Github API и для выбранного языка программирования проводит анализ количества новых репозиториев github по годам, строя линейную диаграмму, показывая тем самым тренд языка программирования. Этот анализ изначально не слишком объективен, но для тестового приложения вполне нормальный сценарий использования. В приложении на том же WebKitGTK реализована OAuth аутентификация Github. Полученные токены хранятся в системе при помощи библиотеки libsecret в зашифрованном (AES) виде. После первого входа пользователю необходимо установить пин-код, который является частью ключа. Немного заморочился с безопасностью токенов, да =)
https://habr.com/ru/articles/880908/
#ASPNET #NET #AOT #WebKitGTK #Angular #TypeScript #C# #SkiaSharp #GraphQL #PInvoke
Back to the Future of Dev Tools: DevExpress CLI templates
https://www.jocheojeda.com/2025/01/17/back-to-the-future-of-dev-tools-devexpress-cli-templates/
#Development #CLI #GUI #ProjectTemplates #DevExpress #VisualStudio #DotNet #CrossPlatform #SoftwareDev #TechTrends #RetroTech #SkiaSharp #NuGet #AppDev #SoftwareTemplates #DevTools #Programming #TechEvolution #DeveloperExperience #IDE #DevLife #CodingLife #TechCycle #DotNetDev #MultiPlatform
Added support for ImageFlow to my collection of converter extensions.
https://github.com/mortara/Image-converter-extensions
Now with support for ImageSharp! #csharp #emgucv #magicknet #imagesharp #dotnet #skiasharp
I hope this is helpful to someone:
https://github.com/mortara/Image-converter-extensions
I started a collection of #csharp extension methods to convert between image-classes of several well known #dotnet libraries. #emgucv, #skiasharp, #magicknet
Dumb question which feels like it should be easy to solve, but doesn't appear to be.
I have a #Skiasharp Image<Rgb24> and I need to convert it to an SkImage, ideally avoiding copying the underlying data. How?
Runtime effects is #AvaloniaUI powered by #SkiaSharp #dotnet https://github.com/wieslawsoltes/EffectsDemo
Caly Pdf Reader is a cross-platform pdf document reader application written in C# only using #AvaloniaUI & #SkiaSharp + #PdfPig https://github.com/BobLd/Caly
#OSS in love ❤️🤘 #MVPBuzz #SkiaSharp #Gist #GitHub
I will demonstrate how you can create your own #ProgressBar for #MAUI using #SkiaSharp and what you need to do in order to make it reusable
https://www.puresourcecode.com/dotnet/maui/progressbar-for-maui-using-skiasharp/
Powered by #AvaloniaUI v11 and #SkiaSharp 3.0 #dotnet #gui #fluentdesign
I will demonstrate how you can create your own custom control for #MAUI using #SkiaSharp and what you need to do in order to make it reusable
https://www.puresourcecode.com/dotnet/maui/custom-control-for-maui-using-skiasharp/
SkiaImageView 1.5.0 released.
Supported Avalonia 11.
I'm just exploring the capabilities of #skiasharp and #harfbuzzsharp to generate PDF files. I've done that before with #pdfsharp but I need the PDF/A feature.
As my code may run on Azure and OnPrem, I need to understand the font management stuff (I provide the fonts like Liberation Sans or Roboto as resource streams). Sadly I cannot really find good documentation about how to use it esp. how and what to cache so the memory footprint is reasonable.
Any hints for me beside the API ref?
#dotnet
Kudos to Maximum Code for this #SkiaSharp #tutorial, complete with time indicies in the description.
#IndieDev #csharp #graphics
https://www.youtube.com/watch?v=5iJCUIdEBRE
#SkiaSharp #Svg #CSharp #SourceGenerators #AvaloniaUI #Xaml #Animation yes you can do that!
Drawing #Svg tiger using #CSharp compile-time generated by #SourceGenerators using #SkiaSharp with #AvaloniaUI
Just pushed the second "alpha" of #SkiaSharp v2 (based on skia m80) to the preview feed!
v2.80.0-alpha.3
Try it out today! Stacks of updates under the hood. The API is "mostly stable" now. Things might change...
Add this source to your NuGet sources:
aka.ms/skiasharp-eap/index.jso…
Simple #dotnet core video preview thumbnailer by @JeremyVignelles using #libvlcsharp and #skiasharp code.videolan.org/mfkl/libvlcsha…
PreviewThumbnailExtractor.Skia · master · Martin Finkel / libvlcsharp-samples