FlexibleCore 1.0.4
dotnet add package FlexibleCore --version 1.0.4
NuGet\Install-Package FlexibleCore -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="FlexibleCore" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlexibleCore --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlexibleCore, 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 FlexibleCore as a Cake Addin #addin nuget:?package=FlexibleCore&version=1.0.4 // Install FlexibleCore as a Cake Tool #tool nuget:?package=FlexibleCore&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FlexibleCore 快速开发框架,基于 .NET Core 开发,目前兼容:.NET 6。直接引用,通过简单的配置即可适用。
帮助文档会在 https://www.liulinguang.com/ 更新
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AspectCore.Extensions.Reflection (>= 2.4.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- AutoMapper (>= 12.0.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.1)
- Castle.Core (>= 5.1.1)
- Datory (>= 7.1.3)
- FluentValidation (>= 11.8.0)
- FluentValidation.AspNetCore (>= 11.2.2)
- Flurl (>= 3.0.7)
- Flurl.Http (>= 3.2.4)
- GZY.Quartz.MUI (>= 2.0.0)
- HtmlSanitizer (>= 8.0.692)
- MicroElements.Swashbuckle.FluentValidation (>= 5.7.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.15)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting (>= 7.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Graph (>= 5.0.0)
- Microsoft.OpenApi (>= 1.6.3)
- MiniProfiler.AspNetCore (>= 4.2.22)
- MiniProfiler.AspNetCore.Mvc (>= 4.2.22)
- NetDevPack.Security.JwtExtensions (>= 7.0.0)
- Quartz (>= 3.6.2)
- Quartz.AspNetCore (>= 3.6.2)
- Serilog (>= 2.12.0)
- Serilog.AspNetCore (>= 6.1.0)
- Serilog.Enrichers.Thread (>= 3.1.0)
- Serilog.Sinks.Async (>= 1.5.0)
- SixLabors.ImageSharp (>= 3.0.2)
- SixLabors.ImageSharp.Drawing (>= 1.0.0-beta15)
- Spring.EL (>= 1.0.5)
- SqlSugarCore (>= 5.1.4.105)
- Swashbuckle.AspNetCore.Filters (>= 7.0.6)
- Swashbuckle.AspNetCore.Newtonsoft (>= 6.5.0)
- Swashbuckle.AspNetCore.Swagger (>= 6.5.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.5.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 6.5.0)
- System.Net.Http (>= 4.3.4)
- System.Runtime (>= 4.3.1)
- WebApiClient.Extensions.HttpClientFactory (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
FlexibleCore 快速开发框架,基于 .NET Core 开发,目前兼容:.NET 6。直接引用,通过简单的配置即可适用。