Info
Version: | 1.3.0 |
Author(s): | FrwSoftware |
Last Update: | Tuesday, August 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frwsoftware/FrwSimpleWinCRUD |
NuGet Url: | https://www.nuget.org/packages/FrwSoftware.FrwSimpleWinCRUD |
Install
Install-Package FrwSoftware.FrwSimpleWinCRUD
dotnet add package FrwSoftware.FrwSimpleWinCRUD
paket add FrwSoftware.FrwSimpleWinCRUD
FrwSoftware.FrwSimpleWinCRUD Download (Unzip the "nupkg" after downloading)
Dependencies
- DockPanelSuite(>= 3.0.4)
- HtmlAgilityPack(>= 1.8.5)
- log4net(>= 2.0.8)
- Microsoft.WindowsAPICodePack-Core(>= 1.1.0.2)
- Microsoft.WindowsAPICodePack-Shell(>= 1.1.0)
- Newtonsoft.Json(>= 11.0.2)
- ObjectListView.Official(>= 2.9.22)
- FrwSoftware.FrwSimpleJsonORM(>= 1.3.0)
Tags
With SimpleWinCRUD C# class library you can create a completely portable application for working with personal or corporate reference data. For example, contact lists, phone directories, bookmarks, password lists, etc. The application integrates several open solutions. SimpleWinCRUD implements basic CRUD Functionality (create, read, update, delete).
Windows GUI of SimpleWinCRUD C# class library is based on WinForms api and supports the look and feel of Visual Studio. Data and user settings stores in fast JSON file storage. The application integrates several opensource solutions.