SpongeBob 0.0.14
dotnet add package SpongeBob --version 0.0.14
NuGet\Install-Package SpongeBob -Version 0.0.14
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SpongeBob" Version="0.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpongeBob" Version="0.0.14" />
<PackageReference Include="SpongeBob" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SpongeBob --version 0.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SpongeBob, 0.0.14"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SpongeBob&version=0.0.14
#tool nuget:?package=SpongeBob&version=0.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.1.2)
- T4Scaffolding (>= 1.0.8)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.14 | 190 | 1/8/2015 |
Added templates for AngularJS datasync over XSockets.NET