Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kodamasakuno/sakuno.base

The common part of my libraries.
https://github.com/kodamasakuno/sakuno.base

Last synced: 29 days ago
JSON representation

The common part of my libraries.

Awesome Lists containing this project

README

        

# Sakuno.Base

[![Build status](https://img.shields.io/appveyor/ci/KodamaSakuno/Sakuno-Base/master.svg?style=flat-square)](https://ci.appveyor.com/project/KodamaSakuno/Sakuno-Base)
[![NuGet](https://img.shields.io/nuget/v/Sakuno.Base.svg)](https://www.nuget.org/packages/Sakuno.Base)
[![NuGet](https://img.shields.io/nuget/dt/Sakuno.Base.svg)](https://www.nuget.org/packages/Sakuno.Base)
[![License](https://img.shields.io/github/license/KodamaSakuno/Sakuno.Base.svg?style=flat-square)](./LICENSE.md)

The common part of my libraries.

## Installation

You can install via NuGet Package Manager.

```powershell
PM> Install-Package Sakuno.Base
```

## Licence

[MIT License (MIT)](./LICENSE.md)

## Third-party Libraries

* [Fody](https://github.com/Fody/Fody)