MyStaging 3.0.10
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 MyStaging --version 3.0.10
NuGet\Install-Package MyStaging -Version 3.0.10
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="MyStaging" Version="3.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyStaging --version 3.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MyStaging, 3.0.10"
#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 MyStaging as a Cake Addin #addin nuget:?package=MyStaging&version=3.0.10 // Install MyStaging as a Cake Tool #tool nuget:?package=MyStaging&version=3.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
这是一个 .netcore的脚手架,支持DbFirst和CodeFirst,让开发人员无需关注底层变动,专注编写业务代码,它可以让你使用 .netcore的新特性,支持多种数据库,可以在项目中自由的使用 lambda 表达式编写业务,同时支持自定义的 sql 语句。
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.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MyStaging:
Package | Downloads |
---|---|
MyStaging.MySql
Package Description |
|
MyStaging.PostgreSQL
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.11 | 735 | 8/30/2021 |
3.0.10 | 667 | 8/12/2021 |
3.0.9 | 742 | 8/12/2021 |
3.0.8 | 672 | 8/12/2021 |
3.0.7 | 775 | 9/28/2020 |
3.0.4 | 722 | 9/19/2020 |
3.0.3 | 1,213 | 9/11/2020 |
3.0.2 | 964 | 7/20/2020 |
2.1.13 | 668 | 1/18/2020 |
2.1.11 | 471 | 12/26/2019 |
2.1.10 | 482 | 12/11/2019 |
2.1.9 | 776 | 12/10/2019 |
2.1.8 | 707 | 11/21/2019 |
2.1.7 | 704 | 11/7/2019 |
2.1.6 | 715 | 11/4/2019 |
2.1.5 | 730 | 10/29/2019 |
2.1.2 | 721 | 9/28/2019 |
2.1.0 | 703 | 9/7/2019 |
2.0.2 | 529 | 8/27/2019 |
2.0.1 | 576 | 8/20/2019 |
2.0.0 | 559 | 8/16/2019 |
1.1.6 | 580 | 8/14/2019 |
1.1.4 | 625 | 6/10/2019 |
1.1.3 | 633 | 5/23/2019 |
1.1.1 | 632 | 5/22/2019 |
1.0.9 | 610 | 4/25/2019 |
1.0.7 | 620 | 3/11/2019 |
1.0.6 | 769 | 1/15/2019 |
1.0.5 | 708 | 1/10/2019 |
1.0.4 | 700 | 12/11/2018 |
1.0.3 | 754 | 11/8/2018 |
1.0.2 | 713 | 10/30/2018 |
1.0.1 | 734 | 10/26/2018 |
1.0.0 | 805 | 10/23/2018 |
全新架构改动,支持多库/多路上下文,支持 DbFirst/CodeFirst。旧版本请使用2.1.10版本。