Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalexanninev15/vitnx
Many indispensable functions and controls (WinForms) for fast and easy application development in C# programming language with .NET Framework 4.5+ and .NET 5+
https://github.com/zalexanninev15/vitnx
controls csharp dll dotnet functions library net netcore5 netframework windows winforms
Last synced: 3 months ago
JSON representation
Many indispensable functions and controls (WinForms) for fast and easy application development in C# programming language with .NET Framework 4.5+ and .NET 5+
- Host: GitHub
- URL: https://github.com/zalexanninev15/vitnx
- Owner: Zalexanninev15
- License: mit
- Created: 2021-09-23T11:35:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T18:46:19.000Z (over 2 years ago)
- Last Synced: 2024-04-26T18:21:55.662Z (9 months ago)
- Topics: controls, csharp, dll, dotnet, functions, library, net, netcore5, netframework, windows, winforms
- Language: C#
- Homepage: https://zalexanninev15.github.io/VitNX/
- Size: 37.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VitNX
![alt](https://github.com/Zalexanninev15/VitNX/raw/main/logo.png)
[![](https://img.shields.io/badge/platform-Windows-informational)](https://github.com/Zalexanninev15/VitNX)
[![](https://img.shields.io/badge/written_on-.NET_Framework_4.5-512BD4.svg?logo=dotnet)](https://dotnet.microsoft.com/download/dotnet-framework/net45)
[![](https://img.shields.io/badge/written_on-.NET_5-651DE5.svg?logo=dotnet)](https://dotnet.microsoft.com/download/dotnet/5.0)
[![](https://img.shields.io/badge/written_on-C%23-%23239120.svg?logo=sharp&logoColor=white)](https://github.com/Zalexanninev15/VitNX)
[![](https://img.shields.io/github/v/release/Zalexanninev15/VitNX.svg)](https://github.com/Zalexanninev15/VitNX/releases/latest)
[![](https://img.shields.io/github/downloads/Zalexanninev15/VitNX/total.svg)](https://github.com/Zalexanninev15/VitNX/releases)
[![](https://img.shields.io/nuget/v/VitNX3?logo=nuget)](https://www.nuget.org/packages/VitNX3)
[![](https://img.shields.io/nuget/dt/VitNX3?logo=nuget)](https://www.nuget.org/packages/VitNX3)
[![](https://img.shields.io/github/last-commit/Zalexanninev15/VitNX/main.svg)](https://github.com/Zalexanninev15/VitNX/commits/main)
[![](https://img.shields.io/github/stars/Zalexanninev15/VitNX.svg)](https://github.com/Zalexanninev15/VitNX/stargazers)
[![](https://img.shields.io/github/forks/Zalexanninev15/VitNX.svg)](https://github.com/Zalexanninev15/VitNX/network/members)
[![](https://img.shields.io/github/issues/Zalexanninev15/VitNX.svg)](https://github.com/Zalexanninev15/VitNX/issues?q=is%3Aopen+is%3Aissue)
[![](https://img.shields.io/github/issues-closed/Zalexanninev15/VitNX.svg)](https://github.com/Zalexanninev15/VitNX/issues?q=is%3Aissue+is%3Aclosed)
[![](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee&logoColor=black)](https://z15.neocities.org/donate)## Description
Many indispensable functions and controls (WinForms) for fast and easy application development in C# programming language with .NET Framework 4.5+ and .NET 5+
## Features
- There are a huge number of functions for working with various aspects (from the C# programming language itself and work with text to files, web and deep interaction with the Windows System). Functions are actually unbelievable much ... and it will be even more 💖
- A beautiful, undemanding and relatively functional interface also awaits you! From progress bars for the console and controls for WinFroms to dialogs and other windows on WinForms with support for cool system features and consuming a minimal amount of resources, taking into account the overall beauty of the UI.
- There is also documentation with comments in the code (see below)## Documentation
A full description of all classes, functions and other object can be found in the generated [documentation](https://zalexanninev15.github.io/VitNX/). There are also actual [examples](https://github.com/Zalexanninev15/VitNX/tree/main/source/Examples_netframework45) (.NET Framework 4.5), but they use only the smallest functionality of the library (mostly implemented UI)
## Used in
- [Shark Remote (RU)](https://sharkremote.neocities.org/) (Latest version of VitNX for .NET 5+)
- [Jetpack Downgrader](https://github.com/Zalexanninev15/Jetpack-Downgrader) (VitNX Version 1.1.3-PreFinalBeta)## Build
Compile using [Visual Studio](https://visualstudio.microsoft.com/vs).