Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ContributionGuidelines.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Don't.
Don't.
42 changes: 21 additions & 21 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
MIT License

Copyright (c) 2017 Ben Adams

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.
MIT License
Copyright (c) 2017 Ben Adams
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.
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# System.Ben
Who says you can't be super fast and super secure

[![Travis build status](https://img.shields.io/travis/benaadams/System.Ben.svg?label=build&branch=master)](https://travis-ci.org/benaadams/System.Ben)
[![Join the chat at https://gitter.im/System-Ben/Lobby](https://badges.gitter.im/System-Ben/Lobby.svg)](https://gitter.im/System-Ben/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Fast
The fastest code is the code that doesn't execute; so there is no code.

## Secure
This zero api library has the smallest possible api making it very hard to attack or find vulnerabilities in

## Supported Frameworks

.NET Standard 1.0+

## Testimonials

![Testimonials](https://aoa.blob.core.windows.net/aspnet/system.ben.png)
# System.Ben
Who says you can't be super fast and super secure
[![Travis build status](https://img.shields.io/travis/benaadams/System.Ben.svg?label=build&branch=master)](https://travis-ci.org/benaadams/System.Ben)
[![Join the chat at https://gitter.im/System-Ben/Lobby](https://badges.gitter.im/System-Ben/Lobby.svg)](https://gitter.im/System-Ben/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Fast
The fastest code is the code that doesn't execute; so there is no code.
## Secure
This zero api library has the smallest possible api making it very hard to attack or find vulnerabilities in
## Supported Frameworks
.NET Standard 1.0+
## Testimonials
![Testimonials](https://aoa.blob.core.windows.net/aspnet/system.ben.png)
66 changes: 33 additions & 33 deletions System.Ben.sln
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Ben", "src\System.Ben.csproj", "{F7742808-35E7-4553-81DA-428CEC177EF0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Ben.Tests", "tests\System.Ben.Tests.csproj", "{4F4B83E1-DE54-4172-A1AD-3A1370471873}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|Any CPU.Build.0 = Release|Any CPU
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x64.ActiveCfg = Release|x64
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x64.Build.0 = Release|x64
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x86.ActiveCfg = Release|x86
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x86.Build.0 = Release|x86
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|Any CPU.Build.0 = Release|Any CPU
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x64.ActiveCfg = Release|x64
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x64.Build.0 = Release|x64
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x86.ActiveCfg = Release|x86
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x86.Build.0 = Release|x86
EndGlobalSection
EndGlobal
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Ben", "src\System.Ben.csproj", "{F7742808-35E7-4553-81DA-428CEC177EF0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Ben.Tests", "tests\System.Ben.Tests.csproj", "{4F4B83E1-DE54-4172-A1AD-3A1370471873}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|Any CPU.Build.0 = Release|Any CPU
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x64.ActiveCfg = Release|x64
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x64.Build.0 = Release|x64
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x86.ActiveCfg = Release|x86
{F7742808-35E7-4553-81DA-428CEC177EF0}.Release|x86.Build.0 = Release|x86
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|Any CPU.Build.0 = Release|Any CPU
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x64.ActiveCfg = Release|x64
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x64.Build.0 = Release|x64
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x86.ActiveCfg = Release|x86
{4F4B83E1-DE54-4172-A1AD-3A1370471873}.Release|x86.Build.0 = Release|x86
EndGlobalSection
EndGlobal
24 changes: 12 additions & 12 deletions scripts/build.ps1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
$scriptsFolder = Get-Item $PSScriptRoot;
$projectRootFolder = $scriptsFolder.Parent;

$testCsproj = Join-Path $projectRootFolder.FullName "tests" | Join-Path -ChildPath "System.Ben.Tests.csproj";

"restoring packages"
dotnet restore

"running tests"
dotnet test "$testCsproj"

"building solution"
$scriptsFolder = Get-Item $PSScriptRoot;
$projectRootFolder = $scriptsFolder.Parent;
$testCsproj = Join-Path $projectRootFolder.FullName "tests" | Join-Path -ChildPath "System.Ben.Tests.csproj";
"restoring packages"
dotnet restore
"running tests"
dotnet test "$testCsproj"
"building solution"
dotnet build -c Release
14 changes: 7 additions & 7 deletions src/System.Ben.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
</PropertyGroup>

</Project>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
</PropertyGroup>
</Project>
22 changes: 11 additions & 11 deletions tests/System.Ben.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\src\System.Ben.csproj" />
</ItemGroup>

</Project>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\src\System.Ben.csproj" />
</ItemGroup>
</Project>