Skip to content

TirsvadCLI/Dotnet.Lib.Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuGet DownloadsContributorsForksStargazersIssuesLicenseLinkedIn

logo Form Library

Form library for .NET applications

screenshot 1

Table of Contents

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

  1. Open your project in Visual Studio.
  2. Right-click on your project in the Solution Explorer and select "Manage NuGet Packages".
  3. Search for "TirsvadCLI.Form" in the NuGet Package Manager.
  4. 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

Repo size

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Bug / Issue Reporting

If you encounter a bug or have an issue to report, please follow these steps:

  1. Go to the Issues Page
    Navigate to the GitHub Issues page.

  2. Click "New Issue"
    Click the green "New Issue" button to create a new issue.

  3. 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.
  1. 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published