SorenZ / Alamut.AspNet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alamut.AspNet

All Contributors Build Status Nuget Nuget

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

Further Details in Wiki

Installing Alamut.AspNet

You should install Alamut.AspNet with NuGet:

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):

Mohammad Dayyan
Mohammad Dayyan

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

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

License:MIT License


Languages

Language:C# 77.1%Language:HTML 19.4%Language:CSS 2.9%Language:JavaScript 0.6%