TirsvadCLI.Form
0.1.3
dotnet add package TirsvadCLI.Form --version 0.1.3
NuGet\Install-Package TirsvadCLI.Form -Version 0.1.3
<PackageReference Include="TirsvadCLI.Form" Version="0.1.3" />
<PackageVersion Include="TirsvadCLI.Form" Version="0.1.3" />
<PackageReference Include="TirsvadCLI.Form" />
paket add TirsvadCLI.Form --version 0.1.3
#r "nuget: TirsvadCLI.Form, 0.1.3"
#:package TirsvadCLI.Form@0.1.3
#addin nuget:?package=TirsvadCLI.Form&version=0.1.3
#tool nuget:?package=TirsvadCLI.Form&version=0.1.3
Form Library
Form library for .NET applications
Table of Contents
- Overview
- Features
- Getting Started
- Contributing
- Bug / Issue Reporting
- License
- Contact
- Acknowledgments
Overview
The Form library is a .NET library that provides a simple way to create forms in .NET applications. It is designed to be easy to use and flexible, allowing developers to create forms quickly and easily.
Features
- Easy to Use: The library is designed to be easy to use, with a simple API that allows developers to create forms quickly and easily.
- Flexible: The library is flexible, allowing developers to customize the appearance and behavior of forms to suit their needs.
Getting Started
To get started with the Form library, you will need to install the library in your .NET project. You can do this using NuGet Package Manager or by adding the package reference directly to your project file.
Prerequisites
- .NET 9.0 or later
Installation
To use the Form library, you will need to download and then add a reference to the library in your project. Follow the instructions below to install the library and get started.
Install via NuGet Package Manager Console
You can install the Form library using the NuGet Package Manager Console. Open the console and run the following command:
Install-Package TirsvadCLI.Form
Install via Visual Studio NuGet Package Manager
- Open your project in Visual Studio.
- Right-click on your project in the Solution Explorer and select "Manage NuGet Packages".
- Search for "TirsvadCLI.Form" in the NuGet Package Manager.
- Click "Install" to add the library to your project.
Install via .NET CLI
You can also install the Form library using the .NET CLI. Open a terminal and run the following command:
dotnet add package TirsvadCLI.Form
Clone the repo
If you want to clone the repository and build the library from source, you can do so using Git. Make sure you have Git installed on your machine. Then, run the following command in your terminal:
git clone git@github.com:TirsvadCLI/Dotnet.Lib.Form.git
Example Usage
See here
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Bug / Issue Reporting
If you encounter a bug or have an issue to report, please follow these steps:
Go to the Issues Page
Navigate to the GitHub Issues page.Click "New Issue"
Click the green "New Issue" button to create a new issue.Provide Details
- Title: Write a concise and descriptive title for the issue.
- Description: Include the following details:
- Steps to reproduce the issue.
- Expected behavior.
- Actual behavior.
- Environment details (e.g., OS, .NET version, etc.).
- Attachments: Add screenshots, logs, or any other relevant files if applicable.
- Submit the Issue
Once all details are filled in, click "Submit new issue" to report it.
License
Distributed under the GPL-3.0 License.
Contact
Jens Tirsvad Nielsen - LinkedIn
Acknowledgments
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.