MicroNetCore.Data.Abstractions
0.1.1-alpha
.NET Core 2.0
This is a prerelease version of MicroNetCore.Data.Abstractions.
dotnet add package MicroNetCore.Data.Abstractions --version 0.1.1-alpha
NuGet\Install-Package MicroNetCore.Data.Abstractions -Version 0.1.1-alpha
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="MicroNetCore.Data.Abstractions" Version="0.1.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroNetCore.Data.Abstractions --version 0.1.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MicroNetCore.Data.Abstractions, 0.1.1-alpha"
#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 MicroNetCore.Data.Abstractions as a Cake Addin
#addin nuget:?package=MicroNetCore.Data.Abstractions&version=0.1.1-alpha&prerelease
// Install MicroNetCore.Data.Abstractions as a Cake Tool
#tool nuget:?package=MicroNetCore.Data.Abstractions&version=0.1.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Data Access Layer abstractions for MicroNetCore.
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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- MicroNetCore.AspNetCore.Paging (>= 0.0.4-alpha)
- MicroNetCore.Models (>= 0.0.11-alpha)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MicroNetCore.Data.Abstractions:
Package | Downloads |
---|---|
MicroNetCore.Data.Core
Data Access Layer Core for MicroNetCore. |
|
MicroNetCore.Data.EfCore
Data Access Layer Core over EntityFrameworkCore for MicroNetCore. |
|
MicroNetCore.Rest
Library for creating RESTful applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.1-alpha | 852 | 10/3/2017 |
0.1.0-alpha | 805 | 10/3/2017 |
0.0.11-alpha | 815 | 9/12/2017 |
0.0.10-alpha | 711 | 9/11/2017 |
0.0.9-alpha | 714 | 9/11/2017 |
0.0.8-alpha | 722 | 9/7/2017 |
0.0.7-alpha | 721 | 9/7/2017 |
0.0.6-alpha | 744 | 9/6/2017 |
0.0.5-alpha | 737 | 9/6/2017 |
0.0.4-alpha | 713 | 9/6/2017 |
0.0.3-alpha | 730 | 9/4/2017 |
0.0.2-alpha | 1,067 | 9/4/2017 |
0.0.1-alpha | 1,107 | 9/4/2017 |
Alpha release.