Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iswenzz/izui-net
- Owner: Iswenzz
- License: gpl-3.0
- Created: 2019-04-17T17:36:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T18:53:24.000Z (3 months ago)
- Last Synced: 2024-11-18T19:46:48.003Z (3 months ago)
- Topics: components, csharp, dotnet, iswenzz, library, ui, winforms
- Language: C#
- Homepage: https://iswenzz.com
- Size: 2.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.