A middleware for counting the number of visitors written in .net core 2+.
Info
Version: | 1.0.0 |
Author(s): | Rector |
Last Update: | Thursday, March 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lampo1024/ViCounter |
NuGet Url: | https://www.nuget.org/packages/ViCounter |
Install
Install-Package ViCounter
dotnet add package ViCounter
paket add ViCounter
ViCounter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
Tags