Giter VIP home page Giter VIP logo

spongebob's Introduction

SpongeBob Mr SquarePants

Take me to the Wiki now!

==========

Speed up development with T4 templates

The possibility to use T4 templates with powershell in Visual Studio is awesome. You can create projects or any kind of files automatically in your solution.

What is SpongeBob?

SpongeBob is a set of T4-templates and Powershell files that will help you generate code based on your domain model. SpongeBob is built to use Entity Framework Code First, so you can also reverse engineer databases and use SpongeBob with existing databases once you get the hang of it.

What features is supported?

Right now SpongeBob will

  • Generate repository interfaces for your model
  • Generate service interfaces for your model
  • Generate a data layer using Entity Framework Code First
  • Generate a service layer
  • Generate viewmodels for each entity in the model
  • Generate all IoC for using the service layer and data layer with Unit Of Work
  • Provide validation when saving
  • Provide possibility for custom validation
  • Provide possibility to generate ASP.NET MVC controllers
  • Provide possibility to generate ASP.NET WebAPI controllers
  • Provide possibility to get IoC code for Ninject

How?

Read the Wiki

Roadmap

The plan is to also add

  • Templates for XSockets.NET so that you can generate realtime applications to be used from any client
  • Templates for Angular
  • Templates for KnockoutJS
  • Templates for vanilla-JS

If the roadmap becomes a reality there will probably be a new package for each feature... Like SpongeBob.AngularJS, SpongeBob.WebAPI. It would also make sense to move the current MVC features out of the core package into a SpongeBob.MVC package

spongebob's People

Contributors

codeplanner avatar

Watchers

James Cloos avatar Emanuel Euteiov avatar

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.