CSBEF.Core
3.1.3
See the version list below for details.
dotnet add package CSBEF.Core --version 3.1.3
NuGet\Install-Package CSBEF.Core -Version 3.1.3
<PackageReference Include="CSBEF.Core" Version="3.1.3" />
paket add CSBEF.Core --version 3.1.3
#r "nuget: CSBEF.Core, 3.1.3"
// Install CSBEF.Core as a Cake Addin #addin nuget:?package=CSBEF.Core&version=3.1.3 // Install CSBEF.Core as a Cake Tool #tool nuget:?package=CSBEF.Core&version=3.1.3
Modular API is a Framework structure used to create an application.
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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 7.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.4)
- Microsoft.AspNetCore.Authorization (>= 3.1.4)
- Microsoft.AspNetCore.Connections.Abstractions (>= 3.1.4)
- Microsoft.AspNetCore.Http.Features (>= 3.1.4)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 3.1.4)
- Microsoft.EntityFrameworkCore (>= 3.1.4)
- Microsoft.EntityFrameworkCore.InMemory (>= 3.1.4)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.4)
- Microsoft.Extensions.DependencyInjection (>= 3.1.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.4)
- Microsoft.Extensions.Logging (>= 3.1.4)
- MySql.Data.EntityFrameworkCore (>= 8.0.20)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 3.1.3)
- Serilog.AspNetCore (>= 3.2.0)
- Serilog.Settings.Configuration (>= 3.1.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
- System.IdentityModel.Tokens.Jwt (>= 6.5.1)
- System.Linq.Dynamic.Core (>= 1.1.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CSBEF.Core:
Package | Downloads |
---|---|
CSBEF.Module.UserManagement
It is a user management module developed for CSBEF structure. |
|
CSBEF.Module.UserActionLog
This module records all operations of all modules within the CSBEF API application. |
|
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.2.0 | 636 | 8/13/2020 |
3.1.7 | 1,379 | 6/1/2020 |
3.1.6 | 1,337 | 6/1/2020 |
3.1.5 | 1,401 | 5/31/2020 |
3.1.4 | 1,424 | 5/31/2020 |
3.1.3 | 2,468 | 5/17/2020 |
3.1.2 | 1,135 | 5/14/2020 |
3.1.1 | 646 | 4/12/2020 |
3.1.0 | 602 | 4/12/2020 |
3.0.0.2 | 532 | 4/9/2020 |
3.0.0.1 | 516 | 4/9/2020 |
2.2.9 | 667 | 3/11/2020 |
2.2.8 | 520 | 3/9/2020 |
2.2.7 | 720 | 2/17/2020 |
2.2.6 | 729 | 2/3/2020 |
2.2.5 | 1,009 | 1/12/2020 |
2.2.4 | 1,058 | 1/11/2020 |
2.2.3 | 1,106 | 1/5/2020 |
2.2.2 | 1,082 | 1/5/2020 |
2.2.1 | 1,102 | 1/5/2020 |
2.2.0 | 1,086 | 1/4/2020 |
2.1.2 | 1,690 | 12/5/2019 |
2.1.1 | 973 | 12/5/2019 |
2.1.0 | 1,034 | 12/5/2019 |
2.0.5 | 3,271 | 10/12/2019 |
2.0.4 | 1,673 | 10/11/2019 |
2.0.3 | 1,480 | 10/11/2019 |
2.0.2 | 1,060 | 10/10/2019 |
2.0.1 | 3,144 | 10/9/2019 |
2.0.0 | 996 | 10/7/2019 |
1.4.2 | 1,034 | 10/7/2019 |
1.4.1 | 1,000 | 10/7/2019 |
1.3.4 | 901 | 9/4/2019 |
1.3.3 | 2,253 | 9/1/2019 |
1.3.2 | 571 | 9/1/2019 |
1.3.1 | 552 | 9/1/2019 |
1.2.0 | 545 | 8/15/2019 |
1.1.0 | 581 | 8/15/2019 |
1.0.0 | 882 | 8/12/2019 |
For the Modular Entity Framework, the module name must be at the beginning of the table names in the table records. This rule had to be stretched for some projects. Therefore, the prefix rule for modules with module name "Project" has been removed.