Skip to content

DamianEdwards/HeritageTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heritage Templates for .NET

It's the .NET templates the way you remember them:

  • Structured
  • Explicit
  • Dependable

Jokes aside, this project attempts to give you the option of creating new .NET projects targeting .NET 6+ without the content changes that were introduced, inc.:

  • top-level statements
  • implicit usings
  • Minimal APIs

Install

Coming soon...

What's included?

Templates for the following project types are included:

  • Console
  • ASP.NET Core
    • Empty
    • Web App (Razor Pages)
    • Web App (Model-View-Controller)
    • Web API
    • gRPC
  • WinForms
  • WPF
  • Worker

What's not included?

  • Authentication options in the web templates
  • Blazor templates
  • ASP.NET Core SPA templates for React, Angular, etc.

About

It's the .NET templates the way you remember them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages