CSBEF.Core 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CSBEF.Core --version 1.2.0
                    
NuGet\Install-Package CSBEF.Core -Version 1.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="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSBEF.Core" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="CSBEF.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CSBEF.Core --version 1.2.0
                    
#r "nuget: CSBEF.Core, 1.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.
#:package CSBEF.Core@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CSBEF.Core&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=CSBEF.Core&version=1.2.0
                    
Install as a Cake Tool

CSBEF

Code Scientific - Back-End Framework

Nuget

https://www.nuget.org/packages/CSBEF.Core/

Very Soon

I am preparing a comprehensive documentation of the project. But since I developed it alone, I cannot do everything at the same time 😃 So I will finish the documentation as soon as possible and publish it here.

What is needed?

Is an urgent need for the translation. Turkish will prepare documentation must be translated into English. Another friend of mine is preparing her German. If Turkish - English translation and will do If you can spare time, the project will have a major contribution.

Support

Patreon: https://www.patreon.com/user?u=16856720

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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 719 8/13/2020
3.1.7 1,459 6/1/2020
3.1.6 1,421 6/1/2020
3.1.5 1,480 5/31/2020
3.1.4 1,501 5/31/2020
3.1.3 2,547 5/17/2020
3.1.2 1,215 5/14/2020
3.1.1 729 4/12/2020
3.1.0 685 4/12/2020
3.0.0.2 622 4/9/2020
3.0.0.1 602 4/9/2020
2.2.9 753 3/11/2020
2.2.8 604 3/9/2020
2.2.7 806 2/17/2020
2.2.6 817 2/3/2020
2.2.5 1,092 1/12/2020
2.2.4 1,141 1/11/2020
2.2.3 1,195 1/5/2020
2.2.2 1,166 1/5/2020
2.2.1 1,185 1/5/2020
2.2.0 1,169 1/4/2020
2.1.2 1,778 12/5/2019
2.1.1 1,053 12/5/2019
2.1.0 1,123 12/5/2019
2.0.5 3,359 10/12/2019
2.0.4 1,760 10/11/2019
2.0.3 1,568 10/11/2019
2.0.2 1,145 10/10/2019
2.0.1 3,235 10/9/2019
2.0.0 1,078 10/7/2019
1.4.2 1,117 10/7/2019
1.4.1 1,086 10/7/2019
1.3.4 986 9/4/2019
1.3.3 2,343 9/1/2019
1.3.2 664 9/1/2019
1.3.1 640 9/1/2019
1.2.0 637 8/15/2019
1.1.0 668 8/15/2019
1.0.0 971 8/12/2019

ActionContextAccessor added to the service collection