SMCode 2.0.322

dotnet add package SMCode --version 2.0.322
                    
NuGet\Install-Package SMCode -Version 2.0.322
                    
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="SMCode" Version="2.0.322" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SMCode" Version="2.0.322" />
                    
Directory.Packages.props
<PackageReference Include="SMCode" />
                    
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 SMCode --version 2.0.322
                    
#r "nuget: SMCode, 2.0.322"
                    
#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 SMCode@2.0.322
                    
#: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=SMCode&version=2.0.322
                    
Install as a Cake Addin
#tool nuget:?package=SMCode&version=2.0.322
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image NuGet Nuget License: MIT

SMCode - C# Rapid Application Development Code Library

The goal of the SMCode project, currently under development, is to create a synthesis of the libraries designed over more than 25 years as support for rapid application development.

Roadmap

  • SMCode package - Application common back-end functions library
    • AI
      • Simulated annealing class
    • Standard library class
      • Conversion functions
      • Conversion functions
      • DateTime functions
      • Error management functions
      • Hash functions
      • Math functions
      • String functions
    • Business
      • Codice fiscale (italian tax code) validate and calculate functions
      • EAN 13 validate functions
      • IBAN validate functions
      • PartitaIVA (italian VAT code) validate functions
    • Classes
      • Data type class
      • Dictionary class
      • File class
      • GeoPoint class
      • INI file class
      • Resources pack management class
    • Data
      • Database functions
      • SQL functions
      • Database component
      • Dataset component
    • Internet
      • Email functions
      • FTP functions
      • Web client functions
    • Parser classes
    • Zip functions
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SMCode:

Package Downloads
SMFront

C# Rapid Application Development Web Application Front End Code Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.322 49 2/18/2026
2.0.321 98 1/24/2026
2.0.320 101 1/4/2026
2.0.311 152 11/29/2025
2.0.310 203 11/25/2025
2.0.308 197 11/24/2025
2.0.307 216 10/29/2025
2.0.306 200 10/29/2025
2.0.305 192 10/16/2025
2.0.304 175 10/16/2025
2.0.303 188 10/15/2025
2.0.302 196 10/14/2025
2.0.301 216 10/2/2025
2.0.300 205 10/1/2025
2.0.282 186 7/28/2025
2.0.281 520 7/24/2025
2.0.280 518 7/24/2025
2.0.279 200 6/30/2025
2.0.277 203 6/26/2025
2.0.275 192 6/26/2025
Loading failed