Skip to content
| Marketplace
Sign in
Visual Studio>Templates>RedRocket.Components.Rest
RedRocket.Components.Rest

RedRocket.Components.Rest

TJ Garlick

|
1,439 installs
| (0) | Free
Rest Component Multi Project - Entity Framwork - Web Api - FlitBit - RedRocket PersistenceComponent Base
Download

Solution template for creating a restful service stack for Entity Framework, FlitBit.IoC, RedRocket Frameworks.

 

The project template contains the following project structure:

  • <NameOfProject>.Persistence.Core
  • <NameOfProject>.Services.Core
  • <NameOfProject>.Services.Core.Testing
  • <NameOfProject>.Api

 

To use, File New > RedRocket Component Rest > Enter the name of your solution and project.

The project name will be the root name of your projects, for example if I put Foo as the solution name, and Foo.Users as the project name I will get the following structure.

Foo (Solution)

  • Foo.Users.Persistence.Core
  • Foo.Users.Services.Core
  • Foo.Users.Services.Core.Testing
  • Foo.Users.Api

    Upon creation: Do a ReplaceAll on //ReplaceMe// and replace it with the name of the Project Name, in the example above I would replace it with Foo.Users. (I'm hoping to make this step go away really soon with a wizard)

    Enable Package Restore

    Build..  (You may have to clean after you build the first time, there are a couple naunces i'm working through)

    Here is al link to a full code example, until I am able to get all the templates up and working properly..

    https://github.com/TylerGarlick/RedRocket.Notifications/tree/master/Source/RedRocket.Notifications

     

    • Contact us
    • Jobs
    • Privacy
    • Manage cookies
    • Terms of use
    • Trademarks
    © 2025 Microsoft