Skip to content

cdorst/DevOps.Code.DataAccess.Interfaces.Repository

Repository files navigation

DevOps.Code.DataAccess.Interfaces.Repository

AppVeyor build status NuGet package status

Description

Represents a generic data-access repository

Environment Variables

This project depends on this environment variable:

Name Description
LOCAL_NUGET_SOURCE_PATH Required to build the project, but not required during code execution. This is set to c:\projects\nuget\cache on the build server. On your development machine, set this to an empty, existing path. dotnet restore will inspect this folder prior to checking NuGet.

Dependencies

Name Status
CDorst.DevOps.Code.Entities.Interfaces.Entity AppVeyor build status NuGet package status
CDorst.DevOps.Code.Entities.Metapackages.EntityFrameworkCore AppVeyor build status NuGet package status

Dependents

The projects below use this repository as a direct dependency.

Name Status
DevOps.Code.DataAccess.Services.DataRepository AppVeyor build status NuGet package status
DevOps.Code.DataAccess.Metapackages.ApiControllers AppVeyor build status NuGet package status

NuGet

This project is published as a NuGet package at https://www.nuget.org/packages/CDorst.DevOps.Code.DataAccess.Interfaces.Repository

Version

1.0.2

Metaproject

DevOps.Code.DataAccess.Interfaces.Repository is maintained by robots and exists because of a declarative template metaproject. View the metaproject's component directory at https://github.com/CDorst/Project.Index

About

Represents a generic data-access repository

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages