Egc_base 8.0.33
dotnet add package Egc_base --version 8.0.33
NuGet\Install-Package Egc_base -Version 8.0.33
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="Egc_base" Version="8.0.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Egc_base" Version="8.0.33" />
<PackageReference Include="Egc_base" />
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 Egc_base --version 8.0.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Egc_base, 8.0.33"
#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 Egc_base@8.0.33
#: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=Egc_base&version=8.0.33
#tool nuget:?package=Egc_base&version=8.0.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Egc基础框架,支持Net8
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Autofac (>= 6.5.0)
- Autofac.Configuration (>= 6.0.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- AutoMapper (>= 12.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0)
- Kdbndp.EntityFrameworkCore.KingbaseES_V9 (>= 7.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.16)
- Microsoft.EntityFrameworkCore (>= 8.0.16)
- Microsoft.EntityFrameworkCore.Design (>= 8.0.16)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.16)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.0.16)
- Microsoft.EntityFrameworkCore.Tools (>= 8.0.16)
- Microsoft.Extensions.Primitives (>= 8.0.0)
- NLog.Database (>= 6.0.3)
- NLog.Web.AspNetCore (>= 5.2.0)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.119.0)
- StackExchange.Redis (>= 2.6.86)
- Swashbuckle.AspNetCore (>= 6.4.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.5.0)
- System.Runtime.Caching (>= 10.0.1)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.33 | 41 | 6/4/2026 |
| 8.0.31 | 100 | 4/9/2026 |
| 8.0.30 | 99 | 4/4/2026 |
| 8.0.29 | 100 | 4/4/2026 |
| 8.0.28 | 100 | 4/3/2026 |
| 8.0.13 | 107 | 3/9/2026 |
| 8.0.12 | 99 | 3/1/2026 |
| 8.0.11 | 278 | 12/19/2025 |
| 8.0.10 | 297 | 12/18/2025 |
| 8.0.9 | 147 | 10/4/2025 |
| 8.0.8 | 353 | 9/16/2025 |
| 8.0.7 | 229 | 9/9/2025 |
| 8.0.6 | 193 | 8/17/2025 |
| 8.0.5 | 199 | 8/9/2025 |
| 8.0.4 | 304 | 8/5/2025 |
| 8.0.3 | 305 | 8/5/2025 |
| 8.0.2 | 117 | 8/2/2025 |
| 8.0.1 | 599 | 7/23/2025 |
1、修正了使用事务时判断字段长度的错误;