User account control system for Allowed.Telegram.Bot based on Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.0 |
Author(s): | VodemSharp |
Last Update: | Wednesday, October 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Allowed.Telegram.Bot.EntityFrameworkCore |
Install
Install-Package Allowed.Telegram.Bot.EntityFrameworkCore
dotnet add package Allowed.Telegram.Bot.EntityFrameworkCore
paket add Allowed.Telegram.Bot.EntityFrameworkCore
Allowed.Telegram.Bot.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Allowed.Telegram.Bot.Data(>= 1.0.0)
- Allowed.Telegram.Bot(>= 3.1.0)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
Tags