Vývojář:
Cena: Zdarma
Hodnocení: 0 
Recenze: 0 Napsat recenzi
Seznamy: 0 + 0
Body: 0 + 0 ¡
Body +1

Popis

CSV Edit Sharp
CsvEditSharp is a CSV editor that describes read / write settings with C # script.

In the script, write read / write settings using API of "CsvHelper" which is a open source .Net class library.

[Script example]
-------------------
/* Get the API object that can be used in this script */
ICsvEditSharpApi api = GetCsvEditSharpApi();

/* Encoding of CSV file */
api.Encoding = Encoding.GetEncoding("utf-8");

/* Configuration settings for CSV Helper */
api.CsvConfiguration = new CsvConfiguration( CultureInfo.GetCultureInfo("en-US"))
{
HasHeaderRecord = true
};

/*****************************
Definition of record class
*****************************/
class FieldData
{
public string Name { get; set; }
[Format("d")]
public DateTime Birthday { get; set; }
public Gender Gender { get; set; }
public bool Married { get; set; }
[NumberStyles(NumberStyles.Currency)]
[Format("C")]
public decimal PocketMoney { get; set; }
}

/****************************************
Define the enum type of selection item
****************************************/
enum Gender
{
Male,
Female,
Other
}

/**********************************************
Register auto class maps in CSV reader/writer
**********************************************/
api.RegisterClassMap();

/************************
Add custom validations
************************/
api.AddValidation(
m => m.Birthday,
dt => dt.Date < DateTime.Now.Date,
"Cannot enter a future date.");

api.AddValidation(
m => m.PocketMoney,
n => n > 0 && n < 10000,
"PocketMoney must be in the range $0 to $10000.");

-------------------

For details of APIs that can be used in scripts, see below.
[GitHub]
https://github.com/pierre3/CsvEditSharp

[CsvHelper]
https://joshclose.github.io/CsvHelper/
Víc ↓

Snímky obrazovky

#1. CSV Edit Sharp (Windows) Podle: pierre3
#2. CSV Edit Sharp (Windows) Podle: pierre3
#3. CSV Edit Sharp (Windows) Podle: pierre3
#4. CSV Edit Sharp (Windows) Podle: pierre3

Novinky

  • Verze: PC
  • Aktualizováno:

Cena

  • Dnes: Zdarma
  • Minimální: Zdarma
  • Maximální: Zdarma
Sledovat ceny

Vývojář

Body

Nenalezeno ☹️

Hodnocení

Nenalezeno ☹️

Seznamy

Nenalezeno ☹️

Recenze

Buďte první, kdo bude hodnotit 🌟

Další informace

CSV Edit SharpCSV Edit Sharp Krátká adresa URL: Zkopírováno!

Mohlo by se Vám také líbit

    • CSV Format Editor
    • Windows Aplikace: Pomůcky a nástroje  Podle: ptl1998naganodevall
    • $1.39   
    • Seznamy: 0 + 0   Hodnocení: 0   Recenze: 0
    • Body: 0 + 0   Verze: PC   ・Edit csv ・Convert csv to tsv ・Convert csv to json ・Convert csv to xml ・Convert csv to html ・Convert csv to excel ・Split csv file ・Join csv file ・Search csv
        ⥯ 
    • Edit Docx PLUS
    • Windows Aplikace: Pomůcky a nástroje  Podle: File Format Apps
    • * Zdarma   
    • Seznamy: 1 + 0   Hodnocení: 0   Recenze: 0
    • Body: 7 + 1,555 (4.7)   Verze: PC   With Edit Docx PLUS, you can not only create and edit Word documents (.doc and .docx) directly, but also open many more common document formats (.odt, .wps and etc.). Support formats: ...
        ⥯ 
    • CSV Viewer Free
    • Windows Aplikace: Pomůcky a nástroje  Podle: pauljohn
    • Zdarma   
    • Seznamy: 1 + 0   Hodnocení: 0   Recenze: 0
    • Body: 1 + 541 (2.4)   Verze: PC   This app is a free Office solution which offers easy viewing of Microsoft Office spreadsheets such as CSV / XLS / XLSX, it can open formats such as .CSV files. This app is the One ...
        ⥯ 
    • CSV to Dictionary Converter
    • Windows Aplikace: Pomůcky a nástroje  Podle: Lacko Luboslav
    • Zdarma   
    • Seznamy: 0 + 0   Hodnocení: 0   Recenze: 0
    • Body: 0 + 3 (3.7)   Verze: PC   Application convert data from CSV (Comma-separated values) file to C# Dictionary structure (Key / Value pairs). Application use data with comma or semicolon separator. Attributes may ...
        ⥯ 
    • Mepro CSV Editor
    • Windows Aplikace: Pomůcky a nástroje  Podle: Metin Morris
    • $1.89   
    • Seznamy: 0 + 0   Hodnocení: 0   Recenze: 0
    • Body: 0 + 0   Verze: PC   CSV files are simple text files that contain values separated by commas, semicolons, or separator marks. They are widely used in most data analysis and reporting programs. However, ...
        ⥯ 
    • Barcode Edit
    • Windows Aplikace: Pomůcky a nástroje  Podle: Needed Special Tools
    • $1.99   
    • Seznamy: 1 + 0   Hodnocení: 0   Recenze: 0
    • Body: 3 + 1 (1.0)   Verze: PC   Barcode Edit has following features: - Read barcode information - Create barcode as image file - Create QR barcodes from rows of *.csv file Supported barcode formats to create image: ...
        ⥯ 
    • ICAL to CSV Converter
    • Windows Aplikace: Pomůcky a nástroje  Podle: Freytag and Company LLC
    • * Zdarma   
    • Seznamy: 1 + 0   Hodnocení: 0   Recenze: 0
    • Body: 2 + 8 (3.5)   Verze: PC   iCAL to CSV Converter is an all-in-one tool that privately converts your ICS (calendar) file to a convenient CSV (comma-separated value) file OR does the reverse and converts your CSV ...
        ⥯ 
    • MBOX To CSV Converter
    • Windows Aplikace: Pomůcky a nástroje  Podle: ITBeaver
    • $4.99   
    • Seznamy: 0 + 0   Hodnocení: 0   Recenze: 0
    • Body: 0 + 4 (2.8)   Verze: PC   This application is designed to convert e-mail export file(.mbox) to simple text file(.csv). Drag and drop or open file to easily convert. You can change default separator to comma or ...
        ⥯ 
    • vCard CSV Exchange
    • Windows Aplikace: Pomůcky a nástroje  Podle: Quant Games LLC
    • Zdarma   
    • Seznamy: 0 + 0   Hodnocení: 0   Recenze: 0
    • Body: 0 + 28 (2.0)   Verze: PC   This tool can help with conversion of contact data between CSV (Outlook.com exchange format) and vCard .VCF used by Nokia mobile and feature (like Asha) phones.
        ⥯ 
    • PDF View and Edit
    • Windows Aplikace: Pomůcky a nástroje  Podle: Christian Regli
    • $2.09   
    • Seznamy: 0 + 0   Hodnocení: 0   Recenze: 0
    • Body: 0 + 4 (5.0)   Verze: PC   Full featured PDF viewer with annotation capabilities. Nice and cleanly organized. Open and display both normal and PDF files protected with AES and RC4 encryption algorithms (password
        ⥯ 

Mohlo by se Vám také líbit

Vyhledávací operátory, které můžete použít v AppAggu
Přidat do AppAgg
AppAgg
Začněte – je to zdarma.
Registrace
Přihlásit se