SpongeBob 1.2.0
dotnet add package SpongeBob --version 1.2.0
NuGet\Install-Package SpongeBob -Version 1.2.0
<PackageReference Include="SpongeBob" Version="1.2.0" />
paket add SpongeBob --version 1.2.0
#r "nuget: SpongeBob, 1.2.0"
// Install SpongeBob as a Cake Addin #addin nuget:?package=SpongeBob&version=1.2.0 // Install SpongeBob as a Cake Tool #tool nuget:?package=SpongeBob&version=1.2.0
Features
- Creates a architecture in Visual Studio(Core, Data, Services)
- Supports scaffolding of services, respositories and viewmodels
- Supports scaffolding of ASP.NET MVC controllers
- Supports scaffolding of ASP.NET WebAPI controllers
- Supports scaffolding of XSockets.NET data sync controllers
- Supports scaffolding of AngularJS real-time data sync
Wiki: https://github.com/codeplanner/SpongeBob/wiki/1.-Home
Learn more about Target Frameworks and .NET Standard.
-
- T4Scaffolding.VS2015 (>= 1.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 3,698 | 11/5/2015 |
Updated to T4Scaffolding that work in VS2013/2015 from David Douglas Anderson (https://github.com/processedbeets)