xsds 1.0.3
dotnet add package xsds --version 1.0.3
NuGet\Install-Package xsds -Version 1.0.3
<PackageReference Include="xsds" Version="1.0.3" />
paket add xsds --version 1.0.3
#r "nuget: xsds, 1.0.3"
// Install xsds as a Cake Addin #addin nuget:?package=xsds&version=1.0.3 // Install xsds as a Cake Tool #tool nuget:?package=xsds&version=1.0.3
Tiny javascript library written to send in-browser http requests either GET, POST or using any other HTTP supported method. It can help in scenarios like auto-login & others.
What it actually does (by default) is opens up a new tab (in most cases) for the provided URL with the data parameters as if it was submitted from a form.
Written in coffeescript, but precompiled to Javascript for a non-coffee developer (but you better should get on-board with coffee). If you got any suggestions or you can help improve, kindly send me a pull request with your contribution & I promise a consideration.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added to jQuery & Nuget plugin registry