Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.1% on nuget.org
Top 3.6% dependent repos on nuget.org
Top 3.8% forks on nuget.org

nuget.org : smooth.ioc.unitofwork

The package Provides a solution for the UnitOfWork patterns together with inversition of control. It is the core abstractions, interfaces and core classes that can be used for any ORM. On the project site there are examples of Autofact, Castle.Windsor, Ninject, Simpleinjector, StructureMap, and Unity integration. The IoC framework is not an issue... It is ment to integrate nice and smooth like... Utilize this package with: https://www.nuget.org/packages/Smooth.IoC.Dapper.Repository.UnitOfWork/ The library gives you the building blocks to: * Create Sessions from the IDbFactory in your methods, IDbFactory should be injected into your class's. As Session extends IDbConnection and will Open on the factory spawning the session and dispose the connection on disposal of the connection. * Your Sessions can create UnitOfWork's. As Session extends IDbConnection and will Open on the factory spawning the session and dispose the connection on disposal of the connection. * Implemented for .net 4..0, .net 4.5.2, .net 4.6.1, .net 4.7.1+, .net 1.6 standard, .net 2.0 standard+

Registry - Homepage - JSON
purl: pkg:nuget/smooth.ioc.unitofwork
Keywords: dapper, orm, sql, sqlite, mysql, mssql, localdb, postgresql, poco, unitofwork, di, ioc, autofac, castle, ninject, simpleinjector, structuremap, unity
License: MIT
Latest release: about 6 years ago
First release: over 124 years ago
Dependent packages: 1
Dependent repositories: 4
Downloads: 19,109 total
Stars: 72 on GitHub
Forks: 26 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...