EFFC.Frame.Net.Base
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EFFC.Frame.Net.Base --version 1.0.4
NuGet\Install-Package EFFC.Frame.Net.Base -Version 1.0.4
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="EFFC.Frame.Net.Base" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFFC.Frame.Net.Base --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EFFC.Frame.Net.Base, 1.0.4"
#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 EFFC.Frame.Net.Base as a Cake Addin #addin nuget:?package=EFFC.Frame.Net.Base&version=1.0.4 // Install EFFC.Frame.Net.Base as a Cake Tool #tool nuget:?package=EFFC.Frame.Net.Base&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
E.F.F.C Frame Base Lib
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.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. 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.
-
.NETCoreApp 2.0
- EFFC.ChakraCore (>= 1.0.7)
- EFFC.VRoomJs (>= 1.0.5)
- Microsoft.AspNetCore.All (>= 2.0.3)
- QRCoder (>= 1.3.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on EFFC.Frame.Net.Base:
Package | Downloads |
---|---|
EFFC.Frame.Net.Global
E.F.F.C Frame Global Settings |
|
EFFC.Extends.LinqDLR2SQL
E.F.F.C Extends Lib |
|
EFFC.Frame.Net.Module.HttpCall
E.F.F.C Frame Module HttpCall Definition |
|
EFFC.Frame.Net.Resource.Loggers
E.F.F.C Frame Resource Loggers Lib |
|
EFFC.Frame.Net.Resource.Others
E.F.F.C Frame Resource ZipFile,Ftp and so on Lib |
GitHub repositories
This package is not used by any popular GitHub repositories.
Efficiency Focus For Core(效率、专注为核心)框架应用于.Net Core第一版发布
本包为基础库包含EFFC框架的基础接口和基本资源API
.net core 2.0升级版本
1.0.3:调整FrameDLRObject,为了更好的兼容性,将用来解析json串的js引擎改为用Newton.JSON来解析
1.0.4:修正DefaultCache在设定了LimitSize的时候,在linux下报异常的问题,ComFunc新增GetApplicationRoot方法用来获取获取application的目录