Robbery525
-
- 8,527 total downloads
- last updated 2/1/2024
- Latest version: 1.0.1
A library that is meant to extend the SqlKata Query Builder with objects that represent Database and Database Tables. This allows a 'Database' object with its own tables to be constructed, then queried more... More information -
- 7,224 total downloads
- last updated 1/20/2024
- Latest version: 1.0.0.8
Contains several Extension Methods for the SqlKata library. Including but not limited to: - ToDbCommand() -- Create a System.Data.Common.DbCommand of a specified type from a Query object - AsInsert() --... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 7,083 total downloads
- last updated 6/9/2022
- Latest version: 1.0.6
DLL designed to ease transition of ClickOnce applications from .NetFramwork to .Net by providing a unified library to both .NetFramework and .Net5 projects that utilize ClickOnce. Provider has been designed to... More information -
-
- 3,416 total downloads
- last updated 2/1/2024
- Latest version: 1.0.1
Extends RFBCodeWorks.DatabaseObjects to provides objects that represent an MSAccess database, as well as an MS EXcel workbook. Using SQL to query an excel workbook also requires some special syntax, so the... More information -
- 3,410 total downloads
- last updated 2/1/2024
- Latest version: 1.0.1
Provides SqlKata compilers for Microsoft Access and Excel Workbooks -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 3,027 total downloads
- last updated 11/10/2023
- Latest version: 1.0.2
This is a Library designed to ease working within an MVVM framework, and is meant to consolidate boiler-plate ViewModel interactions for common WPF controls into pre-built classes. ## Example - A... More information -
-
- 2,564 total downloads
- last updated 1/20/2024
- Latest version: 1.0.0.8
Adds the 'SqlLiteDatabase' class to the RFBCodeWorks.DatabaseObjects.DatabaseTypes namespace. This class uses System.Data.Sqlite.Core's SqliteConnection and SqliteCommand to communicate with the db, and... More information -
- 2,186 total downloads
- last updated 10/31/2023
- Latest version: 1.0.1
Library that includes the following: IViewModel - Interface Inherits from INotifyPropertyChanged - Basic Interface for ViewModels - Has a 'ParentViewModel'... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 1,660 total downloads
- last updated 10/31/2023
- Latest version: 1.0.1
This dll relies on MvvmDialogs.IDialogService This dll provides the following: DialogServiceLocator / IDialogServiceLocator - Provides a way to locate an appropriate... More information -
-
- 1,304 total downloads
- last updated 2/1/2024
- Latest version: 1.0.1
Helper Methods to make interacting with MS Access Dao easier. - Contains methods for reading/writing properties to the database - Contains methods for creating new tables / fields via DAO - Contains a... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 1,304 total downloads
- last updated 1/15/2023
- Latest version: 9.1.0
This is a fork of the official repo that retains support for .NetCoreApp3.1 and .Net5.0 application. The official repo deprecated .Net5.0 and .NetCoreApp3.1 in August 2022 when upgrading to v9.1.0, in favor of... More information -
-
- 981 total downloads
- last updated 1/20/2024
- Latest version: 1.0.0.8
Adds the 'SqlServerDatabase' class to the RFBCodeWorks.DatabaseObjects.DatabaseTypes namespace. This class uses System.Data.Sqlclient's SqlConnection and SqlCommand to communicate with the db, and... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 601 total downloads
- last updated 9/1/2024
- Latest version: 1.0.2.1
This is a helper namespace to allow MVVM binding to navigation events generated by the Microsoft WebView2 object ## Example Usage:... More information -