GithubHelp home page GithubHelp logo

bubdm's Projects

entitas-csharp icon entitas-csharp

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity

entity icon entity

Halo 2 map editor including meta editor, reference editing, hex editing, BSP visual viewer with object editing.

entity-net icon entity-net

A simple experiment prototyping a concept for strongly typed ORMs.

entityframework-plus icon entityframework-plus

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

entityframework-to-mvc-crud icon entityframework-to-mvc-crud

This is a c# desktop application that allows you to use your existing entity framework mode, generated from an existing database, and generate MVC5 CRUD pages fully functional with controllers, viewmodels, business layer, and views. The output case can be viewed from the other project under my account.

entityframework.exceptions icon entityframework.exceptions

Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql

entityfunctors icon entityfunctors

Describe how Entity and DTO types are mapped to each other and automatically obtain instance mappers (Func<TEntity, TDto> and Action<TDto, TEntity>) and expression mappers.

entityjustworks icon entityjustworks

Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.

entitymanagement icon entitymanagement

A multi-purpose entity manager that lets you manage a list of entities: viewing, creating, updating and deleting.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.