DipmadeExtension 2.0.0

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

Ensemble de méthodes de simplification de votre code
 
     Version 1.0.2 :
     Corrections de bugs

     Version 1.0.1 :
     Méthode de génération d'un mot de passe
 
     Version 1.0.0 :
     GetMime : Méthodes permettant de récupérer le Mime par rapport à une extension
     ConvertReal : Convertit une chaine en double en gérant le . et , et le %
     ToDataTable : Permethode permettant de passer de convertir List Int64 en [dbo].[Int64List] pour un SqlParametre
     Voir le site pour la déclaration de la table [dbo].[Int64List]

Product Compatible and additional computed target framework versions.
.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.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DipmadeExtension:

Package Downloads
DipmadeSendGridSimplify

Permet d'envoyer des mails avec SendGrid

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 96 5/25/2026
1.0.0 378 1/1/2023