another-guy - magma 1.0.1-b00006

Provides helpers for AspNetCore WebApi services

PM> Install-Package magma -Version 1.0.1-b00006 -Source https://www.myget.org/F/another-guy/api/v3/index.json

Copy to clipboard

> nuget.exe install magma -Version 1.0.1-b00006 -Source https://www.myget.org/F/another-guy/api/v3/index.json

Copy to clipboard

> dotnet add package magma --version 1.0.1-b00006 --source https://www.myget.org/F/another-guy/api/v3/index.json

Copy to clipboard
<PackageReference Include="magma" Version="1.0.1-b00006" />
Copy to clipboard
source https://www.myget.org/F/another-guy/api/v3/index.json

nuget magma  ~> 1.0.1-b00006
Copy to clipboard

> choco install magma --version 1.0.1-b00006 --source https://www.myget.org/F/another-guy/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "another-guy" -SourceLocation "https://www.myget.org/F/another-guy/api/v2"
Install-Module -Name "magma" -RequiredVersion "1.0.1-b00006" -Repository "another-guy" -AllowPreRelease
Copy to clipboard

Synopsis

Magma

Provides helpers for AspNetCore WebApi services

Code Example

TODO

Motivation

Syntax sugar is syntax sugar: it's not a necessary thing per se but it can improve code quality.

Installation

Magma is a available in a form of a NuGet package. Follow regular installation process to bring it to your project. https://www.nuget.org/packages/Magma/

API Reference

// TODO

Tests

There are no automated tests for the project at the moment.

License

The code is distributed under the MIT license.

Reporting an Issue

Reporting an issue, proposing a feature, or asking a question are all great ways to improve software quality.

Here are a few important things that package contributors will expect to see in a new born GitHub issue:

  • the relevant version of the package;
  • the steps to reproduce;
  • the expected result;
  • the observed result;
  • some code samples illustrating current inconveniences and/or proposed improvements.

Contributing

Contribution is the best way to improve any project!

  1. Fork it!
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

...or follow steps described in a nice fork guide by Karl Broman

  • .NETStandard 1.6
    • Microsoft.AspNetCore.Mvc (>= 1.0.0)
    • Microsoft.AspNetCore.Mvc.Core (>= 1.0.0)
    • NETStandard.Library (>= 1.6.0)
  • .NETStandard 1.6: 1.6.0.0

Owners

another-guy

Authors

Igor Soloydenko

Project URL

https://github.com/another-guy/Magma

License

MIT

Tags

WebApi,AspNetCore

Info

9 total downloads
0 downloads for version 1.0.1-b00006
Download (5.11 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.3 5.09 KB Wed, 19 Oct 2016 18:14:14 GMT 1
1.0.3-b00012 5.13 KB Wed, 19 Oct 2016 18:19:48 GMT 1
1.0.3-b00010 5.12 KB Wed, 19 Oct 2016 18:06:56 GMT 1
1.0.2-b00009 5.11 KB Wed, 19 Oct 2016 17:59:27 GMT 1
1.0.1-b00006 5.11 KB Wed, 19 Oct 2016 17:51:28 GMT 0
1.0.1-b00005 4.11 KB Sun, 28 Aug 2016 04:21:22 GMT 2
1.0.1-b00004 4.11 KB Sun, 28 Aug 2016 04:20:18 GMT 1
1.0.1-b00003 4.11 KB Sun, 07 Aug 2016 22:40:58 GMT 2