Skip to content

eduardobursa/Skahal.Infrastructure.Repositories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skahal.Infrastructure.Repositories

Build status Coverage Status

License

License

Licensed under the The MIT License (MIT). In others words, you can use this library for developement any kind of software: open source, commercial, proprietary and alien.

Implementations / Flavors 🍩 🍦 🍨 🍧

MongoDB ( MongoDBRepositoryBase )

NuGet NuGet

PM> Install-Package Skahal.Infrastructure.Repositories.MongoDB

EntityFramework ( EFRepositoryBase )

NuGet NuGet

PM> Install-Package Skahal.Infrastructure.Repositories.EntityFramework

GData (Google Docs Spreadsheet) ( GDataRepositoryBase )

NuGet NuGet

PM> Install-Package Skahal.Infrastructure.Repositories.GData

Dropbox (DropboxRepositoryBase) (Datastore) ( DropboxRepositoryBase )

NuGet NuGet

PM> Install-Package Skahal.Infrastructure.Repositories.Dropbox

Features

  • Mono support
  • Fully tested on Windows and MacOSX
  • Tests coveraged
  • Good (and well used) design patterns

How to improve it? 💡

Create a fork of Skahal.Infrastructure.Repositories.

Did you change it? Submit a pull request.

About

Skahal.Infrastructure.Framework.Repositories.IRepository's implementations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%