OneFx.Core 2.0.0-beta9

This is a prerelease version of OneFx.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OneFx.Core --version 2.0.0-beta9
                    
NuGet\Install-Package OneFx.Core -Version 2.0.0-beta9
                    
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="2.0.0-beta9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OneFx.Core" Version="2.0.0-beta9" />
                    
Directory.Packages.props
<PackageReference Include="OneFx.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 OneFx.Core --version 2.0.0-beta9
                    
#r "nuget: OneFx.Core, 2.0.0-beta9"
                    
#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 OneFx.Core@2.0.0-beta9
                    
#: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=OneFx.Core&version=2.0.0-beta9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OneFx.Core&version=2.0.0-beta9&prerelease
                    
Install as a Cake Tool

基于.netCore和EFcore,采用DDD思想的开发框架

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 380 5/9/2023
2.1.5 277 10/25/2023
2.1.4 205 10/24/2023
2.1.3 258 5/22/2023
2.1.2 215 5/22/2023
2.1.1 202 5/22/2023
2.1.0 406 4/27/2023
2.0.2 380 12/20/2022
2.0.1 512 11/9/2022
2.0.0 732 11/3/2022
2.0.0-beta9 246 5/5/2022
2.0.0-beta8 332 12/16/2021
2.0.0-beta7 396 11/3/2021
2.0.0-beta6 377 10/18/2021
2.0.0-beta5 332 10/16/2021
2.0.0-beta4 310 10/14/2021
2.0.0-beta3 292 10/13/2021
2.0.0-beta2 364 10/11/2021
2.0.0-beta11 277 6/1/2022
2.0.0-beta10 290 5/5/2022
2.0.0-beta 395 10/11/2021
1.19.6 838 5/10/2021
1.19.5 780 1/6/2021
1.19.4 468 12/29/2020
1.19.3 505 12/28/2020
1.19.2 504 12/28/2020
1.19.1 1,674 12/3/2020
1.19.0 502 12/3/2020
1.18.0 504 11/25/2020
1.17.0 515 11/23/2020
1.16.0 743 8/20/2020
1.15.0 525 8/17/2020
1.14.0 585 8/12/2020
1.13.0 656 7/24/2020
1.12.0 674 7/20/2020
1.11.0 565 6/22/2020
1.10.0 650 4/27/2020
1.9.0 545 4/23/2020
1.8.0 1,044 4/5/2020
1.7.0 954 3/23/2020
1.6.0 1,637 3/13/2020
1.5.0 614 3/9/2020
1.4.0 576 3/7/2020
1.3.0 660 3/3/2020
1.2.0 595 2/27/2020
1.1.0 576 2/23/2020
1.0.1 645 2/21/2020
1.0.0 1,261 2/9/2020

增加长idwork的注入方法