Weick.Orm.Core
1.0.4
dotnet add package Weick.Orm.Core --version 1.0.4
NuGet\Install-Package Weick.Orm.Core -Version 1.0.4
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="Weick.Orm.Core" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Weick.Orm.Core --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Weick.Orm.Core, 1.0.4"
#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 Weick.Orm.Core as a Cake Addin #addin nuget:?package=Weick.Orm.Core&version=1.0.4 // Install Weick.Orm.Core as a Cake Tool #tool nuget:?package=Weick.Orm.Core&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
It is not the encapsulation of ORM,a based on EF + dapper + Autofac, is repository and unitofwork
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.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Autofac.Extensions.DependencyInjection (>= 6.0.0)
- Dapper (>= 2.0.30)
- EFCore.BulkExtensions (>= 3.1.1)
- Microsoft.EntityFrameworkCore (>= 3.1.3)
- Microsoft.EntityFrameworkCore.InMemory (>= 3.1.3)
- Microsoft.EntityFrameworkCore.Proxies (>= 3.1.3)
- Microsoft.EntityFrameworkCore.Sqlite (>= 3.1.3)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.3)
- Microsoft.EntityFrameworkCore.Tools (>= 3.1.3)
- Pomelo.EntityFrameworkCore.MySql (>= 3.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Weick.Orm.Core:
Package | Downloads |
---|---|
MiniShop.Backend.Model
MiniShop Backend Model |
|
MiniShop.Platform.Model
MiniShop Platform Model |
GitHub repositories
This package is not used by any popular GitHub repositories.
Summary of changes made in this release of the package.