T4Scaffolding.Core
1.0.0-vs2013
See the version list below for details.
dotnet add package T4Scaffolding.Core --version 1.0.0-vs2013
NuGet\Install-Package T4Scaffolding.Core -Version 1.0.0-vs2013
<PackageReference Include="T4Scaffolding.Core" Version="1.0.0-vs2013" />
paket add T4Scaffolding.Core --version 1.0.0-vs2013
#r "nuget: T4Scaffolding.Core, 1.0.0-vs2013"
// Install T4Scaffolding.Core as a Cake Addin #addin nuget:?package=T4Scaffolding.Core&version=1.0.0-vs2013&prerelease // Install T4Scaffolding.Core as a Cake Tool #tool nuget:?package=T4Scaffolding.Core&version=1.0.0-vs2013&prerelease
A fast and customizable way to build parts of your .NET application via templates
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on T4Scaffolding.Core:
Package | Downloads |
---|---|
T4Scaffolding
A fast and customizable way to build parts of your .NET application via templates |
|
MvcMailer
MvcMailer sends emails using the MVC views as Email Body with no effort. Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create multi-part emails by just adding a view file, g) scaffold your mailers. MvcMailer has a MailerBase class that extends ControllerBase class. So, Mailers are just like your Controllers. As a result, you can use all the controller goodies without any learning curve, period. The end result is a professional looking HTML email body ready for your to send to your website users. Visit the Project site for a comprehensive tutorial on MvcMailer. This version is for ASP.Net MVC 4.5. For other versions, please check MvcMailer4 and MvcMailer3 packages. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on T4Scaffolding.Core:
Repository | Stars |
---|---|
MarlabsInc/SocialGoal
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 254,008 | 9/25/2012 |
1.0.0-vs2013 | 12,444 | 10/17/2013 |
0.0.1 | 754 | 1/25/2012 |