OneFx.Core
1.12.0
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 OneFx.Core --version 1.12.0
NuGet\Install-Package OneFx.Core -Version 1.12.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="OneFx.Core" Version="1.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OneFx.Core --version 1.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OneFx.Core, 1.12.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 OneFx.Core as a Cake Addin #addin nuget:?package=OneFx.Core&version=1.12.0 // Install OneFx.Core as a Cake Tool #tool nuget:?package=OneFx.Core&version=1.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于.netCore和EFcore,采用DDD思想的开发框架
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 | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- MediatR (>= 8.0.1)
- Microsoft.EntityFrameworkCore (>= 3.1.2)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.2)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.2)
- Microsoft.Extensions.Logging.Debug (>= 3.1.2)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on OneFx.Core:
Package | Downloads |
---|---|
OneFx.WebApi
webapi基础类库 |
|
OneFx.RabbitMQ
OneFx框架对消息队列的支持 |
|
OneFx.Service
Package Description |
|
OneFx.EntityFramework
Package Description |
|
OneFx.Redis
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 292 | 5/9/2023 |
2.1.5 | 243 | 10/25/2023 |
2.1.4 | 181 | 10/24/2023 |
2.1.3 | 195 | 5/22/2023 |
2.1.2 | 156 | 5/22/2023 |
2.1.1 | 143 | 5/22/2023 |
2.1.0 | 341 | 4/27/2023 |
2.0.2 | 317 | 12/20/2022 |
2.0.1 | 446 | 11/9/2022 |
2.0.0 | 663 | 11/3/2022 |
2.0.0-beta9 | 171 | 5/5/2022 |
2.0.0-beta8 | 254 | 12/16/2021 |
2.0.0-beta7 | 312 | 11/3/2021 |
2.0.0-beta6 | 293 | 10/18/2021 |
2.0.0-beta5 | 252 | 10/16/2021 |
2.0.0-beta4 | 230 | 10/14/2021 |
2.0.0-beta3 | 208 | 10/13/2021 |
2.0.0-beta2 | 281 | 10/11/2021 |
2.0.0-beta11 | 200 | 6/1/2022 |
2.0.0-beta10 | 214 | 5/5/2022 |
2.0.0-beta | 313 | 10/11/2021 |
1.19.6 | 738 | 5/10/2021 |
1.19.5 | 677 | 1/6/2021 |
1.19.4 | 368 | 12/29/2020 |
1.19.3 | 402 | 12/28/2020 |
1.19.2 | 402 | 12/28/2020 |
1.19.1 | 1,555 | 12/3/2020 |
1.19.0 | 398 | 12/3/2020 |
1.18.0 | 399 | 11/25/2020 |
1.17.0 | 413 | 11/23/2020 |
1.16.0 | 638 | 8/20/2020 |
1.15.0 | 421 | 8/17/2020 |
1.14.0 | 483 | 8/12/2020 |
1.13.0 | 547 | 7/24/2020 |
1.12.0 | 574 | 7/20/2020 |
1.11.0 | 459 | 6/22/2020 |
1.10.0 | 538 | 4/27/2020 |
1.9.0 | 438 | 4/23/2020 |
1.8.0 | 934 | 4/5/2020 |
1.7.0 | 846 | 3/23/2020 |
1.6.0 | 1,513 | 3/13/2020 |
1.5.0 | 507 | 3/9/2020 |
1.4.0 | 468 | 3/7/2020 |
1.3.0 | 553 | 3/3/2020 |
1.2.0 | 487 | 2/27/2020 |
1.1.0 | 468 | 2/23/2020 |
1.0.1 | 536 | 2/21/2020 |
1.0.0 | 971 | 2/9/2020 |
1、改进MessageHub的接口