Skip to content

arg-foo/backend-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABP 8 + Orleans 7 Backend Templates

This repository contains a collection of backend templates combining the ABP framework (version 8) with Microsoft Orleans (version 7). These templates are designed to help developers quickly set up scalable and robust distributed applications.

Table of Contents

Introduction

The templates in this repository provide a solid starting point for developing microservices and distributed systems using the ABP framework and Microsoft Orleans. Each template includes the necessary project structure, dependencies, and basic configurations to get you up and running quickly.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

  1. Install the package using the following command:

    dotnet new install AElf.BackendTemplates

Available Templates

The repository includes the following templates:

  1. Basic Template
    • A simple setup with ABP and Orleans integration.
    dotnet new aelf-abp-orleans -n NewTemplate

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 16.6%
  • C# 5.1%