CSBEF.Module.UserManagement
1.0.0
See the version list below for details.
dotnet add package CSBEF.Module.UserManagement --version 1.0.0
NuGet\Install-Package CSBEF.Module.UserManagement -Version 1.0.0
<PackageReference Include="CSBEF.Module.UserManagement" Version="1.0.0" />
paket add CSBEF.Module.UserManagement --version 1.0.0
#r "nuget: CSBEF.Module.UserManagement, 1.0.0"
// Install CSBEF.Module.UserManagement as a Cake Addin #addin nuget:?package=CSBEF.Module.UserManagement&version=1.0.0 // Install CSBEF.Module.UserManagement as a Cake Tool #tool nuget:?package=CSBEF.Module.UserManagement&version=1.0.0
It is a user management module developed for CSBEF structure.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.2
- CSBEF.Core (>= 1.3.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CSBEF.Module.UserManagement:
Package | Downloads |
---|---|
CSBEF.Connector
A library used to connect to CSBEF API from MVC and other applications. |
|
CSBEF.Module.UserCloudManager
User file space module developed for CSBEF. With this module users can manage their own file space and you can share with other users. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.9 | 1,019 | 6/1/2020 |
3.1.8 | 845 | 6/1/2020 |
3.1.7 | 927 | 5/31/2020 |
3.1.6 | 1,172 | 5/31/2020 |
3.1.5 | 1,035 | 5/20/2020 |
3.1.4 | 1,028 | 5/19/2020 |
3.1.3 | 940 | 5/17/2020 |
3.1.2 | 795 | 5/14/2020 |
3.1.1 | 504 | 4/12/2020 |
1.2.4 | 530 | 3/11/2020 |
1.2.3 | 524 | 2/17/2020 |
1.2.2 | 550 | 2/3/2020 |
1.1.3 | 1,541 | 10/13/2019 |
1.1.2 | 1,200 | 10/12/2019 |
1.1.1 | 1,179 | 10/10/2019 |
1.1.0 | 990 | 10/9/2019 |
1.0.2 | 773 | 9/5/2019 |
1.0.1 | 809 | 9/5/2019 |
1.0.0 | 786 | 9/5/2019 |
0.2.0 | 1,041 | 9/4/2019 |
0.1.0 | 1,060 | 8/13/2019 |
- Complate UserService crud operations.
- Complate UserGroupService crud operations.
- Improvements in socket structure
- Socket information operations after crud operations
- CSBEF update (1.3.3)
- In addition, various fixes and improvements