T4MVC / R4MVC

R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places
Apache License 2.0
157 stars 48 forks source link

New post from Hanselman on T4MVC/R4MVC #73

Closed davidebbo closed 6 years ago

davidebbo commented 7 years ago

https://www.hanselman.com/blog/T4MVCAndR4MVCRoslynCodeGeneratorsForASPNETCoreTagHelpers.aspx

I assume you guys saw this. Pretty cool to see coverage of the work you guys are doing!

artiomchi commented 7 years ago

Oh man, this is awesome!

The pressure is on! I better double up my efforts 😁

davidebbo commented 7 years ago

Sorry, that I can't be involved in R4MVC the way I was with T4MVC, but it's awesome that you guys are doing that!

kevinkuszyk commented 7 years ago

@davidebbo thanks for the heads up. I hadn't seen that (I was off grid in a field all weekend!).

I'm curious - did Hanselman find this project organically, or did you point him in the right direction?

Oh man, this is awesome!

The pressure is on! I better double up my efforts 😁

@artiomchi keep up the good work!

davidebbo commented 7 years ago

Nope I had nothing to do with it! :)

valeriob commented 6 years ago

I pointed him to this project because i think that aspnet core should have THIS way to generate links in the framework 😄 And i asked him to find some help to help the project grow 😄