Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 9 C# control Projects
-
Project mention: How to create TimePicker or DateTimePicker in WPF ? | reddit.com/r/dotnet | 2023-01-25
Check WPF Extended Toolkit Also they have nugget version.
-
Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
Project mention: Looking for ideas about securing automated scripts. | reddit.com/r/PowerShell | 2022-10-12This is an advanced concept and should be contemplated if you feel confortable with C# programming. You can extend the Antimalware Scan Interface (AMSI). Check the development documentation. Use Vanara to extend the functionality.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Project mention: How are nice UI’s made in non-web languages? | reddit.com/r/learnprogramming | 2022-12-19
Why not? Most GUI elements are just libraries, so what's a big problem to add another one? For example Xamarin framework: it's C#, and here's a big-ass list of forms for it: https://github.com/jsuarezruiz/awesome-xamarin-forms .
-
TaskScheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization. (by dahall)
-
Project mention: Is there anywhere WPF designers can post their cool custom controls and find neat ones to use? | reddit.com/r/csharp | 2022-11-12
There are tons of githubs that just act as a repository for links or collections of snippets. With a quick google, I found https://github.com/Carlos487/awesome-wpf which is just a collection of links to mostly other github pages for wpf stuff. A few years ago I remember using a github that just had a bunch of text files for different xaml styles and animations for you to copy and paste, but can't find it now. Github is definitely the easiest way to go for putting your own stuff up, though I'm not sure of the best way to have other people also be able to submit their styles or resources.
-
nodify
Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
-
GraphicsControls
Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
If however you're looking for custom controls, i've found very little describing how to go around making your own custom control. There is one repo on github made by one of the team: https://github.com/dotnet/Microsoft.Maui.Graphics.Controls
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
You have a few options. AlohaKit is exactly this: https://github.com/jsuarezruiz/AlohaKit.Controls
-
SimpleToolkit
SimpleToolkit is a .NET MAUI library of helpers and simple, easily customizable controls.
Try this too https://github.com/RadekVyM/SimpleToolkit
C# controls related posts
- How to create TimePicker or DateTimePicker in WPF ?
- Visual Studio properties window in WPF app
- What is the best way to display a Window as Child inside another Window in WPF
- How are nice UI’s made in non-web languages?
- Looking for ideas about securing automated scripts.
- Upgrading UI of existing WPF App
- Creating new Controls in .NET MAUI?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 2 Feb 2023
Index
What are some of the best open-source control projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | Extended WPF Toolkit™ | 3,346 |
2 | Vanara | 1,287 |
3 | awesome-xamarin-forms | 1,224 |
4 | TaskScheduler | 964 |
5 | awesome-wpf | 917 |
6 | nodify | 584 |
7 | GraphicsControls | 564 |
8 | AlohaKit.Controls | 287 |
9 | SimpleToolkit | 109 |