Skip to content

A toolkit of modern dotnet new templates for C# 13, .NET 9, Microsoft Orleans 9, Windows App SDK and Uno Platform 5

License

Notifications You must be signed in to change notification settings

VincentH-Net/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# 13/12, .NET 9/8, Microsoft Orleans 9, Windows App SDK and Uno Platform 5.6

(Note: this repo was transferred from Applicita to VincentH-Net on March 17, 2025 to reflect who actively maintains it)

Templates:

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

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

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

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

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

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

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