I've been making a video editor for fun using C# and WPF (MVVM pattern). It can't actually render to a file yet... I'm kinda just writing it to help me learn more about WPF. I hope you like it anyway :D

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • FramePFX

    A non-linear video editor written in C# using WPF

  • Link to the github if you wanna see: https://github.com/AngryCarrot789/FramePFX

  • FFmpeg.AutoGen

    FFmpeg auto generated unsafe bindings for C#/.NET and Core (Linux, MacOS and Mono).

  • It's been a while since I messed with this stuff, but FFmpeg.AutoGen it's pretty good once you get a few wrappers set up to abstract away all the ugly API calls.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Dapplo.Microsoft.Extensions.Hosting

    Extensions for generic host based applications

  • There’s https://github.com/dapplo/Dapplo.Microsoft.Extensions.Hosting which is pretty good if you’re used to ASP.NET generic host. But most online tutorials just tell you to new up the ServiceCollection directly and use a service locator to get view models…

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts