Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iswenzz/izui-net

UI component library allowing you to make modern designs using the various components it offers.
https://github.com/iswenzz/izui-net

components csharp dotnet iswenzz library ui winforms

Last synced: 15 days ago
JSON representation

UI component library allowing you to make modern designs using the various components it offers.

Awesome Lists containing this project

README

        

# IzUI-NET

[![Checks](https://img.shields.io/github/check-runs/Iswenzz/IzUI-NET/master?logo=github)](https://github.com/Iswenzz/IzUI-NET/actions)
[![CodeFactor](https://img.shields.io/codefactor/grade/github/Iswenzz/IzUI-NET?label=codefactor&logo=codefactor)](https://www.codefactor.io/repository/github/iswenzz/IzUI-NET)
[![CodeCov](https://img.shields.io/codecov/c/github/Iswenzz/IzUI-NET?label=codecov&logo=codecov)](https://codecov.io/gh/Iswenzz/IzUI-NET)
[![License](https://img.shields.io/github/license/Iswenzz/IzUI-NET?color=blue&logo=gitbook&logoColor=white)](https://github.com/Iswenzz/IzUI-NET/blob/master/LICENSE)

![](https://i.imgur.com/BBQlTg6.png)

IzUI-NET is a UI component library. It allows you to make modern designs using the various components it offers.

## Instructions

Add the [NuGet](https://nuget.org) package to your Windows Forms application or library.

```ps
Install-Package IzUI.WinForms
```

## Building (Any Platform)

_Pre-Requisites:_
1. [Visual Studio](https://visualstudio.microsoft.com/) or [Dotnet SDK](https://dotnet.microsoft.com/download)

### [Download](https://github.com/Iswenzz/IzUI-NET/releases)

## Contributors

***Note:*** If you would like to contribute to this repository, feel free to send a pull request, and I will review your code.
Also feel free to post about any problems that may arise in the issues section of the repository.