C# Validator

Open-source C# projects categorized as Validator

Top 4 C# Validator Projects

  • PKHeX

    Pokémon Save File Editor

  • Project mention: Japanese Police Arrest Man for Tampering with Pokémon Violet Save Data | news.ycombinator.com | 2024-04-12

    I'd eat my shoe if the dude wasn't just using exactly that https://github.com/kwsch/PKHeX

  • Validot

    Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CSVLint

    CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.

  • Project mention: A question for the pro's, am I misusing SQL? | /r/SQL | 2023-12-11

    Also, a little self-promotion here, I've created the CSV Lint plug-in for Notepad++ to work with CSV text data files. It can reformat, validate and sort csv files, as well as convert csv to different formats including SQL. Meaning it can take a csv data file and generate INSERT INTO statements, including CREATE TABLE with the corresponding column datatypes and everything.

  • FileTypeChecker

    Cross platform file type validator for .NET (by AJMitev)

  • Project mention: what do you find most frustrating about dotnet? | /r/dotnet | 2023-06-20

    // wrapper around something like this: https://github.com/AJMitev/FileTypeChecker var fileType = await ExtractActualFileTypeFromFileHeadersOrTrustTheMimeType(file); // stream to blob storage var blobClient = blobContainerClient.GetBlobClient(fileName); var blob = new CloudBlockBlob(blobClient.Uri); await blob.UploadFromStreamAsync(file); await blobClient.SetHttpHeadersAsync(new BlobHttpHeaders { ContentType = fileType });

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Validator related posts

Index

What are some of the best open-source Validator projects in C#? This list will help you:

Project Stars
1 PKHeX 3,463
2 Validot 281
3 CSVLint 133
4 FileTypeChecker 116

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com