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

Projects in Awesome Lists by DataJuggler

A curated list of projects in awesome lists by DataJuggler .

https://github.com/datajuggler/blazorfileupload

This was originally a wrapper of Steve Sanderson's BlazorFileInput. It has since been upgraded to a wrapper of ASP.NET CORE FileInput

blazor csharp fileupload

Last synced: 05 Apr 2025

https://github.com/DataJuggler/BlazorFileUpload

This was originally a wrapper of Steve Sanderson's BlazorFileInput. It has since been upgraded to a wrapper of ASP.NET CORE FileInput

blazor csharp fileupload

Last synced: 26 Mar 2025

https://github.com/datajuggler/dbcompare

DB Compare is used to compare two instances of a SQL Server database and view a report of any schema differences. DB Compare was originally a sample of DataTier.Net and uses the same class SQLDatabaseConnector.cs to read the database schema.

csharp databasecompare databaseschemacompare dbcompare desktop-application sqlcompare sqlservercompare

Last synced: 30 Jul 2025

https://github.com/datajuggler/datatier.net

DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.

codegeneration csharp desktop-application sql storedproc storedprocedure storedprocedures

Last synced: 30 Jul 2025

https://github.com/DataJuggler/DataTier.Net

DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.

codegeneration csharp desktop-application sql storedproc storedprocedure storedprocedures

Last synced: 16 Mar 2025

https://github.com/datajuggler/datajuggler.blazor.components

This project includes a Text Box, Grid, Combo Box, Check Box, Checked List Box, Image Button, Combo Box, Checked List Box, Time Component, Toggle Component, Label and Calendar.

Last synced: 06 Oct 2025

https://github.com/datajuggler/transparencymaker

Transparency Maker reads in a .jpg or .png and creates a Pixel Information Database, that can be manipulated in a language I invented called BQL or Bitmap Query language.

csharp image-processing sql

Last synced: 30 Jul 2025

https://github.com/datajuggler/blazorchat

Blazor Chat was originally a sample project of DataJuggler.Blazor.Components, but I decided it will be easier to maintain as its own project.

Last synced: 30 Jul 2025

https://github.com/DataJuggler/BlazorChat

Blazor Chat was originally a sample project of DataJuggler.Blazor.Components, but I decided it will be easier to maintain as its own project.

Last synced: 25 Mar 2025

https://github.com/datajuggler/blazorimagegallery

This is a sample project I am building to demonstrate the BlazorFileUpload component.

Last synced: 30 Jul 2025

https://github.com/datajuggler/excelerate

Nuget package DataJuggler.Excelerate uses NOIP and it makes it easy to load and save Excel data, code generate C# classes from header rows and more.

csharp excel

Last synced: 15 Sep 2025

https://github.com/datajuggler/pixeldatabase

Nuget package DataJuggler.PixelDatabase allows you to manipulate images in a language I invented called Bitmap Query Language or BQL for short.

csharp graphics

Last synced: 02 Sep 2025

https://github.com/datajuggler/blazor.crypto

This is a sample Blazor project that demonstrates Nuget package DataJuggler.Cryptography and how easy it is to use it for encryption / decryption and / or password hashing.

blazor cryptography csharp

Last synced: 14 Oct 2025

https://github.com/datajuggler/imagesorter

Image Sorter makes it easy to sort a directory of images by color.

graphics

Last synced: 14 Oct 2025

https://github.com/datajuggler/blazor.excelerate

This Blazor project uses DataJuggler.Blazor.Components and DataJuggler.Excelerate to code generate C# classes from Excel worksheets

Last synced: 26 Mar 2025

https://github.com/DataJuggler/Archive.UltimateHelper.Net

DataJuggler.Core.UltimateHelper is a collection of C# helper classes that provide a wide variety of features to make development easier.

csharp

Last synced: 04 May 2025

https://github.com/datajuggler/ultimatehelper

This is a collection of C# helper classes, and is used in almost all DataJuggler Nuget packages.

Last synced: 17 Jul 2025

https://github.com/DataJuggler/Blazor.Excelerate

This Blazor project uses DataJuggler.Blazor.Components and DataJuggler.Excelerate to code generate C# classes from Excel worksheets

Last synced: 16 Mar 2025

https://github.com/datajuggler/archive.ultimatehelper.net

DataJuggler.Core.UltimateHelper is a collection of C# helper classes that provide a wide variety of features to make development easier.

csharp

Last synced: 30 Jul 2025

https://github.com/datajuggler/datajuggler.net

DataJuggler.Net is a core component of several Data Juggler projects including DataTier.Net, DB Compare and XML Mirror.

csharp nuget-package

Last synced: 11 Aug 2025

https://github.com/datajuggler/datajuggler.camerakeys

DataJuggler.CameraKeys is an Omniverse extension that allows you to move your camera easily and makes it simple to set all 6 key frames for translate x,y,z and rotation x,y,z at a desired frame.

omniverse-kit-extension

Last synced: 26 Mar 2025

https://github.com/datajuggler/randomdataimporter

This is a second project dealing with Random Data. This project imports a list of Adjectives, Adverbs, Nouns and Verbs.

Last synced: 26 Mar 2025

https://github.com/datajuggler/sharedrepo

This is an archive of the Shared Repo, made for the purpose of linking images so that other active repositories do not store images in them, or the file size bloats for Git.

Last synced: 05 Jan 2026

https://github.com/datajuggler/datajuggler.win.controls

This is a collection of C# Windows Forms (desktop) controls including the LabelTextBoxControl, LabelComboBoxControl, LabelCheckBoxControl and more.

controls csharp nuget-package winforms

Last synced: 30 Jul 2025

https://github.com/datajuggler/blazorgallery

This is C# Blazor project allowing you create an image gallery with file uploading and saving to a SQL Server database. Setup takes about 5 to 10 minutes.

blazor csharp fileupload imagegallery portfolio-website sqlserver

Last synced: 01 Aug 2025

https://github.com/datajuggler/stockdata

StockData imports daily price data from eoddata.com.

Last synced: 26 Mar 2025

https://github.com/datajuggler/regionizer

Regionizer is a C# Visual Studio Package that serves as a document formatter, code generation utility and auto commenting system. For development you will need Visual Studio 2017 or 2019, and make sure Visual Studio Extensibility SDK is installed in Visual Studio.

codegeneration csharp documentformat extensibility visualstudio visualstudio2017 visualstudio2019

Last synced: 26 Mar 2025

https://github.com/datajuggler/datajuggler.net7

DataJuggler.Net7 is a port of DataJuggler.Net for .NET Framework. This version is for .NET 7.0. DataJuggler.Net7 is used to read SQL Server database schema and C# code generation using CSharpClassWriter.cs.

Last synced: 26 Mar 2025

https://github.com/datajuggler/regionizer2022

Regionizer is a Visual Studio package, a C# document formatter, code generation tool and auto commenting system.

Last synced: 06 Sep 2025

https://github.com/datajuggler/randomdata

This project includes a zip file that contains a SQL Server database with 20,000 random member names and addresses, plus a list of adjectives, adverbs, nouns and verbs.

Last synced: 18 Feb 2026

https://github.com/datajuggler/delimiter

Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.

csharp sql

Last synced: 06 Oct 2025

https://github.com/datajuggler/simon

Simon uses Microsoft.CognitiveServices.Speech to generate wav files from text you type in or paste. See the Read Me for detailed instructions.

Last synced: 02 Apr 2026

https://github.com/datajuggler/datajuggler.net.cryptography

This package is a port of DataJuggler.Core.Cryptography for dot net core. It uses using Konscious.Security.Cryptography.Argon2 by Keef Aragaon.

Last synced: 23 Jun 2025

https://github.com/datajuggler/iclonepythonupdater

This project is used to convert IClone 7 Python Scripts to IClone 8. A work in progress at this point.

Last synced: 26 Mar 2025

https://github.com/datajuggler/randomdatagenerator

This project makes it easy to create random Members and Addresses for testing SQL applications.

Last synced: 26 Mar 2025

https://github.com/datajuggler/blazorcomponentstutorial

This project is only to show Microsoft that Blazor libraries do not compile.

Last synced: 26 Mar 2025

https://github.com/datajuggler/pythonclasscreator

This C# project is used to create Python classes. Very simple, but saves times creating properties.

Last synced: 26 Mar 2025

https://github.com/datajuggler/pythonscripts

Python Scripts for Blender, IClone 7 and soon Omniverse and IClone8.

iclone python

Last synced: 06 Jul 2025

https://github.com/datajuggler/subimagecreator

This is a sample Windows Forms project for .Net 5, that uses my Nuget package DataJuggler.PixelDatabase to demonstrate taking a source image and parsing into sub images.

datajuggler graphics graphics-programming nuget pixels

Last synced: 21 Apr 2026

https://github.com/datajuggler/aipizza

AI Pizza is a Sample project demonstrating DataJuggler.Blazor.Components and DataTier.NET

Last synced: 08 Feb 2026

https://github.com/datajuggler/ntouch

Last synced: 18 Feb 2026

https://github.com/datajuggler/datajuggler.randomusd

RandomUSD makes it simple to duplicate objects in a USD Template file, then the newly created file can be added to any USD scene. I have built a Snow Creator that uses this project.

Last synced: 26 Mar 2025

https://github.com/datajuggler/solutionshipper

Solution Shipper is like zip compression for C# Visual Studio solutions.

csharp

Last synced: 26 Mar 2025

https://github.com/datajuggler/picguesser

Save an image Pixel by Pixel and randomly draw an image pixel by pixel

Last synced: 14 Oct 2025

https://github.com/datajuggler/exceleratewinapp

This WinForms project makes it simple to create a C# Excel project using NuGet package DataJuggler.Excelerate and Blazor Excelerate https://excelerate.datajuggler.com

Last synced: 26 Mar 2025

https://github.com/datajuggler/thewolf

The Wolf is a Windows desktop app I wrote to clear folders and files out of your Temp folder. Windows does not delete most of the telemetry stuff and this slows down a PC. Use this project at your own risk.

Last synced: 26 Mar 2025

https://github.com/datajuggler/packagescompare

This is a simple Windows Forms .Net 5 app that allows you compare a previous versions of your project's Nuget packages.config files to see a report showing new and removed packages.

Last synced: 26 Mar 2025

https://github.com/datajuggler/remindme

Remind Me is a .NET6 WinForms demo of DataTier.Net and DataJuggler.Win.Controls. View the Read Me.txt located in the Database folder for instructions on how to setup your database.

Last synced: 26 Mar 2025

https://github.com/datajuggler/exceleratebatchsavedemo

This WinForms .Net 6.0 project requires Visual Studio 2022. The purpose of this project is to demonstrate how to load all data from an Excel workbook, then load one column and parse it into two columns. Next the vertical data is converted to horizontal data as every six rows makes up one Prop object. Finally, the third tab is populated with sorted props, and a demo of saving all 3 sheets in one call with SaveBatch, which writes out the file.

Last synced: 26 Mar 2025

https://github.com/datajuggler/snowcreator

SnowCreator creates snow scenes for Nvidia Omniverse.

Last synced: 26 Mar 2025

https://github.com/datajuggler/randomart

This is a sample project that creates random images

Last synced: 26 Mar 2025

https://github.com/datajuggler/codopydesktop

Codopy Desktop is a simple tool to format code before you paste to Git Hub or other places. Look for Codopy.com soon to also use the same code.

Last synced: 26 Mar 2025

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 2025

https://github.com/datajuggler/datajuggler.net8

DataJuggler.Net8 is the latest version of DataJuggler.Net. This project is used to reading database schema and powers a few great apps such as DataTier.Net, DB Compare and SQL Snapshot.

Last synced: 11 Oct 2025

https://github.com/datajuggler/datajuggler.audiotools

DataJuggler.AudioTools makes it simple to draw a Wave file image in C#. NAudio is used to read audio

Last synced: 28 Jan 2026

https://github.com/datajuggler/configurator

Configurator is used to deploy app.config and web.config files that are ignored thanks to git ignore. If you need a way to distribute the config files among a team or to a Test server, this program is for you.

Last synced: 16 Oct 2025

https://github.com/datajuggler/randomshuffler

This project uses even random distribution and has built in methods for shuffling Card and Dice games and other uses.

Last synced: 27 Jan 2026

https://github.com/datajuggler/samelinesearch

This simple Windows Forms .Net 5 project recursively searches a given directory, for a set of search terms that all must exist in the same line for it be counted.

Last synced: 19 Oct 2025

https://github.com/datajuggler/datajuggler.cryptography

DataJuggler.Cryptography has been updated to .NET 9.

Last synced: 01 Feb 2026

https://github.com/datajuggler/excelerate.winforms.demo

This .Net 7 WinForms project is built using classes code generated from Blazor Excelerate.

excel winforms

Last synced: 01 May 2026

https://github.com/datajuggler/datajuggler.core.cryptography

This is a port of CryptographyHelper from DataJuggler.Core.UltimateHelper for dot net framework so it can be used in Dot Net Core projects. This class uses System.Security.AesManaged for encryption / decryption and Konscious.Security.Cryptography.Argon2 by Keef Aragon for password hashing.

Last synced: 26 Mar 2025

https://github.com/datajuggler/randombytes

RandomBytes is a demo of project DataJuggler.RandomShuffler and DataJuggler.Win.Controls.

Last synced: 17 Jun 2026

https://github.com/datajuggler/textimagery

TextImagery is a sample project for NuGet package DataJuggler.PixelDatabase. This project demonstrates how to manipulate images using Bitmap Query Language, or BQL for short.

Last synced: 26 Mar 2025

https://github.com/datajuggler/buildcopy

BuildCopy is a tool I use to copy the contents of one or more folders to a template directory to make Nuget packages.

Last synced: 26 Mar 2025

https://github.com/datajuggler/clock

Last synced: 26 Mar 2025

https://github.com/datajuggler/sqlsnapshotdesktop

SQLSnapshot Desktop is a demo of NuGet package DataJuggler.SQLSnapshot, which allows you to export a SQL Server database including all data rows to Excel with just a connection string and a path to save.

Last synced: 26 Mar 2025

https://github.com/datajuggler/projectupdater

I use this project to perform find and replace on all the project files in a solution. If you have to update many projects, it is a pain, so I recursively search project files in a folder. Look in the Init method to see examples on how to create FindAndReplaceItems.

Last synced: 26 Mar 2025

https://github.com/datajuggler/sqldatasyncremover

This simple utility allows you to browse for a SQL text file, and then click the Remove Data Sync button. Any blocks of SQL that contain the word DataSync will not be copied.

Last synced: 26 Mar 2025

https://github.com/datajuggler/datajuggler.marbles

This is an Omniverse Python extension and not ready for release yet.

Last synced: 26 Mar 2025

https://github.com/datajuggler/batchimageconverter

Batch Image Converter converts a folder of .png files to .jpg or vice versa.

csharp image-conversion

Last synced: 26 Mar 2025

https://github.com/datajuggler/csvimporter

This is a project meant to be used with DataTier.Net to make it simple to import CSV files to SQL

Last synced: 26 Mar 2025

https://github.com/datajuggler/pixeldatabase.net

Edit Bitmaps with LINQ or Bitmap Query Language

Last synced: 26 Mar 2025

https://github.com/datajuggler/center

Center is a .NET 7 WinForms browser built with WebView2 control. You will need SQL Server to use this project.

Last synced: 26 Mar 2025

https://github.com/datajuggler/codopy

Format and copy code before pasting it to Git Hub for read me files.

Last synced: 26 Mar 2025

https://github.com/datajuggler/archive.randomshuffler

Random Shuffler simulates real world shuffling and has built in methods for Cards and Dice initialization.

csharp random random-number-generators shuffle

Last synced: 26 Mar 2025

https://github.com/datajuggler/sqlsnapshot

Nuget package DataJuggler.SQLSnapshot allows you to export a snapshot of a SQL Server database to Excel including all data rows with one line of code passing in a connectionstring and a path.

Last synced: 08 Sep 2025

https://github.com/datajuggler/docgen

DocGen reads a Visual Studio Solution and will stores the data in SQL and create a documentation database.

Last synced: 20 Jun 2025

https://github.com/datajuggler/datajuggler.net9

This project is a port of DataJuggler.Net for .NET Framework. It has been updated to .NET 9. Use an 8.x version for .NET 8, 7.x for .NET 7. This project reads SQL database schema and is used to code generate classes for DataTier.Net and by DB Compare to compare database schemas.

Last synced: 25 Jun 2025

https://github.com/datajuggler/blazortodolist

This is a sample project for DataTier.Net using Blazor and Dot Net Core. I am building a video and need a repo for the sample

Last synced: 15 Sep 2025

https://github.com/datajuggler/getschemahash

I am making a short video demonstrating a use case of verify a database is in sync with a schema hash. This project demonstrates Nuget Package DataJuggler.Net Nuget package.

Last synced: 27 Jul 2025

https://github.com/datajuggler/archive.randomshuffler.core

This is a port of DataJuggler.Core.Randomshuffler for .Net Framework, which was created before I ever heard of Dot Net Core in 2012 or 2013 to explain the name confusion.

Last synced: 30 Jul 2025

https://github.com/datajuggler/xmlmirror

XmlMirror uses reflection to make it simple to create C# XML Parsers and Writers

codegeneration csharp desktop-application reflection xml

Last synced: 31 Jul 2025

https://github.com/datajuggler/datajuggler.blazoraudio

A Blazor component that implements HTML 5 Audio.

Last synced: 25 Jan 2026

https://github.com/datajuggler/configcompare

This project is a Windows Forms .Net5 project, that I use to compare the values in app settings between dev machines and / or test or production servers.

Last synced: 20 Aug 2025

https://github.com/datajuggler/bingdownloader

BingDownloader is a Windows Form app that uses Selenium and trial and error to download a series of Bing/Create Images and save them to a folder. Optionally, the Bing water mark is removed by default.

Last synced: 30 Aug 2025

https://github.com/datajuggler/leonard

Leonard uses RealESRGAN (Vulkan) and FFmpeg to upscale images or videos, extract image sequences, and render high-quality MP4 output.

Last synced: 10 Mar 2026

https://github.com/datajuggler/textures

This is a place for storing texture and material files for IClone and Character Creator.

Last synced: 05 Jan 2026

https://github.com/datajuggler/pixeldatabase.net.paint.net

This is an attempt to provide text based image editing to Paint.Net, just like my site PixelDatabase.Net.

Last synced: 06 Jan 2026

https://github.com/datajuggler/templatecompare

This project compares values in templates in Regionizer2022 with the values in DataJuggler.Blazor.Components to make sure default values match.

Last synced: 11 Mar 2026

https://github.com/datajuggler/adcover

A simple windows forms app, which is all black, and makes the web readable since you can cover ads.

Last synced: 13 Jun 2025

https://github.com/datajuggler/uibuilder

UIBuilder is a project to create project templates to speed up new projects. This project uses the same Data Model as DataTier.Net.

Last synced: 14 Jun 2025

https://github.com/datajuggler/passwordvault

Password Vault is a one table SQL Server project for storing my passwords to different sites and servers. This project is good for Tutorials having only one table, but it works ok as I have password overload managing so many accounts.

Last synced: 07 Sep 2025

https://github.com/datajuggler/datajuggler.net5

This is the .Net5 version of DataJuggler.Net

Last synced: 26 Mar 2025

https://github.com/datajuggler/ultimatehelper.sql

This project was created so that DataJuggler.UltimateHelper did not have a dependency on SQL Client.

Last synced: 26 Mar 2025

https://github.com/datajuggler/datajuggler.net6

This is a port of DataJuggler.Net5, which is the main component of DataTier.Net and DBCompare. Useful for database schema reading and code generation.

Last synced: 26 Mar 2025