RyanNieuwoudt / ParseDontValidate-csharp

C# example of "Parse, don’t validate".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse don't validate

GitHub license

About

Sample code for this article.

Getting started

Clone the repository:

git clone https://github.com/RyanNieuwoudt/ParseDontValidate-csharp.git

Change to the project directory:

cd ParseDontValidate-csharp

Run the sample:

dotnet run

About

C# example of "Parse, don’t validate".

License:MIT License


Languages

Language:C# 100.0%