BAPPS.EntityFrameworkRepository 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BAPPS.EntityFrameworkRepository --version 0.5.0                
NuGet\Install-Package BAPPS.EntityFrameworkRepository -Version 0.5.0                
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="BAPPS.EntityFrameworkRepository" Version="0.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BAPPS.EntityFrameworkRepository --version 0.5.0                
#r "nuget: BAPPS.EntityFrameworkRepository, 0.5.0"                
#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 BAPPS.EntityFrameworkRepository as a Cake Addin
#addin nuget:?package=BAPPS.EntityFrameworkRepository&version=0.5.0

// Install BAPPS.EntityFrameworkRepository as a Cake Tool
#tool nuget:?package=BAPPS.EntityFrameworkRepository&version=0.5.0                

Entity Framework Repository

Build Status

Generic repository designed for collaborate with Entity Framework

WORK IN PROGRESS

Prerequisites

  • Dotnet Core v2.0.0 or newer
  • Python 2.7
  • Zip (for make CLI)

Installing

A step by step series of examples that tell you have to get a development env running

First what you have to do is compile CLI tools:

make cli

After that you can build project:

./cli clean
./cli restore
./cli build

All CLI tools functions you can list with following command:

./cli -h

Run tests

Before run test you have to call all methods from Installing sectuin. To run unit tests use following command:

$ ./cli test

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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. 
.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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.1.3 1,139 3/18/2018
0.5.1.2 1,043 3/16/2018
0.5.0 1,040 3/16/2018