MagmaMc.BetterForms 0.3.6

dotnet add package MagmaMc.BetterForms --version 0.3.6
                    
NuGet\Install-Package MagmaMc.BetterForms -Version 0.3.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MagmaMc.BetterForms" Version="0.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MagmaMc.BetterForms" Version="0.3.6" />
                    
Directory.Packages.props
<PackageReference Include="MagmaMc.BetterForms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MagmaMc.BetterForms --version 0.3.6
                    
#r "nuget: MagmaMc.BetterForms, 0.3.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MagmaMc.BetterForms&version=0.3.6
                    
Install MagmaMc.BetterForms as a Cake Addin
#tool nuget:?package=MagmaMc.BetterForms&version=0.3.6
                    
Install MagmaMc.BetterForms as a Cake Tool

MagmaMc.BetterForms

What It Currently Adds

  • Better Button
  • Better ProgressBar
  • Better Radio Button
  • Form Rounder
  • GIF Player
  • InputBox
  • Round Picture
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MagmaMc.BetterForms:

Package Downloads
MagmaMc.UAS

A Library Containing all scripts for Magma's Universal Account System

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.6 136 5/8/2024
0.3.5 118 5/8/2024
0.3.4 132 5/6/2024
0.3.3 235 5/2/2023
0.3.2 199 4/27/2023
0.3.1 212 4/26/2023
0.3.0 192 4/26/2023
0.2.0 256 3/15/2023
0.1.4 300 2/22/2023
0.1.3 296 2/19/2023
0.1.2 308 2/19/2023
0.1.1 291 2/17/2023
0.1.0 293 2/17/2023

Fixed Issue With RadioButton Being a Private Class