Skip to content

Applicita/Modern.CSharp.Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Toolkit Modern.CSharp.Templates

A toolkit of modern dotnet new templates for C# 12/11, .NET 8/7, Microsoft Orleans 7, Windows App SDK and Uno Platform 5

Templates:

  • mcs-editorconfig doc
    Settings for C# 12 code formatting, style, naming style and analysis. Promotes conciseness, readability and leveraging the latest language features. (can also be used with C# 10 & 11)

  • mcs-uno-markup2 doc
    Project that adds concise C# Markup 2 to a Uno Platform 5 Solution (.NET 8/7)

  • mcs-uno-view doc
    C# Markup 2 View + Model item template for use with mcs-uno-markup2 template (.NET 8/7, model type MVUX/MVVM/none)

  • mcs-orleans-results doc
    Concise, version-tolerant result pattern implementation for Microsoft Orleans 8

  • mcs-orleans-multiservice doc
    Prevent microservices pain with logical service separation for Microsoft Orleans 8

The Orleans templates can be combined with Orleans.Multitenant for secure, flexible tenant separation in Microsoft Orleans 7

For how to install, see:
Nuget (with prereleases)