81 packages tagged with “oop”
Ported .NET version of Cactoos by Yegor Bugayenko.
TrackerDog turns any .NET object or full object graph into a change-trackable object
A library for programmers actively practicing object-oriented programming (OOP). Facilitates the mapping of View model or DTO objects to target classes whose name is given in the viewmodel prop, with the proviso that the base abstract class must be explicitly specified by the developer.
Tool for auto generation of javascript proxy libraries to consume web api's
Object oriented http client.
Instantiate a chain of responsibility pattern in an elegant and testable way.
Package Description
.Net port of Java library Cactoos for OOP primitives : https://github.com/yegor256/cactoos
.Net port of Yegor Bugayenko's Java library Cactoos for OOP primitives : https://github.com/yegor256/cactoos
Build object oriented data structures and format them when needed.
Euonia core library.
Object API Assistant is developed for Object oriented API calls . No need to worry about JSON parsing.
Euonia development framework and toolkit library for .NET application/service. Powered by Nerosoft.
A statically-typed micro ORM for .NET, designed and optimized to work with Microsoft SQL Server databases. KininTech.ORM is an advanced repackage of KininTech.SqlMapping, providing faster and easier mapping processes and cross-type object-relatonal data type mapping. The model classes can be automatically-generated or manually created by following some certain rules of cross-type object-relatonal data type mapping. KininTech.ORM comes with pre-defined classes which can be used to create model classes with various options. On top of that, it also comes with pre-defined attribute classes which provide a satisfying reconciliation of naming conventions between relational and object-oriented models. More importantly, this package supports LINQ-to-Entities, which enables the developers to write Language-Integrated Query (LINQ) to query data from database table into entities. For more information, please see visit our site or GitHub repository.
Provides a simple API to use Lucene.NET with objects without having previous knowledge of indexing
A package to complete development with DDD and Clean Arquitechure aproach
An OOP library
Nido Framework is developed on top of MS .NET entity framework, and also heavily influenced by the code first technique. The framework provides a standard method of coding your business logic layer as well as data access layer. That allows you to have much predictable, standard, and best performing codes despite worrying about the expertise of the developers who write them. Additionally once you start using Nido across your development center you will easily be able to jump from one project to another without spending tons of time for knowledge transfers.
.NET Library providing abstract classes for deriving domain-meaningful primitive type wrappers
Basic contract and abstract implementation of the specification pattern.