-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Muhammad Rehan Saeed
committed
Jul 5, 2019
1 parent
162dc79
commit 336395c
Showing
1 changed file
with
23 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
![.NET Boxed Banner](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Banner.png) | ||
|
||
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/RehanSaeedUK) [![Twitter Follow](https://img.shields.io/twitter/follow/rehansaeeduk.svg?style=social&label=Follow)](https://twitter.com/RehanSaeedUK) | ||
|
||
.NET Core Extensions and Helper NuGet packages. If you are looking for the .NET Boxed project templates, you can find them [here](https://github.com/Dotnet-Boxed/Templates). | ||
|
||
## Continuous Integration | ||
|
||
| Name | Operating System | Status | | ||
| :--- | :--- | :--- | | ||
| AppVeyor | Windows | [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/aknwu9sil3dv3im0?svg=true)](https://ci.appveyor.com/project/RehanSaeed/framework) | | ||
| Travis CI | Linux & Mac | [![Travis CI Build Status](https://img.shields.io/travis/Dotnet-Boxed/Framework.svg?maxAge=3600&label=travis)](https://travis-ci.org/Dotnet-Boxed/Framework) | | ||
|
||
## NuGet Packages | ||
|
||
| Name | NuGet | MyGet | | ||
| :--- | :--- | :--- | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.AspNetCore](https://www.nuget.org/packages/Boxed.AspNetCore/) | [![Boxed.AspNetCore](https://img.shields.io/nuget/v/Boxed.AspNetCore.svg)](https://www.nuget.org/packages/Boxed.AspNetCore/) | [![Boxed.AspNetCore](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.AspNetCore.svg)](http://myget.org/gallery/Boxed.AspNetCore) | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.AspNetCore.Swagger](https://www.nuget.org/packages/Boxed.AspNetCore.Swagger/) | [![Boxed.AspNetCore.Swagger](https://img.shields.io/nuget/v/Boxed.AspNetCore.Swagger.svg)](https://www.nuget.org/packages/Boxed.AspNetCore.Swagger/) | [![Boxed.AspNetCore.Swagger](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.AspNetCore.Swagger.svg)](http://myget.org/gallery/Boxed.AspNetCore.Swagger) | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.AspNetCore.TagHelpers](https://www.nuget.org/packages/Boxed.AspNetCore.TagHelpers/) | [![Boxed.AspNetCore.TagHelpers](https://img.shields.io/nuget/v/Boxed.AspNetCore.TagHelpers.svg)](https://www.nuget.org/packages/Boxed.AspNetCore.TagHelpers/) | [![Boxed.AspNetCore.TagHelpers](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.AspNetCore.TagHelpers.svg)](http://myget.org/gallery/Boxed.AspNetCore.TagHelpers) | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.Mapping](https://www.nuget.org/packages/Boxed.Mapping/) | [![Boxed.Mapping](https://img.shields.io/nuget/v/Boxed.Mapping.svg)](https://www.nuget.org/packages/Boxed.Mapping/) | [![Boxed.Mapping](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.Mapping.svg)](http://myget.org/gallery/Boxed.Mapping) | | ||
![.NET Boxed Banner](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Banner.png) | ||
|
||
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/RehanSaeedUK) [![Twitter Follow](https://img.shields.io/twitter/follow/rehansaeeduk.svg?style=social&label=Follow)](https://twitter.com/RehanSaeedUK) | ||
|
||
.NET Core Extensions and Helper NuGet packages. If you are looking for the .NET Boxed project templates, you can find them [here](https://github.com/Dotnet-Boxed/Templates). | ||
|
||
## Continuous Integration | ||
|
||
| Name | Operating System | Status | | ||
| :--- | :--- | :--- | | ||
| AppVeyor | Windows | [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/aknwu9sil3dv3im0?svg=true)](https://ci.appveyor.com/project/RehanSaeed/framework) | | ||
| Azure DevOps | Ubuntu | [![Azure DevOps Ubuntu Build Status](https://dev.azure.com/dotnet-boxed/Framework/_apis/build/status/Dotnet-Boxed.Framework?branchName=master&stageName=Build&jobName=Build&configuration=Build%20Linux)](https://dev.azure.com/dotnet-boxed/Framework/_build/latest?definitionId=1&branchName=master) | | ||
| Azure DevOps | Mac | [![Azure DevOps Mac Build Status](https://dev.azure.com/dotnet-boxed/Framework/_apis/build/status/Dotnet-Boxed.Framework?branchName=master&stageName=Build&jobName=Build&configuration=Build%20Mac)](https://dev.azure.com/dotnet-boxed/Framework/_build/latest?definitionId=1&branchName=master) | | ||
| Azure DevOps | Windows | [![Azure DevOps Windows Build Status](https://dev.azure.com/dotnet-boxed/Framework/_apis/build/status/Dotnet-Boxed.Framework?branchName=master&stageName=Build&jobName=Build&configuration=Build%20Windows)](https://dev.azure.com/dotnet-boxed/Framework/_build/latest?definitionId=1&branchName=master) | | ||
|
||
## NuGet Packages | ||
|
||
| Name | NuGet | MyGet | | ||
| :--- | :--- | :--- | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.AspNetCore](https://www.nuget.org/packages/Boxed.AspNetCore/) | [![Boxed.AspNetCore](https://img.shields.io/nuget/v/Boxed.AspNetCore.svg)](https://www.nuget.org/packages/Boxed.AspNetCore/) | [![Boxed.AspNetCore](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.AspNetCore.svg)](http://myget.org/gallery/Boxed.AspNetCore) | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.AspNetCore.Swagger](https://www.nuget.org/packages/Boxed.AspNetCore.Swagger/) | [![Boxed.AspNetCore.Swagger](https://img.shields.io/nuget/v/Boxed.AspNetCore.Swagger.svg)](https://www.nuget.org/packages/Boxed.AspNetCore.Swagger/) | [![Boxed.AspNetCore.Swagger](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.AspNetCore.Swagger.svg)](http://myget.org/gallery/Boxed.AspNetCore.Swagger) | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.AspNetCore.TagHelpers](https://www.nuget.org/packages/Boxed.AspNetCore.TagHelpers/) | [![Boxed.AspNetCore.TagHelpers](https://img.shields.io/nuget/v/Boxed.AspNetCore.TagHelpers.svg)](https://www.nuget.org/packages/Boxed.AspNetCore.TagHelpers/) | [![Boxed.AspNetCore.TagHelpers](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.AspNetCore.TagHelpers.svg)](http://myget.org/gallery/Boxed.AspNetCore.TagHelpers) | | ||
| ![.NET Boxed Icon](https://raw.githubusercontent.com/Dotnet-Boxed/Templates/master/Images/Icon-16x16.png) [Boxed.Mapping](https://www.nuget.org/packages/Boxed.Mapping/) | [![Boxed.Mapping](https://img.shields.io/nuget/v/Boxed.Mapping.svg)](https://www.nuget.org/packages/Boxed.Mapping/) | [![Boxed.Mapping](https://img.shields.io/myget/dotnet-boxed/vpre/Boxed.Mapping.svg)](http://myget.org/gallery/Boxed.Mapping) | |