A professional ASP.NET Core template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default ASP.NET Core template provided by Microsoft. Find out more at RehanSaeed.com, the Visual Studio Gallery or at The Open Web Security Project (OWASP). You can also follow me on Twitter at @RehanSaeedUK.Both ASP.NET Core and ASP.NET 4.6 MVC 5 are supported with their own project templates.
c-sharp visual-studio asp-net asp-net-core dotnet-core boilerplate vsix dotnet-new project-template template api swagger dotnet-templateThis is a basic layout for Go application projects. It's not an official standard defined by the core Go dev team; however, it is a set of common project layout patterns emerging in the Go ecosystem. Some of these patterns are more popular than others. It also has a number of small enhancements along with several supporting directories common to any large enough real world application. If you are trying to learn Go or if you are building a PoC or a toy project for yourself this project layout is an overkill. Start with something really simple (a single main.go file is more than enough). As your project grows keep in mind that it'll be important to make sure your code is well structured otherwise you'll end up with a messy code with lots of hidden dependencies and global state. When you have more people working on the project you'll need even more structure. That's when it's important to introduce a common way to manage packages/libraries. When you have an open source project or when you know other projects import the code from your project repository that's when it's important to have private (aka internal) packages and code. Clone the repository, keep what you need and delete everything else! Just because it's there it doesn't mean you have to use it all. None of these patterns are used in every single project. Even the vendor pattern is not unversal.
project-template standards project-structureProject templates with batteries included, providing the minimum amount of code required to get you going. You can find release notes for each version here and a To-Do list of new features and enhancements coming soon in the projects tab.
c-sharp asp-net asp-net-core dotnet-core dotnet-new project-template template api swagger graphql graphql-serverLiftoff is a CLI for creating and configuring iOS Xcode projects. Liftoff was previously distributed via RubyGems. This method of installation has been deprecated, and all new releases will be done through Homebrew. If you are migrating from RubyGems, you should uninstall the gem version to avoid confusion in the future.
xcode project-templateMinimalistic boilerplate to jump-start a Node.js project in TypeScript 3.0. Writing unit tests in TypeScript can sometimes be troublesome and confusing. Especially when mocking dependencies and using spies.
typescript nodejs boilerplate project-template tslint jest starter-template back-endIn contrast to Leiningen Boot offers a clear strategy when it comes to composing multi-step build processes such as compiling stylesheets and Javascript whenever a relevant file changes. Many Leinigen plugins come with an `auto` task that allows similar behavior. If you want to run multiple of those tasks it's usually done by starting multiple JVM instances which can lead to high memory usage. Boot allows this sort of behaviour to reside in one JVM process while making sure that build steps don't interfere with each other.
clojurescript project-template starter-kitYou can display help how to use descjop. and you can use alias in project directory.
electron html clojurescript desktop-application om reagent re-frame om-next packager project-template leiningen figwheel grunt osx atom nodejs npmProvides an extensible wizard implementation that enable multi-project templates access to a common set of parameters.
project-template template-parameters template-wizard wizardThis Project has the purpose of create a set of component that emulate the new functionality of SharePoint 2013 that is the new App Model for SharePoint 2010.
app-model com csom project-template sharepoint-2010 sharepoint-2013This library contains all you need to build a WinRT Metro Style application for Windows 8 using MVVM pattern, C# and XAML.
mvvm mvvm-framework mvvm-samples mvvm-toolkit project-template windows-8 windows-runtimeThis is a simple Django 1.11+ project template with my preferred setup. Most Django project templates make way too many assumptions or are just way too complicated. I try to make the least amount of assumptions possible while still trying provide a useful setup. Most of my projects are deployed to Heroku, so this is optimized for that but is not necessary.Note: If you're looking for the previous Django 1.7+ project template layout check out the 1.7 branch.
django heroku project-templateBuilt on top of base and templates, assemble-core is used in assemble to provide the baseline features and API necessary for rendering templates, working with the file system, and running tasks. Implementors and hackers can use assemble-core to create rich and powerful build tooling, project scaffolding systems, documentation generators, or even your completely custom static site generators.
static site generator static-site scaffolding scaffolder build-system build-tool assemble assembleplugin base blog boilerplate boilerplates bootstrap build builder cli cli-app collection command-line compile component components core create dev development doc docs documentation engines framework front front-matter frontend generate handlebars helpers html inflections init jekyll layout markdown pages partial partials plugin post project project-template projects render scaffold scaffolds template templates templating view views web webapp website yaml yeoman yoYii 2 Minimal Application Template is a skeleton Yii 2 application best for starting totally from scratch. The template contains the basic features including user login/logout. It includes all commonly used configurations that would allow you to focus on adding new features to your application.
yii2 project-template minimalA Sublime Text 2/3 plug-in to allow creating any kind of project from your own custom templates. Note, now works with BOTH ST2 and ST3! Thanks to Daniel Shannon for that work.
sublime-text-3 template project-template project sublime-text project-templatestinpig is a simple command line utility for quickly creating projects of any kind. Projects are created from templates which are collections of folders and files. The folders and files can contain special tokens that can be replaced with other values when the project is created. You can use an existing temple as-is, modify a template, or create your own from scratch. You'll need npm and an updated version of nodejs. Your version of nodejs should be 8.5.0 or higher, for the file copying functionality that was introduced at that point.
template project project-template templates project-templates project-creation scaffolding boilerplate boilerplate-This is the recommended Django project template for projects utilizing the wq framework, with wq.app for the front end and wq.db as the backend component. This template is meant to be used together with wq.start. See the Getting Started docs for more information.
django-boilerplate wq-framework requirejs project-templatePowered by Cookiecutter, Cookiecutter Golang is a framework for jumpstarting production-ready go projects quickly. This project now uses docker multistage builds you need at least docker version v17.05.0-ce to use the docker file in this template, you can read more about multistage builds here.
cookiecutter cookiecutter-golang project-templateNew to HSPI and looking for documentation? We’ve got that. Got a question about HSPI? Ask on Stack Overflow and tag with “HSPI”. We’re watching and waiting for your questions.
home-automation homeseer visual-studio-extension visual-studio project-template project-templates hspi home automationCreate new Haxe projects in a blast! This tool is meant to create an plain Haxe project. Run it once. This will create a js project with same directory structure as above but the Main class located in the com.mediamonks.tool package.
projects bootstrapping project-generation tool bootstrap project-template
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.