CSBEF.Core 3.2.0

.NET Core 3.1
dotnet add package CSBEF.Core --version 3.2.0
NuGet\Install-Package CSBEF.Core -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSBEF.Core" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSBEF.Core --version 3.2.0
#r "nuget: CSBEF.Core, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CSBEF.Core as a Cake Addin
#addin nuget:?package=CSBEF.Core&version=3.2.0

// Install CSBEF.Core as a Cake Tool
#tool nuget:?package=CSBEF.Core&version=3.2.0

Modular API is a Framework structure used to create an application.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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 468 8/13/2020
3.1.7 1,130 6/1/2020
3.1.6 1,084 6/1/2020
3.1.5 1,120 5/31/2020
3.1.4 1,135 5/31/2020
3.1.3 2,013 5/17/2020
3.1.2 884 5/14/2020
3.1.1 513 4/12/2020
3.1.0 495 4/12/2020
3.0.0.2 409 4/9/2020
3.0.0.1 405 4/9/2020
2.2.9 523 3/11/2020
2.2.8 417 3/9/2020
2.2.7 575 2/17/2020
2.2.6 582 2/3/2020
2.2.5 861 1/12/2020
2.2.4 903 1/11/2020
2.2.3 928 1/5/2020
2.2.2 928 1/5/2020
2.2.1 945 1/5/2020
2.2.0 924 1/4/2020
2.1.2 1,445 12/5/2019
2.1.1 830 12/5/2019
2.1.0 879 12/5/2019
2.0.5 2,839 10/12/2019
2.0.4 1,467 10/11/2019
2.0.3 1,268 10/11/2019
2.0.2 910 10/10/2019
2.0.1 2,761 10/9/2019
2.0.0 836 10/7/2019
1.4.2 875 10/7/2019
1.4.1 838 10/7/2019
1.3.4 762 9/4/2019
1.3.3 1,945 9/1/2019
1.3.2 451 9/1/2019
1.3.1 459 9/1/2019
1.2.0 458 8/15/2019
1.1.0 465 8/15/2019
1.0.0 762 8/12/2019

Added MaximumReceiveMessageSize option for SignalR.