EbubekirBastama.BastamaTextSave
1.0.0.1
See the version list below for details.
dotnet add package EbubekirBastama.BastamaTextSave --version 1.0.0.1
NuGet\Install-Package EbubekirBastama.BastamaTextSave -Version 1.0.0.1
<PackageReference Include="EbubekirBastama.BastamaTextSave" Version="1.0.0.1" />
paket add EbubekirBastama.BastamaTextSave --version 1.0.0.1
#r "nuget: EbubekirBastama.BastamaTextSave, 1.0.0.1"
// Install EbubekirBastama.BastamaTextSave as a Cake Addin #addin nuget:?package=EbubekirBastama.BastamaTextSave&version=1.0.0.1 // Install EbubekirBastama.BastamaTextSave as a Cake Tool #tool nuget:?package=EbubekirBastama.BastamaTextSave&version=1.0.0.1
C# Veri Kaydetme Paketi
Paketi Kurmak için:
Url
Package Manager:
Install-Package EbubekirBastama.BastamaTextSave -Version 1.0.0
.NET CLI
dotnet add package EbubekirBastama.BastamaTextSave --version 1.0.0
Paket CLI
paket add EbubekirBastama.BastamaTextSave --version 1.0.0
Bu ".dll" ile sizler rahatlıkla verileriniz ".txt" formatı ile kaydedebileceksiniz. Toplam'da 3 adet metod bulunmaktadır.
txtlistsave txtdizisave txtAraysave txtlistsave :Toplam'da 3 adet parametre alır "yol,successmessage,Listbox"
txtdizisave:Toplam'da 2 adet parametre alır "yol ve string dizi"
txtAraysave:Toplam'da 2 adet parametre alır "yol,Arraylist"
Örnek Kod:
using BastamaTextSave;
txt_save.txtlistsave(ulasmadi, "Bütün Numaralar Aktarıldı...", Application.StartupPath + "\ulasmayan");
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.