MudFramework.Core 1.2.3

dotnet add package MudFramework.Core --version 1.2.3
                    
NuGet\Install-Package MudFramework.Core -Version 1.2.3
                    
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="MudFramework.Core" Version="1.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MudFramework.Core" Version="1.2.3" />
                    
Directory.Packages.props
<PackageReference Include="MudFramework.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 MudFramework.Core --version 1.2.3
                    
#r "nuget: MudFramework.Core, 1.2.3"
                    
#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 MudFramework.Core@1.2.3
                    
#: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=MudFramework.Core&version=1.2.3
                    
Install as a Cake Addin
#tool nuget:?package=MudFramework.Core&version=1.2.3
                    
Install as a Cake Tool

通用帮助类、扩展等等。

Product 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.  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. 
.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.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MudFramework.Core:

Package Downloads
MudFramework.DataBase

支持多数据库扩展支持类库,目前扩展支持Sql Server、Oracle、MySql。

MudFramework.Core.Mvc

asp.net core mvc 扩展

MudFramework.Dapper

基于 Dapper 的通用数据库操作库,支持SqlServer、MySql以及Oracle。

MudFramework.DataBase.SqlServer

Sql Server数据库支持库。

MudFramework.Mail

邮件客户端扩展。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.3 1,547 7/5/2021
1.2.2 1,335 6/26/2021
1.2.1 1,266 5/14/2021
1.2.0 1,466 11/11/2020
1.1.8 1,973 8/25/2020
1.1.7 1,953 8/5/2020
1.1.6 2,052 7/25/2020
1.1.5 2,004 6/3/2020
1.1.4 1,972 12/13/2019
1.1.3 1,702 12/10/2019
1.1.2 1,536 11/30/2019
1.1.1 993 11/26/2019
1.0.6 990 11/21/2019
1.0.5 1,177 11/4/2019
1.0.4.1 1,100 11/2/2019
1.0.4 1,701 11/1/2019
1.0.3.7 2,142 10/31/2019
1.0.3.6 642 10/30/2019
1.0.3.5 867 10/30/2019
1.0.3.4 845 10/30/2019
1.0.3.3 802 10/30/2019
1.0.3.2 804 10/30/2019
1.0.3.1 1,052 10/30/2019
1.0.3 1,077 10/25/2019
1.0.2.2 880 10/25/2019

升级到net 5.0