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

https://github.com/haamond/Alamut.AspNet

A set of tools, utilities, and extensions for ASP.NET Core
https://github.com/haamond/Alamut.AspNet

asp-net-core c-sharp exception-handler identity

Last synced: 7 months ago
JSON representation

A set of tools, utilities, and extensions for ASP.NET Core

Awesome Lists containing this project

README

        

# Alamut.AspNet
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
[![Build Status](https://travis-ci.org/SorenZ/Alamut.AspNet.svg?branch=master)](https://travis-ci.org/SorenZ/Alamut.AspNet)
[![Nuget](https://img.shields.io/nuget/v/Alamut.AspNet)](https://www.nuget.org/packages/Alamut.AspNet)
[![Nuget](https://img.shields.io/nuget/dt/Alamut.AspNet)](https://www.nuget.org/packages/Alamut.AspNet)

## This library provides tools, utilities, and extensions for ASP.NET Core application.

Further Details in [Wiki](https://github.com/SorenZ/Alamut.AspNet/wiki)

### Installing Alamut.AspNet

You should install [Alamut.AspNet with NuGet](https://www.nuget.org/packages/Alamut.AspNet):

Install-Package Alamut.AspNet

Or via the .NET Core command line interface:

dotnet add package Alamut.AspNet

Either commands, from Package Manager Console or .NET Core CLI, will download and install all required dependencies.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):


Mohammad Dayyan
Mohammad Dayyan

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!