inovationware.code 3.6.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package inovationware.code --version 3.6.8
                    
NuGet\Install-Package inovationware.code -Version 3.6.8
                    
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="inovationware.code" Version="3.6.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="inovationware.code" Version="3.6.8" />
                    
Directory.Packages.props
<PackageReference Include="inovationware.code" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add inovationware.code --version 3.6.8
                    
#r "nuget: inovationware.code, 3.6.8"
                    
#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.
#:package inovationware.code@3.6.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=inovationware.code&version=3.6.8
                    
Install as a Cake Addin
#tool nuget:?package=inovationware.code&version=3.6.8
                    
Install as a Cake Tool

Handy Features for .Net.

Covers the following (not exhaustive list):

  • Encrypt/Decrypt (Code.Encryption)
  • Lightweight ORM (Code.SequelOrm)
  • Db CRUD operations (Code.Sequel)
  • Text to speech (Code.Feedback)
  • Beautify Winform UI + some other basic stuff (Code.Styler)
  • Perform routine/mundane tasks with ease (e.g. General.DictionaryKeys() returns a List<> of the Keys)
  • Generate Bootstrap code snippets (like creating a card directly from content of database) directly from code, without writing any CSS/JS/SQL
  • Generate Charts for Dashboard (Pie/Line/Doughnut/Bar) directly from code, without writing any CSS/JS/SQL
Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on inovationware.code:

Package Downloads
inovation.incode

Private

SecurityAdapter

Description

inovationware.securityAdapter

Private

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.9.0 215 5/31/2025
3.8.9 278 5/4/2025
3.7.1 208 1/15/2025
3.7.0 244 11/23/2024
3.6.8 225 10/24/2024
3.6.7 214 10/20/2024
3.6.6 236 10/17/2024
3.6.5 200 9/20/2024
3.6.4 226 9/20/2024
3.6.3 218 9/20/2024
3.6.2 209 9/20/2024
3.6.1 242 9/20/2024
3.6.0 491 1/15/2024
3.5.9 537 1/11/2024 3.5.9 is deprecated.
3.5.8 484 1/7/2024
3.5.7 466 1/6/2024
3.5.6 488 12/23/2023
3.5.5 482 12/21/2023
3.5.4 499 12/20/2023
3.5.3 485 12/20/2023
Loading failed