Top 9 C# Template Projects
-
It's been a tough couple of weeks recently, I've been reflecting and reading a lot about asp.net. Using some of online guides, video tutorial I've finally got my head around it...somewhat. It is more difficult than laravel for sure... but looking at how much this clean architecture template has helped a lot at finding some cool stuff. Before I got to this I've had to dig myself into books to cover the following:
-
ASP.NET MVC Boilerplate
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
You can use this template for web projects that one of the teachers at my university made if you find it helpful.
-
fluid
Fluid is an open-source .NET template engine based on the Liquid template language. (by sebastienros)
Project mention: Template based Code Generators (GitHub link to my repo) | reddit.com/r/dotnet | 2021-06-06https://github.com/sebastienros/fluid is used by Orchard Core.
-
Report-From-DocX-HTML-To-PDF-Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
-
dotnet-template-onion
Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach
Project mention: What structure do you use when following clean architecture? | reddit.com/r/csharp | 2022-01-03 -
Project mention: Tools you use to help you with rapid application development. | reddit.com/r/dotnet | 2022-05-19
You can try to use NTypewriter for code generation, but its main purpose is generation of java script clients for APIs or documentation.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
C# Template related posts
- Tools you use to help you with rapid application development.
- asp.net .net 6 just a view so far
- Convert .ps1 script to .exe file?
- Angular, ASP.NET core web api, and DTOs
- Where to put Business/Domain logic in Entity Framework [C#] project.
- [Parte 3] CQRS y MediatR: AutoMapper
- [Parte 2] CQRS y MediatR: Validando con FluentValidation
Index
What are some of the best open-source Template projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | CleanArchitecture | 8,562 |
2 | ASP.NET MVC Boilerplate | 2,971 |
3 | ASP.NET-Core-Template | 832 |
4 | fluid | 797 |
5 | Report-From-DocX-HTML-To-PDF-Converter | 216 |
6 | dotnet-template-onion | 193 |
7 | NTypewriter | 38 |
8 | CleanMinimalApi | 25 |
9 | CleanGraphQLApi | 3 |
Are you hiring? Post a new remote job listing for free.