This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.Read Building Single Page Applications on ASP.NET Core with JavaScriptServices for more details.
dotnet-template aspnet-productA 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 repository is maintained by Angular and is meant to be an advanced starter for both ASP.NET Core 2.1 using Angular 6.0+, not only for the client-side, but to be rendered on the server for instant application paints (Note: If you don't need SSR read here on how to disable it). This is meant to be a Feature-Rich Starter application containing all of the latest technologies, best build systems available, and include many real-world examples and libraries needed in todays Single Page Applications (SPAs).
angular universal ngrx hmr aspnetcore ssr angular2 dotnet-template angular4 angular5 angular6You have two choices when it come at how your preffer to run it. You can either use the command line or the build-in run command. Run the application in VSCode or Visual Studio 2017 by hitting F5.
vue aspnetcore ssr dotnet-template vuejs2 vue2This repository is the home for the .NET Core Template Engine. It contains the brains for dotnet new. When dotnet new is invoked, it will call the Template Engine to create the artifacts on disk. Template Engine is a library for manipulating streams, including operations to replace values, include/exclude regions and process if, else if, else and end if style statements.We have created a dotnet template samples repo, which shows how you can use the Template Engine to create new templates. The samples are setup to be stand alone for specific examples. If you are in need of a sample, and it doesn't exist please create an issue in the samples repo.
dotnet-templateDotVVM is an ASP.NET framework that lets you build line-of-business applications and SPAs without writing tons of JavaScript code. You only have to write a viewmodel in C# and a view in HTML. DotVVM will do the rest for you.DotVVM brings full MVVM experience and it uses KnockoutJS on the client side. It handles the client-server communication, validation, date & time formatting on the client side, SPAs and much more.
c-sharp framework mvvm aspnetcore owin dotnet-core dotnet-templateThis repository contains samples of templates created using the Template Engine. Custom templates can be used from dotnet new today. We are working on integrating these templates into Visaul Studio as well.For more general info on dotnet new, and the Template Engine, see the following.
dotnet-templateThis is not difficult to do and usually only requires adding a tag to your project file (example), but you need to make sure all the sources get into the package with the proper directory structure. Also, take into account Fable will just make a simple XML parsing to extract the source files from the .fsproj, so you should avoid MSBuild conditionals, etc. Because Fable will compile your sources you must be careful with compiler directives too (like #if MY_SYMBOL, etc). Though you can use this to your advantage and do some logging in debug mode (#if DEBUG). And remember also that Fable will always define the FABLE_COMPILER symbol when compiling to JS.
fable fable-libraries fsharp dotnet-core dotnet-templateF# Template for creating and publishing libraries targeting .NET Full (net461) and Core (netstandard1.6, netstandard2.0)
dotnet-core fsharp dotnet-template dotnet-framework scaffoldGiraffe web application template for the dotnet new command. This will pull and install the giraffe-template NuGet package in your .NET environment and make it available to subsequent dotnet new commands.
giraffe giraffe-template aspnet-core dotnet-core template-engine fsharp dotnet-templateService Template to help you build evolvable and maintainable applications. It follows the principles from the Clean Architecture book and built on Domain-Driven Design. This tool increases productivity on developing your next microservices. Run dotnet new -i Paulovich.Caju then try the following commands.
solid ddd clean-architecture clean-code evolutionary-architecture microservices hexagonal-architecture design-patterns docker webapi domain-driven-design mongodb kafka cqrs event-sourcing dotnet-new tdd event-driven dotnet-cli dotnet-templateA .Net Core solution template using the Cake build system. It provides an initial console project and a corresponding XUnit test project. Furthermore it adds cake build scripts for Windows and Linux. This template creates the following structure on your disk, where CakeApp is replaced by the name of your solution.
dotnet-core dotnet-template dotnet-cli cake nuget cake-buildThe repository contains template using Vue.js, Vuex, Vue router, TypeScript, Bulma, SASS and Jest. It integrates Vue into AspNetCore MVC and showcases how to use Vue with it's entire ecosystem in .NET as a multipage (multiple mini SPA's) application. The template can also be used as a complete single page application but you should consider using Vue cli for this as it is a more flexible and advanced solution. No TypeScript: Template completely supports usage without TypeScript. You can use plain js if you don't have the need for or don't want to use TypeScript.
vue vuejs vuex typescript bulma sass aspnetcore dotnet-template jest
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.