Giter Site home page Giter Site logo

jankrivanek / akkadotnet-templates Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akkadotnet/akkadotnet-templates

0.0 1.0 0.0 112 KB

Production-ready dotnet new templates for Akka.NET.

License: Apache License 2.0

Shell 1.05% C# 97.97% Batchfile 0.98%

akkadotnet-templates's Introduction

akkadotnet-templates

Akka.NET logo

Production-ready dotnet new templates for Akka.NET.

All of these templates are designed to be simple and provide you with a relatively complete structure to get started developing your own Akka.NET applications from scratch.

Upon installing these templates via the dotnet CLI, you will have access to them from both the dotnet CLI itself and as "new project" template options in any .NET IDE - such as Visual Studio and JetBrains Rider!

Installation

To install these templates, just install the Akka.Templates package from NuGet:

dotnet new install "Akka.Templates::*"

To upgrade these templates to a newer version:

dotnet new update

To uninstall these templates from your local machine:

dotnet new uninstall Akka.Templates

Available Templates

The following templates are available as part of the Akka.Templates package:

Template Short Name Description
Akka.WebApi akkawebapi A template for building ASP.NET HTTP APIs on top of an Akka.NET Cluster. Uses Akka.Cluster.Sharding and, optionally: Akka.Management + Akka.Persistence.Azure + Akka.Azure.Discovery. This template is meant as a starter for building distributed systems with Akka.NET
Akka.Console akkaconsole This is a simple template designed to incorporate local Akka.NET into a console application.
Akka.Streams akkastreams This is a simple template designed to incorporate Akka.NET's Akka.Streams APIs into a local console template.

See the official dotnet new documentation for more information on the sorts of options that are available when using project templates.

Questions, Comments, and Suggestions

We accept pull requests! Please let us know what we can do to make these templates more useful, extensible, or easier to use.

akkadotnet-templates's People

Contributors

aaronontheweb avatar cumpsd avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.