Wangcaisoft.DotNet.Business
1.0.27
dotnet add package Wangcaisoft.DotNet.Business --version 1.0.27
NuGet\Install-Package Wangcaisoft.DotNet.Business -Version 1.0.27
<PackageReference Include="Wangcaisoft.DotNet.Business" Version="1.0.27" />
paket add Wangcaisoft.DotNet.Business --version 1.0.27
#r "nuget: Wangcaisoft.DotNet.Business, 1.0.27"
// Install Wangcaisoft.DotNet.Business as a Cake Addin
#addin nuget:?package=Wangcaisoft.DotNet.Business&version=1.0.27
// Install Wangcaisoft.DotNet.Business as a Cake Tool
#tool nuget:?package=Wangcaisoft.DotNet.Business&version=1.0.27
DotNet.Business is sample for User,Role,Menu,Module,Permission etc Management. A set of .NET 7/6/5/Standard 2.1/Standard 2.0 utilities(partial but great majority support .net framework 4.52/4.6/4.7/4.8). Please visit https://github.com/cuiwenyuan/DotNet.Util for more information
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
.NETFramework 4.6
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
.NETFramework 4.7
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
.NETFramework 4.8
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
.NETStandard 2.0
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
.NETStandard 2.1
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
net5.0
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
net6.0
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
-
net7.0
- Wangcaisoft.DotNet.IService (>= 1.0.11)
- Wangcaisoft.DotNet.Model (>= 1.0.15)
- Wangcaisoft.DotNet.Util (>= 1.0.42)
- Wangcaisoft.DotNet.Util.Cache (>= 1.0.16)
- Wangcaisoft.DotNet.Util.Db (>= 1.0.38)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Wangcaisoft.DotNet.Business:
Package | Downloads |
---|---|
Wangcaisoft.DotNet.Business.Web
DotNet.Business.Web is WebForm/WebApi/MVC client sample for User,Role,Menu,Module,Permission etc Management. Please visit https://github.com/cuiwenyuan/DotNet.Util for more information |
|
Wangcaisoft.DotNet.Web.UI.BasePage
DotNet.Web.UI.BasePage is BasePage for WebForm Applications. More details please visit https://github.com/cuiwenyuan/DotNet.Util for more information |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.27 | 121 | 1/31/2023 |
1.0.26 | 245 | 12/30/2022 |
1.0.25 | 237 | 10/25/2022 |
1.0.24 | 416 | 10/18/2022 |
1.0.23 | 463 | 9/18/2022 |
1.0.22 | 495 | 9/11/2022 |
1.0.21 | 527 | 9/7/2022 |
1.0.20 | 341 | 8/6/2022 |
1.0.19 | 365 | 8/2/2022 |
1.0.18 | 358 | 7/5/2022 |
1.0.17 | 372 | 6/6/2022 |
1.0.16 | 375 | 6/2/2022 |
1.0.15 | 387 | 6/2/2022 |
1.0.14 | 359 | 6/2/2022 |
1.0.13 | 358 | 6/2/2022 |
1.0.12 | 372 | 6/1/2022 |
1.0.11 | 417 | 5/31/2022 |
1.0.10 | 662 | 5/21/2022 |
1.0.9 | 390 | 5/14/2022 |
1.0.8 | 641 | 5/11/2022 |
1.0.7 | 639 | 5/10/2022 |
1.0.6 | 372 | 5/2/2022 |
1.0.5 | 392 | 4/24/2022 |
1.0.4 | 409 | 4/13/2022 |
1.0.3 | 723 | 4/2/2022 |
1.0.2 | 475 | 3/31/2022 |
1.0.1 | 755 | 3/11/2022 |
1.0.0 | 788 | 1/25/2022 |
Please visit https://github.com/cuiwenyuan/DotNet.Util for details