JB.Toolkit 1.0.1.1

Additional Details

Don't use - Old

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package JB.Toolkit --version 1.0.1.1
NuGet\Install-Package JB.Toolkit -Version 1.0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JB.Toolkit" Version="1.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JB.Toolkit --version 1.0.1.1
#r "nuget: JB.Toolkit, 1.0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JB.Toolkit as a Cake Addin
#addin nuget:?package=JB.Toolkit&version=1.0.1.1

// Install JB.Toolkit as a Cake Tool
#tool nuget:?package=JB.Toolkit&version=1.0.1.1

JB Toolkit

N|Solid

A collection of useful classes, extensions and tools written in C# to aid in a wide variety of development. With components for ASP Net MVC, Winform and Console applications. Integrations for Google, AD and SQL and pre-written implementations / helpers for a variety of tasks... Just Because (see below).

Nuget Package

Install-Package JB.Toolkit

Tools Include, But Not Limited To

  • Assembly Helper
    • Retrive embedded resources
    • Culture helper
  • CSV Helper
    • Convert CSV to and from DataTable
    • Convert CSV to and from object
  • Collection of useful extention methods
    • Type conversions
    • DateTime helpers
    • string manipulation
    • Html Razor extentions (email attachment)
    • Roslyn source code formatter
  • Console App Helper
    • Spinner
    • Progress bar
    • Any console foreground and background colour (ColourFul.Console)
    • FIGLet fonts (ASCII art)
  • Database
    • Get data table, get scaler, execute non-Query, execute non-query with scoped identity
    • Dapper
    • Tree view (i.e. jstree) cache storage
  • Domain
    • AD DB lookup
    • Impersonation
    • AD Tools
  • Email
    • Send email
    • Easy send error report
    • Easy send results table (i.e. from List or DataTable) to email with a nicely formatted HTML table
  • Encryption
    • Typical string encryption
    • Simple Connection string encryption
  • Fuzzy Logic
    • Variety of algorithms (Levenshtein Distance, Ratcliff Obserhelp Simularity, Sorensen Dice Distance etc)
    • Test approximately equal
    • Check best match in collection
  • Google APIs
    • GeoCoding
    • GeoVision (i.e. reading text from image)
  • Imaging
    • Image type converter
    • Image manipulation
    • Icon helper
    • Web image helper (mimetype helepr, base64 image, get image bytes from URL etc)
    • Colour helper
    • OCR
  • Interprocess Communication
    • Memory Mapped file
    • Message queues
    • Named pipes
    • Net remoting
    • Sockets
    • Wcf
    • Wmp Copy data
  • JQuery DataTable Models / Views
    • HTMML DataTable
    • Ajax DataTable
    • Feed DataTable
    • Editor
    • MVC Jquery DataTable views
  • Logger
    • DB logger
    • File logger
    • Windows event logger
  • Microsoft Windows Helper
    • File and directory helpers
      • Transversively (recursively) get paths (orders them differently)
      • Get Windows special folder paths (Music, Videos, Documents, Pictures etc)
      • Fast directory enumerator
    • Process helper
      • Remote run, kill
    • Service helper
      • Remote start, stop, restart, aggressively restart
    • UAT helper
  • PDF Tools
    • Converter
      • Convert from DocX
      • Convert from HTML
      • Convert from PDF
      • Convert to PDF
    • PDF merger
    • PDF text parser
  • Regular Expressions
    • Common regular expression lists
    • Try convert any string format of a date to DateTime
  • Stream Helper
    • Safe Stream
    • Read file without loc
    • Throttle Stream (with percent complete and bytes per second event)
  • Web
    • Access logger
    • Authentication - Access token generator
    • HTTP Helper
    • IP Helper
    • Json Helper
    • Memory File (i.e. For download file or creating an email attachment)
  • WinForms
    • Collection of custom controls
    • Optimised Metro Form
    • Taskbar icon helper
    • Imaging tools
  • XML Doc (Word, Excel) Tools
    • Converter
      • DataTable to Xlsx
      • Docx to HTML
      • Docx to PDF
    • Mail merge
    • Find and replace
  • Zip
    • Compress / create archive
    • Extract archive
    • Extract other compression archive filetypes, i.e. .rar, .7z, .tar.gz etc
Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated