Showing 105 open source projects for "template"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Template Studio

    Template Studio

    Template Studio accelerates the creation of new WinUI 3, WPF, etc.

    Template Studio is a suite of Visual Studio 2022 extensions that accelerate the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience. Projects created with these extensions contain well-formed, readable code and incorporate the latest development features while implementing proven patterns and leading practices. The generated code includes links to documentation and TODO comments that provide useful insight and guidance for turning the generated projects into production...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Template Engine

    Template Engine

    This repo contains the Template Engine which is used by dotnet new

    This repository is the home for the .NET Core Template Engine. It contains the brains for dotnet new and template instantiation in Visual Studio. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Clean Architecture Solution Template

    Clean Architecture Solution Template

    Clean Architecture Solution Template for .NET 6

    This is a solution template for creating a Single Page App (SPA) with Angular and ASP.NET Core following the principles of Clean Architecture. Create a new project based on this template by clicking the above Use this template button or by installing and running the associated NuGet package (see Getting Started for full details). The template is configured to use an in-memory database by default. This ensures that all users will be able to run the solution without needing to set up additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Graph NotebookAmazon GameLift Unity

    Graph NotebookAmazon GameLift Unity

    Access GameLift resources and integrate GameLift into your Unity game

    The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios. Auth Only, this scenario creates a game backend service that performs only player authentication and no game server capability. It creates a Cognito user pool to store player authentication...
    Downloads: 5 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    DocFX

    DocFX

    Static site generator for .NET API documentation

    ..., and conceptual documentation, from a variety of sources. DocFX builds a static HTML website from your source code and Markdown files, which can be easily hosted on any webserver (for example, github.io). Also, DocFX provides you the flexibility to customize the layout and style of your website through templates. If you are interested in creating your own website with your own styles, you can follow how to create a custom template to create custom templates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Design Patterns Library

    Design Patterns Library

    A comprehensive design patterns library implemented in C#

    A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples. In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Clean Architecture

    Clean Architecture

    Clean Architecture Solution Template

    ... the template, you should be able to create a new project in Visual Studio and search for Clean Architecture. You should see the template appear in your list of project templates. Note that the template is generally only updated with major updates to the project. The GitHub repository will always have the latest bug fixes and enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GeneticSharp

    GeneticSharp

    GeneticSharp is a fast, extensible, multi-platform and multithreading

    ... client application template with GeneticSharp ready to run a Travelling Salesman Problem (TSP). A console application template with GeneticSharp, you just need to implement the chromosome and fitness function. A console application template with GeneticSharp ready to run a Travelling Salesman Problem (TSP).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AngleSharp

    AngleSharp

    The ultimate angle brackets parser library parsing HTML5, MathML, SVG

    AngleSharp follows the W3C specifications and gives you the same results as state of the art browsers. Besides the official API AngleSharp adds some useful extension methods on top. This makes working with the DOM convenient. AngleSharp integrates everything you need to explore and mutate the DOM tree. Node retrieval is straight forward by using powerful CSS query selectors. The CSS queries in AngleSharp are super fast and very simple to use. AngleSharp respects the relationship of HTML with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10
    .NET Boxed

    .NET Boxed

    .NET project templates with batteries included

    Project templates with batteries included provide the minimum amount of code required to get you going. The ASP.NET Core API project template uses dotnet new to enable you to turn features of the project template on or off. Response caching is allows the use of the [ResponseCache] attribute on your action methods. Cache settings (cache profiles) are stored in the configuration file and referred to by name. Use the HTTPS scheme and TLS security across the entire site, redirects HTTP to HTTPS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Handlebars.Net

    Handlebars.Net

    A real .NET Handlebars engine

    Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be. Handlebars.Net doesn't use a scripting engine to run a Javascript library - it compiles Handlebars templates directly to IL bytecode. It also mimics the JS library's API as closely as possible. Blistering-fast Handlebars.js templates in your .NET application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xamarin.Essentials

    Xamarin.Essentials

    Essential cross platform APIs for your mobile apps

    Xamarin.Essentials gives developers essential cross-platform APIs for their mobile applications. iOS, Android, and UWP offer unique operating system and platform APIs that developers have access to, all in C# leveraging Xamarin. It is great that developers have 100% API access in C# with Xamarin, but these APIs are different per platform. This means developers have to learn three different APIs to access platform-specific features. With Xamarin.Essentials, developers have a single...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ant Design Blazor

    Ant Design Blazor

    A set of enterprise-class UI components

    A design system for enterprise-level products. Create an efficient and enjoyable work experience. A rich set of enterprise-class UI components based on Ant Design and Blazor. Regularly synchronize with Official Ant Design specifications, you can check the sync logs online. Therefore, you can use the custom theme styles of Ant Design directly. Create a new project from the dotnet new template. Enterprise-class UI designed for web applications. A set of high-quality Blazor components out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YARP

    YARP

    A toolkit for developing high-performance HTTP reverse proxy apps

    YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. We found a bunch of internal teams at Microsoft who were either building a reverse proxy for their service or had been asking about APIs and tech for building one, so we decided to get them all together to work on a common solution, this project. Each of these projects was doing something slightly off the beaten path which meant they were not well served by existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Calculus Robot Shop Template

    Multivariate Forex Calculus Robot Shop Template.

    Template for creating online store in ASP.NET for selling Multivariate Forex Calculus Robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASP.NET Core IdentityServer4 Identity

    ASP.NET Core IdentityServer4 Identity

    An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template

    An ASP.NET Core IdentityServer4 Identity Template with Bootstrap 4 and localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    A2L Build for MCD - AutoExtractGui

    Build A2L from ELF for Automotive MCD tool (e.g. INCA)

    ... with the given sample files (sample AEC, ELF, A2L). 2. ProF Builder This tool is to help people who need to make their own ProF script to FLASH their controllers through INCA. You can utilize "template" of XCP or UDS when you need to make a new ProF script. 3. INCA Instrument SDK Sample Project As a sample, I upload an Instrument project - displaying bar graph. 4. A2L Hint Help you easily read/browse A2L file, also give you some hints.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    VDP Mail Merge 1.1

    VDP Mail Merge 1.1

    High Volume Variable Data Printing & Mail Merge in PDF format

    FREE & user friendly Variable Data Printing tool, to impose Variable Text onto PDF documents. (Mail Merge, Numbered Tickets, Bates numbering, Mass mail Addresses, customized Brochures / Post cards, Contact information, Voters Lists ... etc) Capable of processing more than 2,000,000 Pages or 10,000,000 Records.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    CarrotCakeCMS (MVC 5)

    CarrotCakeCMS (MVC 5)

    asp dot net cms for users wanting a simple mvc cms framework

    CarrotCake CMS MVC 5 is a template-based ASP.Net 4.5 MVC5 CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience This content management system supports multi-tenant webroots with shared databases. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL patterns, simple content feedback...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    code-creation-kit

    code-creation-kit

    The kit can be used as code generator for any programming language.

    ...? Here is where the code-creation-kit comes in. The code-creation-kit mainly consists of a text compiler that can be used to generate code for any text based programming language for any coding problem that involves a lot of repetition. The input of the text compiler is modeled in table and template files. Powerful multistage macro expressions in the template files control how the data from the data tables is converted into code. Documentation and examples show in more detail how this works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CarrotCakeCMS (MVC Core 8)

    CarrotCakeCMS (MVC Core 8)

    dot net core cms for users wanting a simple mvc core 8 cms framework

    CarrotCake CMS MVC Core 8.0 is a template-based ASP.Net Core MVC8 CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. This content management system supports multi-tenant webroots with shared databases. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL patterns, simple content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CarrotCakeCMS

    CarrotCakeCMS

    asp dot net cms for users wanting a simple webforms cms framework

    CarrotCake CMS is a template-based ASP.Net 3.5 WebForms CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. This content management system supports multi-tenant webroots with shared databases and works well in medium trust. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTML-Template-Pro is a fast lightweight C template engine that supports syntax of HTML::Template perl module as well as many of its extensions. It consists of core htmltmplpro C library and bindings to perl/php/C#/....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlazorTable

    BlazorTable

    Blazor Table component with sorting, paging and filtering

    Blazor Table component with sorting, paging and filtering. Provides column reordering features, edit mode, client side, paging and sorting, filtering and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    template-message-sdk

    Sdk for dynamic generating message by templates

    A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next