Top 20 NuGet Patterns Packages
                ByCom.Monitor.Repository
            
            
            
        
                Easy read and write in your DB
      Simple to use: only 2 lines of code to read and write in SqlServer table!
      DataManager DM = new DataManager("dbname", "catalog", "username", "password");
      DataTable res = DM.getAllRecords("table to read");
      Thats all!
      More here http://MagicDa...
            
            
            
        
                Core types, exceptions and interfaces used to implement the repository pattern.
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                Package Description
            
            
            
        
                A very simple and generic implementation of the repository pattern for CRUD operations.
            
            
            
        
                A data access implementation to make easy CRUD, find and pagination data, applying repository pattern using Entity Framework.
            
            
            
        
                A data access implementation to make easy find and pagination data, applying repository pattern using Entity Framework.
            
            
            
        
                An abstraction for data access to make easy CRUD operations, find and pagination data, apply and use repository pattern.
            
            
            
        
                A usage of the repository pattern to abstract data access using LINQ independent of the data source
            
            
            
        
                Strenua Domain provides a set of base classes to implement DDD with or without Event Sourcing in your project.
            
            
            
        
                Entity Framework, UnitOfWork, Generic Repository
            
            
            
        
                UnitofWork Pattern, Generic Repository Pattern, Log4net, MemoryCache, Fluent Validation, ElasticSearchOptions
            
            
            
        
                This package contains the base types of the Ural Boilerplate project.
            
            
            
        
                Package Description