Found 786 packages
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Turn checkboxes and radio buttons in toggle switches. Please report NuGet package issues to https://github.com/blachniet/bootstrap-switch-nuget/issues.
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
A Serilog sink that exposes a simple interface to retrieve and change LoggingLevelSwitches at runtime.
.NET libraries for automatically switching between HTTP and HTTPS protocols.
Package Description
A library for .NET that provides a client-side API for LiveSwitch.
This package provides the functionality to utilize the features of Syncfusion® Blazor Button, Checkbox, Radio Button, Chips, Toggle Switch Button, Floating Action Button, Speed Dial and Icons.
Core library of FeatureSwitch
This source generator automaticly implements OneOfBase hierarchies
Switch is an Addin for Visual Studio 2008 and Visual Studio 2010 that allows you to switch between C++ source and header files, WinForms code and designer, XAML and codebehind and more. With one button press, or keyboard shortcut, you can easily flick between related files.
Turn checkboxes and radio buttons in toggle switches. Please report NuGet package issues to https://github.com/blachniet/bootstrap-switch-nuget/issues.
This package extends the OneOf types from OneOf<T0, .., T9> to OneOf<T0, .., T32> for when you really have a lot of options
This package provides the functionality to utilize the features of Syncfusion® Xamarin Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.
Check that switch statement covers all cases for enumerations, all Interface implementations or base class inheritors. Additional rule to check - switch statement doesn't have "default" branch or this branch throws exception.
A control that allows you to design any type of switch/ toggle for .NET MAUI. It's also 100% accessible.
You want to switch on type or value of an object? Or maybe on an instance of System.Type? As an expression or a statement? Try ShinySwitch :) At least while we wait for this https://github.com/dotnet/csharplang/blob/master/proposals/patterns.md.
ExhaustiveMatching.Analyzer adds exhaustive matching to C# switch statements and expressions. Get compiler errors for missing cases in a switch statement or expression. Mark which switches should have exhaustiveness checking by throwing an exception in the default case. Exhaustiveness checking works not just for enums, but for classes and interfaces. Turn them into discriminated unions (aka sum types) by marking them with the 'Closed' attribute and listing the cases. ExhaustiveMatching.Analyzer goes beyond what other languages support by handling full inheritance hierarchies.
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
Core interface definition of Publisher and Listener on a message queue