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
- Host: GitHub
- URL: https://github.com/haamond/Alamut.AspNet
- Owner: haamond
- License: mit
- Created: 2019-06-23T06:00:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:44:10.000Z (over 2 years ago)
- Last Synced: 2024-11-22T22:21:46.256Z (7 months ago)
- Topics: asp-net-core, c-sharp, exception-handler, identity
- Language: C#
- Size: 744 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alamut.AspNet
[](#contributors)
[](https://travis-ci.org/SorenZ/Alamut.AspNet)
[](https://www.nuget.org/packages/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)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!