Downloads:
599
Downloads of v 4.6.0-alpha:
91
Last Update:
17 Apr 2021
Package Maintainer(s):
Software Author(s):
- Ali Kheyrollahi
Tags:
superbenchmarker sb benchmarking performance- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
SuperBenchmarker (DotNetCore)
This is a prerelease version of SuperBenchmarker (DotNetCore).
- 1
- 2
- 3
4.6.0-alpha | Updated: 17 Apr 2021
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
599
Downloads of v 4.6.0-alpha:
91
Maintainer(s):
Software Author(s):
- Ali Kheyrollahi
SuperBenchmarker (DotNetCore) 4.6.0-alpha
This is a prerelease version of SuperBenchmarker (DotNetCore).
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Ali Kheyrollahi. The inclusion of Ali Kheyrollahi trademark(s), if any, upon this webpage is solely to identify Ali Kheyrollahi goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install SuperBenchmarker (DotNetCore), run the following command from the command line or from PowerShell:
To upgrade SuperBenchmarker (DotNetCore), run the following command from the command line or from PowerShell:
To uninstall SuperBenchmarker (DotNetCore), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download superbenchmarkercore --internalize --version=4.6.0-alpha --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade superbenchmarkercore -y --source="'INTERNAL REPO URL'" --version="'4.6.0-alpha'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade superbenchmarkercore -y --source="'INTERNAL REPO URL'" --version="'4.6.0-alpha'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install superbenchmarkercore
win_chocolatey:
name: superbenchmarkercore
version: '4.6.0-alpha'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'superbenchmarkercore' do
action :install
source 'INTERNAL REPO URL'
version '4.6.0-alpha'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller superbenchmarkercore
{
Name = "superbenchmarkercore"
Version = "4.6.0-alpha"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'superbenchmarkercore':
ensure => '4.6.0-alpha',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is exempt from moderation. While it is likely safe for you, there is more risk involved.
Superbenchmarker is a load generator command-line tool for testing websites and HTTP APIs and meant to become Apache Benchmark (ab.exe) on steriod.
md5: 3F5AF7ECFDBC3125B9BB211739413A26 | sha1: 43F83E22B40C783964581AFC2EDB10E2ECB3FC11 | sha256: CB6C351CE8749B33C7C7CB4FEAA93E576C62CD6130F7D71AADA72D43E22788BF | sha512: FE046CE746081CB09F25BF0D94EAEB2713EBB8C54E5EE017FE541500E3364C72FCF9D466802745026D3C062957C525B4DDC266BC52BDFBF1AF4EE3B15F039E39
Copyright (C) 2017 Ali Kheyrollahi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
md5: DABFB21C631B4032B75A4050A2FF36B2 | sha1: 4CE7600707262F761F441AA5C9711B647AFC35B5 | sha256: B606E5DD77A6242CA1F1DF717EB53D9505AE56904330B975C08D4F2DBE8C3319 | sha512: 739CCFCC6420AEDBF4CE7D9499BB3852C0A2ADEE2D1F9E913E2B30B0B2BFA4BEA573E2FF11F59D6D889A52A44069D449C78D1BF06BACDCF25890029B26454E73
md5: 9F6F1B5B9E9CE98356558DC449D90A32 | sha1: 2CF8CBBE2FF3EAD1C9B28451E3AF5A847FACFEBA | sha256: 6A8DF611F76A00E8D1AB98C1DF6B9136CE43C95AC74ADBD0FC581ECA08560080 | sha512: B2D7C736D34FB933E8F4B31114D062D626E8126ECB85673BA189AFE97D2B55A2A84EB41C7E4AAD9A399084DFD3052EC0E088B2734F399AD6387428B31820B518
md5: 3D0DCAB2D98D0E93C261366A684D1A8A | sha1: 9F1843BB53A915472571730F75A8F7AA98B5D0D8 | sha256: 8A274536BB50EBDC0F523D1D5ACAA9E8E622F53FBBE77E925B929809592C8CB5 | sha512: A80BCBAAFD876708F9FA63912695A4FDF8574D7365E7BC1021425A387B18AAB5AF935249EF7FC5A70FE5196E8F3A2079AEDF56EB132AA5745088F7A98C8651D1
dotnet SuperBenchmarker.dll
md5: 3AA8CD0DAB7373775658E42152830138 | sha1: 068B0BAEF4D4EA1A596B307ED66904BF5BBD2A38 | sha256: 5D6E18E41A5B03AC124FBEB6C4A540E2AC8A02F641819F2F902098535368CE5C | sha512: 2FA57C924EC27DF44673A8DD4DF17588AF17D8C06A07F1B302C4DDF9F44F7F5F12AD00EACDC6E1212068DA6564E064817B3D3E2DD53B8CDAD480FBD73C8EFBDD
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.1",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.1": {
"SuperBenchmarker/4.5.1": {
"dependencies": {
"CommandLineParser": "2.2.1",
"Microsoft.AspNet.WebApi.Client": "5.2.4",
"Newtonsoft.Json": "11.0.1",
"RandomGen": "1.0.0"
},
"runtime": {
"SuperBenchmarker.dll": {}
}
},
"CommandLineParser/2.2.1": {
"dependencies": {
"System.Collections": "4.0.11-rc2-24027",
"System.Console": "4.0.0-rc2-24027",
"System.Diagnostics.Debug": "4.0.11-rc2-24027",
"System.Globalization": "4.0.11-rc2-24027",
"System.IO": "4.1.0-rc2-24027",
"System.Linq": "4.1.0-rc2-24027",
"System.Linq.Expressions": "4.0.11-rc2-24027",
"System.Reflection": "4.1.0-rc2-24027",
"System.Reflection.Extensions": "4.0.1-rc2-24027",
"System.Reflection.TypeExtensions": "4.1.0-rc2-24027",
"System.Resources.ResourceManager": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027",
"System.Runtime.Extensions": "4.1.0-rc2-24027"
},
"runtime": {
"lib/netstandard1.5/CommandLine.dll": {
"assemblyVersion": "2.0.275.0",
"fileVersion": "2.0.275.0"
}
}
},
"Microsoft.AspNet.WebApi.Client/5.2.4": {
"dependencies": {
"Newtonsoft.Json": "11.0.1",
"Newtonsoft.Json.Bson": "1.0.1"
},
"runtime": {
"lib/netstandard2.0/System.Net.Http.Formatting.dll": {
"assemblyVersion": "5.2.4.0",
"fileVersion": "5.2.60201.0"
}
}
},
"Newtonsoft.Json/11.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.1.21818"
}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
"dependencies": {
"Newtonsoft.Json": "11.0.1"
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.20722"
}
}
},
"RandomGen/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "11.0.1"
},
"runtime": {
"lib/netstandard2.0/RandomGen.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"System.Collections/4.0.11-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Console/4.0.0-rc2-24027": {
"dependencies": {
"System.IO": "4.1.0-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027",
"System.Text.Encoding": "4.0.11-rc2-24027"
}
},
"System.Diagnostics.Debug/4.0.11-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Globalization/4.0.11-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.IO/4.1.0-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027",
"System.Text.Encoding": "4.0.11-rc2-24027",
"System.Threading.Tasks": "4.0.11-rc2-24027"
}
},
"System.Linq/4.1.0-rc2-24027": {
"dependencies": {
"System.Collections": "4.0.11-rc2-24027",
"System.Diagnostics.Debug": "4.0.11-rc2-24027",
"System.Resources.ResourceManager": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027",
"System.Runtime.Extensions": "4.1.0-rc2-24027"
}
},
"System.Linq.Expressions/4.0.11-rc2-24027": {
"dependencies": {
"System.Collections": "4.0.11-rc2-24027",
"System.Diagnostics.Debug": "4.0.11-rc2-24027",
"System.Globalization": "4.0.11-rc2-24027",
"System.IO": "4.1.0-rc2-24027",
"System.Linq": "4.1.0-rc2-24027",
"System.ObjectModel": "4.0.12-rc2-24027",
"System.Reflection": "4.1.0-rc2-24027",
"System.Reflection.Emit": "4.0.1-rc2-24027",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-24027",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-24027",
"System.Reflection.Extensions": "4.0.1-rc2-24027",
"System.Reflection.Primitives": "4.0.1-rc2-24027",
"System.Reflection.TypeExtensions": "4.1.0-rc2-24027",
"System.Resources.ResourceManager": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027",
"System.Runtime.Extensions": "4.1.0-rc2-24027",
"System.Threading": "4.0.11-rc2-24027"
}
},
"System.ObjectModel/4.0.12-rc2-24027": {
"dependencies": {
"System.Collections": "4.0.11-rc2-24027",
"System.Diagnostics.Debug": "4.0.11-rc2-24027",
"System.Resources.ResourceManager": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027",
"System.Threading": "4.0.11-rc2-24027"
}
},
"System.Reflection/4.1.0-rc2-24027": {
"dependencies": {
"System.IO": "4.1.0-rc2-24027",
"System.Reflection.Primitives": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Reflection.Emit/4.0.1-rc2-24027": {
"dependencies": {
"System.IO": "4.1.0-rc2-24027",
"System.Reflection": "4.1.0-rc2-24027",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-24027",
"System.Reflection.Primitives": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Reflection.Emit.ILGeneration/4.0.1-rc2-24027": {
"dependencies": {
"System.Reflection": "4.1.0-rc2-24027",
"System.Reflection.Primitives": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Reflection.Emit.Lightweight/4.0.1-rc2-24027": {
"dependencies": {
"System.Reflection": "4.1.0-rc2-24027",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-24027",
"System.Reflection.Primitives": "4.0.1-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Reflection.Extensions/4.0.1-rc2-24027": {
"dependencies": {
"System.Reflection": "4.1.0-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Reflection.Primitives/4.0.1-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-24027": {
"dependencies": {
"System.Reflection": "4.1.0-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Resources.ResourceManager/4.0.1-rc2-24027": {
"dependencies": {
"System.Globalization": "4.0.11-rc2-24027",
"System.Reflection": "4.1.0-rc2-24027",
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Runtime/4.1.0-rc2-24027": {},
"System.Runtime.Extensions/4.1.0-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Text.Encoding/4.0.11-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
},
"System.Threading/4.0.11-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027",
"System.Threading.Tasks": "4.0.11-rc2-24027"
}
},
"System.Threading.Tasks/4.0.11-rc2-24027": {
"dependencies": {
"System.Runtime": "4.1.0-rc2-24027"
}
}
}
},
"libraries": {
"SuperBenchmarker/4.5.1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"CommandLineParser/2.2.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-s+cVeOzKcoPu0IWda5DPd0b9K7vfKqo17aOOrj5zsUnE5n3Bts8vutn5R3KYqBlnbuqQEXzJT7IhAkRKMXouzw==",
"path": "commandlineparser/2.2.1",
"hashPath": "commandlineparser.2.2.1.nupkg.sha512"
},
"Microsoft.AspNet.WebApi.Client/5.2.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OdBVC2bQWkf9qDd7Mt07ev4SwIdu6VmLBMTWC0D5cOP/HWSXyv/77otwtXVrAo42duNjvXOjzjP5oOI9m1+DTQ==",
"path": "microsoft.aspnet.webapi.client/5.2.4",
"hashPath": "microsoft.aspnet.webapi.client.5.2.4.nupkg.sha512"
},
"Newtonsoft.Json/11.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==",
"path": "newtonsoft.json/11.0.1",
"hashPath": "newtonsoft.json.11.0.1.nupkg.sha512"
},
"Newtonsoft.Json.Bson/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
"path": "newtonsoft.json.bson/1.0.1",
"hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
},
"RandomGen/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kEpCg+9TiRJOIph35LoJw9a4e0QeSJd2sEvSZTqCYEgtdcf0R20WhHseIRa8r7l0dXRc9og2JJJkDQwWNcfPmg==",
"path": "randomgen/1.0.0",
"hashPath": "randomgen.1.0.0.nupkg.sha512"
},
"System.Collections/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wi4oT2B06Ev7vDPeJki7HVJ3qPYJIilzf+p81JuNaBD9L2wi9Y2L5BsQ6ToncW+lYZafuMea/hiK1xX1Ge1VWQ==",
"path": "system.collections/4.0.11-rc2-24027",
"hashPath": "system.collections.4.0.11-rc2-24027.nupkg.sha512"
},
"System.Console/4.0.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZkOW7ehVR6vnVTfttO0Z1uf3v7mT8cxQZbPHaGDyTt65qh4WzQOXgZYWqDNduyA1xWlvKh28XAhAkK0P39CcAA==",
"path": "system.console/4.0.0-rc2-24027",
"hashPath": "system.console.4.0.0-rc2-24027.nupkg.sha512"
},
"System.Diagnostics.Debug/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-k0ckwL97zqxiSjRpgmkjUoP51LvEzMshynNuNOyUsKLQTHVieTsrg2YiBnou0AsDnDk/maCmuPJvoJR0qIcOuQ==",
"path": "system.diagnostics.debug/4.0.11-rc2-24027",
"hashPath": "system.diagnostics.debug.4.0.11-rc2-24027.nupkg.sha512"
},
"System.Globalization/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RDterYo6tAE2YslHrhvAdrAkTdhGkml7tg5JGX/XwgN2GGkB3NkiqigBSaUEV4S2ftCzCFDIhCxqQy57lAsEIA==",
"path": "system.globalization/4.0.11-rc2-24027",
"hashPath": "system.globalization.4.0.11-rc2-24027.nupkg.sha512"
},
"System.IO/4.1.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VQRYN33mwALJ1UWfxxMqXzKCYUDNMUeU6j8YCxVcLCBx3Oa/l7i15NQv/OAebfOVSmBa3LmBTRP4rQqChrCbFg==",
"path": "system.io/4.1.0-rc2-24027",
"hashPath": "system.io.4.1.0-rc2-24027.nupkg.sha512"
},
"System.Linq/4.1.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uf9wbc/YWrM4xa6g0T8n1XpY/zRcTHSPw+sCwkdrL2aJbYyLFKs1Yeg8M0zjMX4SwmiNeDiZR2gkAHAPsIfKCg==",
"path": "system.linq/4.1.0-rc2-24027",
"hashPath": "system.linq.4.1.0-rc2-24027.nupkg.sha512"
},
"System.Linq.Expressions/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CfLNPBWzWdqfRGkdIXNWQ+2zSyaegOL4MAQSry0k6t8CQnPwJLywZLIZAV+cU47gi/7C2eM2I63r2eBZNJDovw==",
"path": "system.linq.expressions/4.0.11-rc2-24027",
"hashPath": "system.linq.expressions.4.0.11-rc2-24027.nupkg.sha512"
},
"System.ObjectModel/4.0.12-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8wgKzGVl3RlTMBYsWCjOizWpzH8mm7i0pv2vHwXbpV/rGptDDKzXHyTmdqFdBAfrnsnicwh79hNTc5zzKWKK1A==",
"path": "system.objectmodel/4.0.12-rc2-24027",
"hashPath": "system.objectmodel.4.0.12-rc2-24027.nupkg.sha512"
},
"System.Reflection/4.1.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RMJrRP3I71J5PLfsX2reWDPltwJs/pJ+CbIqa2ccDVop2WlBq6CuV7FOo7l77nuYFKODI6kpATLXZKiq8V8aEQ==",
"path": "system.reflection/4.1.0-rc2-24027",
"hashPath": "system.reflection.4.1.0-rc2-24027.nupkg.sha512"
},
"System.Reflection.Emit/4.0.1-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C4kvi/Lpj5vgUtCygP0bbBnlYyuDZEU2ofdgGXa8AgV3FkmwNEqJ7zm3OhMFe/kMKRgEkJXkioFdkLHrJJLDTQ==",
"path": "system.reflection.emit/4.0.1-rc2-24027",
"hashPath": "system.reflection.emit.4.0.1-rc2-24027.nupkg.sha512"
},
"System.Reflection.Emit.ILGeneration/4.0.1-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-s7puteOinRV3+sGWDLeuUbSSxwZHqHhXpLwoTlS4L0x7d58j868LbKPSPJVZAs6a/dGkyo02WHVDcEtCBjn8VQ==",
"path": "system.reflection.emit.ilgeneration/4.0.1-rc2-24027",
"hashPath": "system.reflection.emit.ilgeneration.4.0.1-rc2-24027.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.0.1-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kDuurD3Z1bYJrW0VqBEoHWLUCWYtto/SF/dajEj8sXftap3zkqBF+3IMb8l4EfRuzytlS2TlmFxiApbB9C8JEA==",
"path": "system.reflection.emit.lightweight/4.0.1-rc2-24027",
"hashPath": "system.reflection.emit.lightweight.4.0.1-rc2-24027.nupkg.sha512"
},
"System.Reflection.Extensions/4.0.1-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5N1tt+n0OHyaZ3Wb73FIfNsRrkFDW1I2fuAzojudgcZ0XcAHqLE0Wb9/JQ2eG6Lp89l2qntx4HvXcIDjVwvYuw==",
"path": "system.reflection.extensions/4.0.1-rc2-24027",
"hashPath": "system.reflection.extensions.4.0.1-rc2-24027.nupkg.sha512"
},
"System.Reflection.Primitives/4.0.1-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/FgLaA5DnqSVZVm5+eqhSjezjBCRo7+W5LzUsa3nQul6hHbMGkB2uuN8Tt6UfpLzKZ5QimefeDKkLYmChBnskQ==",
"path": "system.reflection.primitives/4.0.1-rc2-24027",
"hashPath": "system.reflection.primitives.4.0.1-rc2-24027.nupkg.sha512"
},
"System.Reflection.TypeExtensions/4.1.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1t2V/qaXZjJ2krlf97bGEcqiNjriHZQv5mx3Mez2PJ2+gqJbu0vPWCSNTN8Y+miCuRm+Pwx0ZFAoCQHkij2xcQ==",
"path": "system.reflection.typeextensions/4.1.0-rc2-24027",
"hashPath": "system.reflection.typeextensions.4.1.0-rc2-24027.nupkg.sha512"
},
"System.Resources.ResourceManager/4.0.1-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WFDuYprqRWAVcQzArAqgabw9bbGPBaogBG17sGtZ5Iyb7ddOcIs89QYdcxdatPkSYOFNWydwSY2fyOjhIKMIcA==",
"path": "system.resources.resourcemanager/4.0.1-rc2-24027",
"hashPath": "system.resources.resourcemanager.4.0.1-rc2-24027.nupkg.sha512"
},
"System.Runtime/4.1.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sDyyCeXycMSiNP4z1wyeyXlZSb26/OXIAwqnDsOAjw9PL3r8OgDRJgt4SH6Qid5z6E5IEGTKwjBjrHJGoa8bag==",
"path": "system.runtime/4.1.0-rc2-24027",
"hashPath": "system.runtime.4.1.0-rc2-24027.nupkg.sha512"
},
"System.Runtime.Extensions/4.1.0-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rHmAgtQY8XlVd4tB/5ta8IzxAL9gpUlkTYQgUXDjdHux2MFmDSJv4vgm/atmwbKZcd0TnzjD2SYpnkWSqDWgFg==",
"path": "system.runtime.extensions/4.1.0-rc2-24027",
"hashPath": "system.runtime.extensions.4.1.0-rc2-24027.nupkg.sha512"
},
"System.Text.Encoding/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WyhCB3a669kXgMXEBx+T0G+bulfT0xzhYqZvuIGm22qIFlS85z11df279viqqjkwv2PDQvLjE2YKhRqkvdEd3g==",
"path": "system.text.encoding/4.0.11-rc2-24027",
"hashPath": "system.text.encoding.4.0.11-rc2-24027.nupkg.sha512"
},
"System.Threading/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JdVfUj82+pkIGfpUeb28HdwxoUMR7lTL5LT2iX9gyKtIo4yv2VirGPFVvohdlN9t9My+dIlYb9W4z1YlZV/RIA==",
"path": "system.threading/4.0.11-rc2-24027",
"hashPath": "system.threading.4.0.11-rc2-24027.nupkg.sha512"
},
"System.Threading.Tasks/4.0.11-rc2-24027": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BULvVgPxKNzMgAZpaRHREYhbGFTDbwG84mR61gGcajhLo6nn7XS9E1Lzixiv3gANtT7HROH7h3LeMPMRsEvEPQ==",
"path": "system.threading.tasks/4.0.11-rc2-24027",
"hashPath": "system.threading.tasks.4.0.11-rc2-24027.nupkg.sha512"
}
}
}
md5: 58D194B6CB4CC085A76707695E2F2A18 | sha1: 8A5F497F7E035AD977B018521C5763BD3D3A1F2F | sha256: 296BAA7E7F80306FA107598E856AF35A974E61D6B72EFC77296D30A145783E90 | sha512: A5A020BB21D917707F7CB861E7EA4CB37847B0ACC1F69BB3B9EB36E7B4DB3C2FA04F31E51650C8BF4C75E5A085A04C638D905C408CED5444C04E11FC80DA7BE7
<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
</startup>
<system.net>
<connectionManagement>
<add address="*" maxconnection="65535" />
</connectionManagement>
</system.net>
</configuration>
{
"runtimeOptions": {
"tfm": "netcoreapp2.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "2.1.0"
}
}
}
<?xml version="1.0"?>
<doc>
<assembly>
<name>SuperBenchmarker</name>
</assembly>
<members>
<member name="T:SuperBenchmarker.IResponseStatusOverride">
<summary>
Interface for plugins that
</summary>
</member>
<member name="M:SuperBenchmarker.IResponseStatusOverride.OverrideStatus(System.Net.HttpStatusCode,System.Byte[],System.Net.Http.Headers.HttpResponseHeaders,System.Net.Http.HttpRequestMessage)">
<summary>
Override the status received
</summary>
<param name="statusReceived">Response status</param>
<param name="responseBuffer">response data as a byte array</param>
<param name="responseHeaders">Response headers</param>
<param name="request">Request</param>
<returns></returns>
</member>
</members>
</doc>
md5: 8CD8F9286BF68DFC7068BA8F6016EA10 | sha1: B097429E5386636D6BEA531F9840C952F90A9732 | sha256: B787E38F965E63B2379DC8D658913585A5A90A18F6D887D33C2565C366BC092E | sha512: 084EE372F0F1F799D61B7873790C2FDBAEB9F759177120A4E7243BBF5236678F85F8BF59831A4A60F4260AD18B6630C0D9C218CCA487D1DB4A0524D9CD8F1A13
Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
This package is published by aliostad (Ali Kheyrollahi). The binaries are identical to other package types published by the project, in particular the nuget package.
Log in or click on link to see number of positives.
- Newtonsoft.Json.dll (6a8df611f76a) - ## / 65
- CommandLine.dll (cb6c351ce874) - ## / 68
- Newtonsoft.Json.Bson.dll (b606e5dd77a6) - ## / 74
- SuperBenchmarkerCore.4.6.0-alpha.nupkg (0a0d5ade9827) - ## / 62
- RandomGen.dll (8a274536bb50) - ## / 67
- sbplug.dll (5d6e18e41a5b) - ## / 64
- SuperBenchmarker.dll (296baa7e7f80) - ## / 65
- System.Net.Http.Formatting.dll (b787e38f965e) - ## / 67
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
SuperBenchmarker (DotNetCore) 4.6.0 | 417 | Sunday, April 18, 2021 | Approved | |
SuperBenchmarker (DotNetCore) 4.6.0-beta2 | 91 | Sunday, April 18, 2021 | Exempted | |
SuperBenchmarker (DotNetCore) 4.6.0-alpha | 91 | Saturday, April 17, 2021 | Exempted |
This package has no dependencies.
Ground Rules:
- This discussion is only about SuperBenchmarker (DotNetCore) and the SuperBenchmarker (DotNetCore) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or SuperBenchmarker (DotNetCore), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.