This is a guide for aligning images.
See the full Advanced Markdown doc for more tips and tricks
This is a guide for aligning images.
See the full Advanced Markdown doc for more tips and tricks
| /// <summary> | |
| /// Creates color with corrected brightness. | |
| /// </summary> | |
| /// <param name="color">Color to correct.</param> | |
| /// <param name="correctionFactor">The brightness correction factor. Must be between -1 and 1. | |
| /// Negative values produce darker colors.</param> | |
| /// <returns> | |
| /// Corrected <see cref="Color"/> structure. | |
| /// </returns> | |
| public static Color ChangeColorBrightness(Color color, float correctionFactor) |
| using System; | |
| using System.IO; | |
| using System.Net.Http; | |
| using System.Threading; | |
| using System.Threading.Tasks; | |
| namespace HttpClientProgress { | |
| public static class HttpClientProgressExtensions { | |
| public static async Task DownloadDataAsync (this HttpClient client, string requestUrl, Stream destination, IProgress<float> progress = null, CancellationToken cancellationToken = default (CancellationToken)) | |
| { |
Source : https://github.com/shiena/ansicolor/blob/master/README.md
Ansicolor library provides color console in Windows as ANSICON for Golang.
| title | MSBuild Version Properties Cheatsheet |
|---|---|
| author | natemcmaster |
| date | September 18, 2019 |
| source | https://stackoverflow.com/questions/42183300/what-is-the-difference-between-various-msbuild-version-properties-such-as-versi |
| snippet | https://jonlabelle.com/snippets/view/markdown/msbuild-version-properties-cheatsheet |
| gist | https://gist.github.com/jonlabelle/34993ee032c26420a0943b1c9d106cdc |
Based on Stack Overflow
Note
This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.
How to use this script:
Console tab