Is there Django or Rails for the .NET platform?

Now, before diving too far into this question, I know nDjango and MonoRail; however, this project seems to be missing.

I am wondering if there is a solution in the .Net world that has the following functions from a single field, for example Rails, in Ruby or Django for Python. I know the tools that make things, but I wonder if there is a single solution there.

  • Database Versions / Migrations
  • ORM or similar gen code
  • MVC based
  • Pre-created Admin Screens
  • Generation View
  • Teming / style
  • (I'm sure I forgot another cornerstone)

There are many options that cover one or more of these aspects, but is there something in .Net that covers all of them?

thanks

+5
5

, , , , , , :

, .NET, , .NET-.

+4

Rails .NET DLR. , Rails, , .NET.

, , , , , .

+2

, , S # arp, , .

+1

There is django for .net , the name is django! There are many posts on the network about django working with hardware (python implementation for C # "virtual machine", CLR, I think)

0
source

there is also ndjango , the django template language written in the f # file for .net. you can use it with bistro or asp.net mvc (or something else that you plug in)

0
source

All Articles