Created
May 20, 2017 12:14
-
-
Save haf/007259288fe98de62a88bb4ca37cb944 to your computer and use it in GitHub Desktop.
Say whhhhaat? (With command-injection vulnerability included! But still awesome!)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Say something</title> | |
</head> | |
<body> | |
<form action="/" method="POST"> | |
<fieldset for="to-say"> | |
To say: | |
<input name="to-say" id="to-say" type="text" value="" /> | |
<input type="submit" value="OK" /> | |
</fieldset> | |
</form> | |
</body> | |
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source https://nuget.org/api/v2 | |
nuget Suave |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NUGET | |
remote: https://www.nuget.org/api/v2 | |
FSharp.Core (4.1.17) - framework: >= net10, >= netstandard10 | |
System.Collections (>= 4.0.11) - framework: >= netstandard16 | |
System.Console (>= 4.0) - framework: >= netstandard16 | |
System.Diagnostics.Debug (>= 4.0.11) - framework: >= netstandard16 | |
System.Diagnostics.Tools (>= 4.0.1) - framework: >= netstandard16 | |
System.Globalization (>= 4.0.11) - framework: >= netstandard16 | |
System.IO (>= 4.1) - framework: >= netstandard16 | |
System.Linq (>= 4.1) - framework: >= netstandard16 | |
System.Linq.Expressions (>= 4.1) - framework: >= netstandard16 | |
System.Linq.Queryable (>= 4.0.1) - framework: >= netstandard16 | |
System.Net.Requests (>= 4.0.11) - framework: >= netstandard16 | |
System.Reflection (>= 4.1) - framework: >= netstandard16 | |
System.Reflection.Extensions (>= 4.0.1) - framework: >= netstandard16 | |
System.Resources.ResourceManager (>= 4.0.1) - framework: >= netstandard16 | |
System.Runtime (>= 4.1) - framework: >= netstandard16 | |
System.Runtime.Extensions (>= 4.1) - framework: >= netstandard16 | |
System.Runtime.Numerics (>= 4.0.1) - framework: >= netstandard16 | |
System.Text.RegularExpressions (>= 4.1) - framework: >= netstandard16 | |
System.Threading (>= 4.0.11) - framework: >= netstandard16 | |
System.Threading.Tasks (>= 4.0.11) - framework: >= netstandard16 | |
System.Threading.Tasks.Parallel (>= 4.0.1) - framework: >= netstandard16 | |
System.Threading.Thread (>= 4.0) - framework: >= netstandard16 | |
System.Threading.ThreadPool (>= 4.0.10) - framework: >= netstandard16 | |
System.Threading.Timer (>= 4.0.1) - framework: >= netstandard16 | |
System.ValueTuple (>= 4.3) - framework: >= net10, netstandard10, netstandard11, netstandard12, netstandard13, netstandard14, netstandard15 | |
Microsoft.NETCore.Platforms (1.1) - framework: >= net10, >= netstandard10, netstandard13 | |
Microsoft.NETCore.Targets (1.1) - framework: >= net10, >= netstandard10, netstandard13 | |
Microsoft.Win32.Primitives (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
Microsoft.Win32.Registry (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
System.Collections (>= 4.3) - framework: >= netstandard13 | |
System.Globalization (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard13 | |
NETStandard.Library (1.6.1) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard10 | |
Microsoft.Win32.Primitives (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.AppContext (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Collections (>= 4.3) - framework: >= netstandard10 | |
System.Collections.Concurrent (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.Console (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: >= netstandard10 | |
System.Diagnostics.Tools (>= 4.3) - framework: >= netstandard10 | |
System.Diagnostics.Tracing (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.Globalization (>= 4.3) - framework: >= netstandard10 | |
System.Globalization.Calendars (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard10 | |
System.IO.Compression (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.IO.Compression.ZipFile (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.IO.FileSystem (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.IO.FileSystem.Primitives (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Linq (>= 4.3) - framework: >= netstandard10 | |
System.Linq.Expressions (>= 4.3) - framework: >= netstandard10 | |
System.Net.Http (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.Net.Primitives (>= 4.3) - framework: >= netstandard10 | |
System.Net.Sockets (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.ObjectModel (>= 4.3) - framework: >= netstandard10 | |
System.Reflection (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Extensions (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Primitives (>= 4.3) - framework: >= netstandard10 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard10 | |
System.Runtime (>= 4.3) - framework: >= netstandard10 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard10 | |
System.Runtime.Handles (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.Runtime.InteropServices.RuntimeInformation (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.Runtime.Numerics (>= 4.3) - framework: >= net45, >= netstandard11 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Security.Cryptography.X509Certificates (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard10 | |
System.Text.Encoding.Extensions (>= 4.3) - framework: >= netstandard10 | |
System.Text.RegularExpressions (>= 4.3) - framework: >= netstandard10 | |
System.Threading (>= 4.3) - framework: >= netstandard10 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard10 | |
System.Threading.Timer (>= 4.3) - framework: >= net451, >= netstandard12 | |
System.Xml.ReaderWriter (>= 4.3) - framework: >= netstandard10 | |
System.Xml.XDocument (>= 4.3) - framework: >= netstandard10 | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.native.System (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) | |
Microsoft.NETCore.Targets (>= 1.1) | |
runtime.native.System.IO.Compression (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) | |
Microsoft.NETCore.Targets (>= 1.1) | |
runtime.native.System.Net.Http (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) | |
Microsoft.NETCore.Targets (>= 1.1) | |
runtime.native.System.Net.Security (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) | |
Microsoft.NETCore.Targets (>= 1.1) | |
runtime.native.System.Security.Cryptography.Apple (4.3) - framework: >= net10, >= netstandard16 | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (>= 4.3) | |
runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (4.3) - framework: >= net10, >= netstandard16 | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
Suave (2.1) | |
FSharp.Core (>= 4.0.0.1) - framework: >= net10, netstandard10, netstandard11, netstandard12, netstandard13, netstandard14, netstandard15 | |
FSharp.Core (>= 4.1.2) - framework: >= netstandard16 | |
NETStandard.Library (>= 1.6.1) - framework: >= netstandard16 | |
System.Data.Common (>= 4.1) - framework: >= netstandard16 | |
System.Diagnostics.Process (>= 4.1) - framework: >= netstandard16 | |
System.Globalization.Extensions (>= 4.3) - framework: >= netstandard16 | |
System.Net.Security (>= 4.0) - framework: >= netstandard16 | |
System.Runtime.Serialization.Json (>= 4.0.2) - framework: >= netstandard16 | |
System.Security.Claims (>= 4.0.1) - framework: >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: >= netstandard16 | |
System.AppContext (4.3) - framework: >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Buffers (4.3) - framework: >= netstandard16 | |
System.Diagnostics.Debug (>= 4.3) - framework: >= netstandard11 | |
System.Diagnostics.Tracing (>= 4.3) - framework: >= netstandard11 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard11 | |
System.Runtime (>= 4.3) - framework: >= netstandard11 | |
System.Threading (>= 4.3) - framework: >= netstandard11 | |
System.Collections (4.3) - framework: >= net10, >= netstandard10 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Collections.Concurrent (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Tracing (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Console (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Data.Common (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: >= netstandard12 | |
System.Globalization (>= 4.3) - framework: >= netstandard12 | |
System.IO (>= 4.3) - framework: >= netstandard12 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard12 | |
System.Runtime (>= 4.3) - framework: >= netstandard12 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard12 | |
System.Text.RegularExpressions (>= 4.3) - framework: >= netstandard12 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard12 | |
System.Diagnostics.Debug (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Diagnostics.DiagnosticSource (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: netstandard11, >= netstandard13 | |
System.Diagnostics.Tracing (>= 4.3) - framework: netstandard11, >= netstandard13 | |
System.Reflection (>= 4.3) - framework: netstandard11, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: netstandard11, >= netstandard13 | |
System.Threading (>= 4.3) - framework: netstandard11, >= netstandard13 | |
System.Diagnostics.Process (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard14 | |
Microsoft.Win32.Primitives (>= 4.3) - framework: >= netstandard14 | |
Microsoft.Win32.Registry (>= 4.3) - framework: >= netstandard14 | |
runtime.native.System (>= 4.3) - framework: >= netstandard14 | |
System.Collections (>= 4.3) - framework: >= netstandard14 | |
System.Diagnostics.Debug (>= 4.3) - framework: >= netstandard14 | |
System.Globalization (>= 4.3) - framework: >= netstandard14 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.IO.FileSystem (>= 4.3) - framework: >= netstandard14 | |
System.IO.FileSystem.Primitives (>= 4.3) - framework: >= netstandard14 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard14 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard14 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard14 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Text.Encoding.Extensions (>= 4.3) - framework: >= netstandard14 | |
System.Threading (>= 4.3) - framework: >= netstandard14 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard14 | |
System.Threading.Thread (>= 4.3) - framework: >= netstandard14 | |
System.Threading.ThreadPool (>= 4.3) - framework: >= netstandard14 | |
System.Diagnostics.Tools (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Diagnostics.Tracing (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15 | |
System.Globalization (4.3) - framework: >= net10, >= netstandard10 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Globalization.Calendars (4.3) - framework: >= net46, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: >= netstandard13 | |
System.Globalization (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Globalization.Extensions (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
System.Globalization (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard13 | |
System.IO (4.3) - framework: >= net10, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.IO.Compression (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
runtime.native.System (>= 4.3) - framework: >= netstandard13 | |
runtime.native.System.IO.Compression (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Buffers (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO.Compression.ZipFile (4.3) - framework: >= netstandard16 | |
System.Buffers (>= 4.3) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.IO.Compression (>= 4.3) - framework: >= netstandard13 | |
System.IO.FileSystem (>= 4.3) - framework: >= netstandard13 | |
System.IO.FileSystem.Primitives (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.IO.FileSystem (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.IO.FileSystem.Primitives (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard13 | |
System.IO.FileSystem.Primitives (4.3) - framework: >= net46, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Linq (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard16 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Linq.Expressions (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.IO (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Linq (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.ObjectModel (>= 4.3) - framework: >= netstandard16 | |
System.Reflection (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard16 | |
System.Reflection.Emit (>= 4.3) - framework: >= netstandard16 | |
System.Reflection.Emit.ILGeneration (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Reflection.Emit.Lightweight (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Reflection.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Reflection.Primitives (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Reflection.TypeExtensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Linq.Queryable (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Linq (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Linq.Expressions (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Net.Http (4.3.1) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard13, >= netstandard16 | |
runtime.native.System (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Net.Http (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Diagnostics.DiagnosticSource (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Diagnostics.Tracing (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Globalization (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Globalization.Extensions (>= 4.3) - framework: >= netstandard16 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard11, netstandard13, >= netstandard16 | |
System.IO.FileSystem (>= 4.3) - framework: >= netstandard16 | |
System.Net.Primitives (>= 4.3) - framework: dnxcore50, netstandard11, netstandard13, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard11, netstandard13, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Runtime.Handles (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Runtime.InteropServices (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.X509Certificates (>= 4.3) - framework: >= net46, dnxcore50, netstandard13, >= netstandard16 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, netstandard11, netstandard13, >= netstandard16 | |
System.Threading (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard16 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard11, netstandard13, >= netstandard16 | |
System.Net.Primitives (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, netstandard11, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, netstandard11, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard11, >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Net.Requests (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Tracing (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard10, netstandard11, >= netstandard13 | |
System.Net.Http (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Net.Primitives (>= 4.3) - framework: dnxcore50, netstandard10, netstandard11, >= netstandard13 | |
System.Net.WebHeaderCollection (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard11, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Net.Security (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: netstandard13, >= netstandard16 | |
Microsoft.Win32.Primitives (>= 4.3) - framework: netstandard13, >= netstandard16 | |
runtime.native.System (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Net.Security (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Collections.Concurrent (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Diagnostics.Tracing (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Globalization (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Globalization.Extensions (>= 4.3) - framework: >= netstandard16 | |
System.IO (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Net.Primitives (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Runtime.Handles (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Runtime.InteropServices (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Security.Claims (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Security.Cryptography.X509Certificates (>= 4.3) - framework: >= net46, netstandard13, >= netstandard16 | |
System.Security.Principal (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard16 | |
System.Threading (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Threading.Tasks (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Threading.ThreadPool (>= 4.3) - framework: netstandard13, >= netstandard16 | |
System.Net.Sockets (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.Net.Primitives (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard13 | |
System.Net.WebHeaderCollection (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.ObjectModel (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Private.DataContractSerialization (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Collections.Concurrent (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Linq (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Emit.ILGeneration (>= 4.3) - framework: >= netstandard13 | |
System.Reflection.Emit.Lightweight (>= 4.3) - framework: >= netstandard13 | |
System.Reflection.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Primitives (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.TypeExtensions (>= 4.3) - framework: >= net46, dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime.Serialization.Primitives (>= 4.3) - framework: >= net46, dnxcore50, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.Encoding.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.RegularExpressions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Xml.ReaderWriter (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Xml.XDocument (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Xml.XmlDocument (>= 4.3) - framework: >= net46, dnxcore50, >= netstandard13 | |
System.Xml.XmlSerializer (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection (4.3) - framework: >= net10, >= netstandard10 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Reflection.Primitives (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Reflection.Emit (4.3) - framework: >= net10, >= netstandard16 | |
System.IO (>= 4.3) - framework: >= netstandard11 | |
System.Reflection (>= 4.3) - framework: >= netstandard11 | |
System.Reflection.Emit.ILGeneration (>= 4.3) - framework: >= netstandard11 | |
System.Reflection.Primitives (>= 4.3) - framework: >= netstandard11 | |
System.Runtime (>= 4.3) - framework: >= netstandard11 | |
System.Reflection.Emit.ILGeneration (4.3) - framework: >= net10, >= netstandard16 | |
System.Reflection (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Primitives (>= 4.3) - framework: >= netstandard10 | |
System.Runtime (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Emit.Lightweight (4.3) - framework: >= net10, >= netstandard16 | |
System.Reflection (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Emit.ILGeneration (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Primitives (>= 4.3) - framework: >= netstandard10 | |
System.Runtime (>= 4.3) - framework: >= netstandard10 | |
System.Reflection.Extensions (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Reflection.Primitives (4.3) - framework: >= net10, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Reflection.TypeExtensions (4.3) - framework: >= net10, >= netstandard16 | |
System.Reflection (>= 4.3) - framework: >= net462, dnxcore50, netstandard13, >= netstandard15 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard15 | |
System.Resources.ResourceManager (4.3) - framework: >= net10, >= netstandard10 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, >= netstandard10 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Runtime (4.3) - framework: >= net10, >= netstandard10, netstandard13 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, netstandard12, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, netstandard12, netstandard13, >= netstandard15 | |
System.Runtime.Extensions (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard15 | |
System.Runtime.Handles (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.InteropServices (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15, netcore11 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15, netcore11 | |
System.Reflection (>= 4.3) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15, netcore11 | |
System.Reflection.Primitives (>= 4.3) - framework: dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15, netcore11 | |
System.Runtime (>= 4.3) - framework: net462, >= net463, dnxcore50, netstandard11, netstandard12, netstandard13, >= netstandard15, netcore11 | |
System.Runtime.Handles (>= 4.3) - framework: dnxcore50, netstandard13, >= netstandard15, netcore11 | |
System.Runtime.InteropServices.RuntimeInformation (4.3) - framework: >= netstandard16 | |
runtime.native.System (>= 4.3) - framework: >= netstandard11 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard11 | |
System.Reflection.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard11 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard11 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard11 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard11 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard11 | |
System.Runtime.Numerics (4.3) - framework: >= net10, >= netstandard16 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime.Serialization.Json (4.3) - framework: >= netstandard16 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Private.DataContractSerialization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime.Serialization.Primitives (4.3) - framework: >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Security.Claims (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: >= netstandard13 | |
System.Globalization (>= 4.3) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Security.Principal (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.Algorithms (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard16 | |
runtime.native.System.Security.Cryptography.Apple (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: >= netstandard16 | |
System.IO (>= 4.3) - framework: >= net463, dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: >= net463, dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime.Handles (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime.InteropServices (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime.Numerics (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: >= net463, dnxcore50, >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: net46, net461, >= net463, dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Security.Cryptography.Cng (4.3) - framework: >= net46, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: netstandard14, >= netstandard16 | |
System.IO (>= 4.3) - framework: netstandard13, netstandard14, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: netstandard14, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: netstandard13, netstandard14, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: netstandard14, >= netstandard16 | |
System.Runtime.Handles (>= 4.3) - framework: netstandard13, netstandard14, >= netstandard16 | |
System.Runtime.InteropServices (>= 4.3) - framework: netstandard14, >= netstandard16 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: net46, net461, >= net463, netstandard13, netstandard14, >= netstandard16 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: netstandard14, >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: net46, net461, >= net463, netstandard13, netstandard14, >= netstandard16 | |
System.Text.Encoding (>= 4.3) - framework: netstandard14, >= netstandard16 | |
System.Security.Cryptography.Csp (4.3) - framework: >= net46, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.Reflection (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: >= net46, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Threading (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.Encoding (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: >= netstandard13 | |
runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard13 | |
System.Collections (>= 4.3) - framework: >= netstandard13 | |
System.Collections.Concurrent (>= 4.3) - framework: >= netstandard13 | |
System.Linq (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.OpenSsl (4.3) - framework: >= net10, >= netstandard16 | |
runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= net463, >= netstandard16, monoandroid, monotouch, xamarinios, xamarinmac | |
System.Collections (>= 4.3) - framework: >= netstandard16 | |
System.IO (>= 4.3) - framework: >= net463, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard16 | |
System.Runtime (>= 4.3) - framework: >= net463, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: >= net463, >= netstandard16 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard16 | |
System.Runtime.InteropServices (>= 4.3) - framework: >= netstandard16 | |
System.Runtime.Numerics (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: >= net463, >= netstandard16 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: >= net463, >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: >= net463, >= netstandard16 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Primitives (4.3) - framework: >= net10, >= netstandard16 | |
System.Diagnostics.Debug (>= 4.3) - framework: >= netstandard13 | |
System.Globalization (>= 4.3) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Threading (>= 4.3) - framework: >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard13 | |
System.Security.Cryptography.X509Certificates (4.3) - framework: >= net46, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard16 | |
runtime.native.System (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Net.Http (>= 4.3) - framework: >= netstandard16 | |
runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Diagnostics.Debug (>= 4.3) - framework: >= netstandard16 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Globalization.Calendars (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.IO (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.IO.FileSystem (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.IO.FileSystem.Primitives (>= 4.3) - framework: >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime.Handles (>= 4.3) - framework: dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Runtime.InteropServices (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime.Numerics (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Security.Cryptography.Algorithms (>= 4.3) - framework: net46, >= net461, dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Security.Cryptography.Cng (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Security.Cryptography.Csp (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Encoding (>= 4.3) - framework: net46, >= net461, dnxcore50, netstandard13, netstandard14, >= netstandard16 | |
System.Security.Cryptography.OpenSsl (>= 4.3) - framework: >= netstandard16 | |
System.Security.Cryptography.Primitives (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Security.Principal (4.3) - framework: >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard10 | |
System.Text.Encoding (4.3) - framework: >= net10, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Text.Encoding.Extensions (4.3) - framework: >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Text.RegularExpressions (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, netstandard13, >= netstandard16, netcore11 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard16 | |
System.Threading (4.3) - framework: >= net10, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Threading.Tasks (4.3) - framework: >= net10, netstandard10, netstandard13, >= netstandard15 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Threading.Tasks.Extensions (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: >= netstandard10 | |
System.Runtime (>= 4.3) - framework: >= netstandard10 | |
System.Threading.Tasks (>= 4.3) - framework: >= netstandard10 | |
System.Threading.Tasks.Parallel (4.3) - framework: >= net10, >= netstandard16 | |
System.Collections.Concurrent (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Tracing (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard11, >= netstandard13 | |
System.Threading.Thread (4.3) - framework: >= net10, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Threading.ThreadPool (4.3) - framework: >= net10, >= netstandard16 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Handles (>= 4.3) - framework: >= netstandard13 | |
System.Threading.Timer (4.3) - framework: >= net10, >= netstandard16 | |
Microsoft.NETCore.Platforms (>= 1.1) - framework: dnxcore50, >= netstandard12 | |
Microsoft.NETCore.Targets (>= 1.1) - framework: dnxcore50, >= netstandard12 | |
System.Runtime (>= 4.3) - framework: dnxcore50, >= netstandard12 | |
System.ValueTuple (4.3) - framework: >= net10, netstandard10, netstandard11, netstandard12, netstandard13, netstandard14, netstandard15 | |
System.Collections (>= 4.3) - framework: >= netstandard10 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard10 | |
System.Runtime (>= 4.3) - framework: >= netstandard10 | |
System.Xml.ReaderWriter (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.IO.FileSystem (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO.FileSystem.Primitives (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime.InteropServices (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Text.Encoding.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.RegularExpressions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading.Tasks (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Threading.Tasks.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Xml.XDocument (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Diagnostics.Tools (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Xml.ReaderWriter (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Xml.XmlDocument (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: >= netstandard13 | |
System.Diagnostics.Debug (>= 4.3) - framework: >= netstandard13 | |
System.Globalization (>= 4.3) - framework: >= netstandard13 | |
System.IO (>= 4.3) - framework: >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: >= netstandard13 | |
System.Runtime (>= 4.3) - framework: >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: >= netstandard13 | |
System.Text.Encoding (>= 4.3) - framework: >= netstandard13 | |
System.Threading (>= 4.3) - framework: >= netstandard13 | |
System.Xml.ReaderWriter (>= 4.3) - framework: >= netstandard13 | |
System.Xml.XmlSerializer (4.3) - framework: >= netstandard16 | |
System.Collections (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Globalization (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.IO (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Linq (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Emit (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Emit.ILGeneration (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.Primitives (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Reflection.TypeExtensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Resources.ResourceManager (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Runtime (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Runtime.Extensions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Text.RegularExpressions (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Threading (>= 4.3) - framework: dnxcore50, >= netstandard13 | |
System.Xml.ReaderWriter (>= 4.3) - framework: dnxcore50, netstandard10, >= netstandard13 | |
System.Xml.XmlDocument (>= 4.3) - framework: dnxcore50, >= netstandard13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#r "packages/Suave/lib/net40/Suave.dll" | |
open Suave | |
open Suave.Operators | |
open Suave.Filters | |
open Suave.Successful | |
open System | |
open System.Diagnostics | |
open System.Text | |
type ProcessResult = { exitCode : int; stdout : string; stderr : string } | |
let executeProcess exe cmdline = | |
let psi = new System.Diagnostics.ProcessStartInfo(exe,cmdline) | |
psi.UseShellExecute <- false | |
psi.RedirectStandardOutput <- true | |
psi.RedirectStandardError <- true | |
psi.CreateNoWindow <- true | |
let p = Process.Start(psi) | |
let output = new StringBuilder() | |
let error = new StringBuilder() | |
p.OutputDataReceived.Add(fun args -> output.Append(args.Data) |> ignore) | |
p.ErrorDataReceived.Add(fun args -> error.Append(args.Data) |> ignore) | |
p.BeginErrorReadLine() | |
p.BeginOutputReadLine() | |
p.WaitForExit() | |
{ exitCode = p.ExitCode; stdout = output.ToString(); stderr = error.ToString() } | |
let handle: WebPart = | |
fun ctx -> | |
async { | |
let input = ctx.request.formData "to-say" | |
match input with | |
| Choice1Of2 input -> | |
// note; vulnerable to command injection | |
let out = executeProcess "say" input | |
return! Redirection.FOUND "/" ctx | |
| Choice2Of2 err -> | |
return! RequestErrors.BAD_REQUEST err ctx | |
} | |
let app: WebPart = | |
choose [ | |
POST >=> handle | |
Files.browseFileHome "index.html" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PS; paket.lock is not a laughable matter.