• Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

BlazorFileUpload

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

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.
C#
24
star
3

DataTier.Net

DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.
C#
21
star
4

DataJuggler.Blazor.Components

This project includes a ValidationComponent, Grid, Progress Bar, Checked List Box, Image Button and Combo Box for now.
CSS
8
star
5

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.
C#
7
star
6

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.
C#
6
star
7

BlazorImageGallery

This is a sample project I am building to demonstrate the BlazorFileUpload component.
C#
5
star
8

Excelerate

Nuget package DataJuggler.Excelerate uses EPPPlus version 4.5.3.3 (last free version), and it makes it easy to load and save Excel data, code generate C# classes from header rows and more.
C#
5
star
9

PixelDatabase

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

Archive.UltimateHelper.Net

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

ImageSorter

Image Sorter makes it easy to sort a directory of images by color.
C#
3
star
12

Blazor.Excelerate

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

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.
HTML
3
star
14

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.
C#
2
star
15

DataJuggler.Win.Controls

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

RandomDataImporter

This is a second project dealing with Random Data. This project imports a list of Adjectives, Adverbs, Nouns and Verbs.
C#
2
star
17

BlazorVideoPlayer

C#
2
star
18

DataJuggler.Net

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

Simon

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

RandomDataGenerator

This project makes it easy to create random Members and Addresses for testing SQL applications.
C#
1
star
21

Delimiter

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

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.
1
star
23

BlazorComponentsTutorial

This project is only to show Microsoft that Blazor libraries do not compile.
CSS
1
star
24

PythonScripts

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

PythonClassCreator

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

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.
C#
1
star
27

UltimateHelper

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

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.
C#
1
star
29

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.
C#
1
star
30

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.
C#
1
star
31

IClonePythonUpdater

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