Skip to content

joeaudette/cloudscribe.StarterKits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudscribe.StarterKits - Deprecated, please use our project template instead

https://marketplace.visualstudio.com/items?itemName=joeaudette.cloudscribeProjectTemplate

or

dotnet new -i "cloudscribe.templates::*"

Legacy info below

The Starter Kits in this repository were the first approach we came up with to help people get started using cloudscribe by showing the various ways it can be configured depending on which features you want and which data storage platform you prefer.

While these Starter Kits are still maintained and are useful as references when you want to integrate cloudscribe libraries into existing applications, we now have much better ways to start new projects including a project template for the dotnet new command and a project template extension for Visual Studio 2017. See the Introduction to learn about our new project templates. Using our new project templates you can basically generate projects in the various configurations that correspond to the starter kits just by using parameters supported by the project templates.

Feel free to ask questions in our gitter chat web page:

Join the chat at https://gitter.im/joeaudette/cloudscribe

All of these samples are intended as something you could copy and use to start your own ASP.NET Core project in Visual Studio 2017. The WebApp in each solution is yours to customize and add your own custom functionality. There is no "cloudscribe" source code in the samples they only have NuGet dependencies on cloudscribe libraries and they have been configured with example Startup.cs code to get things working.

To get the big picture of what cloudscribe provides for you see the Introduction and Documentation at cloudscribe.com

This repository is for ASP.NET Core 2.0 starter kits, if you need starter kits for ASP.NET Core 1.x see https://github.com/joeaudette/cloudscribe.StarterKits.netcore1

Build Status

We are currently working on adding netcoreapp2.0 versions of the StarterKits, but we don't yet have the automated builds working for that so the build status may say it is failing but in fact the solutions all build fine. We will get the automated builds working as soon as we can pending support for .NET Core 2 on AppVeyor and Travis

Windows Linux/Mac
Build status Build Status

Questions or Feedback?

If you have questions or feedback or just want to be social, say hello in our gitter chat room. I try to monitor that room on a regular basis while I'm working, but if I'm not around you can leave message.

If you find any bugs please post an issue!

Join the chat at https://gitter.im/joeaudette/cloudscribe

About

Deprecated - see below

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published