Mighty 3.2.0
See the version list below for details.
dotnet add package Mighty --version 3.2.0
NuGet\Install-Package Mighty -Version 3.2.0
<PackageReference Include="Mighty" Version="3.2.0" />
paket add Mighty --version 3.2.0
#r "nuget: Mighty, 3.2.0"
// Install Mighty as a Cake Addin #addin nuget:?package=Mighty&version=3.2.0 // Install Mighty as a Cake Tool #tool nuget:?package=Mighty&version=3.2.0
A new small, happy, dynamic micro-ORM and general purpose .NET data access wrapper.
Based on and highly compatible with Massive, but now with:
* .NET Core 1.0+, 2.0+ and 3.0+ (with continuing support for .NET Framework 4.0+ and 4.5+)
* Optional strong typing (with continuing full support for dynamic types)
* Full stored procedure support
* Parameter names and directions (where you need it; automatic parameter naming as in Massive still works just as before)
* Full transaction support
* Cursor support on Oracle and PostgreSQL (cursors are not designed to be passed out to client code on any other supported databases)
* Multiple result sets
* Simultaneous access to more then one database provider
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- AsyncEnumerator (>= 3.1.0)
-
.NETStandard 1.6
- AsyncEnumerator (>= 3.1.0)
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.Collections.Specialized (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 2.0
- AsyncEnumerator (>= 3.1.0)
- Microsoft.CSharp (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.1
- AsyncEnumerator (>= 3.1.0)
- Microsoft.CSharp (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Mighty:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha-3 | 2,920 | 10/5/2020 |
4.0.0-alpha-1 | 1,274 | 5/25/2020 |
3.2.0 | 16,649 | 3/21/2021 |
3.2.0-alpha1 | 1,206 | 3/16/2021 |
3.1.3 | 17,027 | 10/5/2020 |
3.1.2 | 5,578 | 5/15/2020 |
3.1.1 | 1,787 | 2/23/2020 |
3.1.0 | 1,411 | 2/23/2020 |
3.0.6 | 7,642 | 10/16/2019 |
3.0.5 | 1,448 | 9/2/2019 |
3.0.4 | 1,648 | 5/14/2019 |
3.0.4-beta-2 | 1,461 | 4/24/2019 |
3.0.3-beta | 1,439 | 4/23/2019 |
1.3.3-prerelease | 1,377 | 3/29/2019 |