# NikolayIT/ASP.NET-Core-Template

A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.

Repository: https://github.com/NikolayIT/ASP.NET-Core-Template
Canonical: https://ross.abutalabs.com/products/aspnet-core-template
Language: C#
License: MIT
License Family: permissive
Topics: aspnet-core, aspnetcore, asp-net-core-3-1, asp-net-core, template, aspnetcoretemplate
Last push: 2026-08-24T14:59:47+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 62, longevity 100
- inputs: {"age_days": 3866, "days_push": 9, "days_rel": 172, "gap_med": 62, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1187, forks 174 (observed 2026-08-28T04:03:55.221418+00:00)

## What it is
A ready-to-use ASP.NET Core project template distributed as a dotnet CLI template via NuGet. It comes preconfigured with repository pattern, services, model mapping, dependency injection, and StyleCop-clean code.

## Use cases
- bootstrap a new asp.net core web project
- start a project with repository pattern already set up
- get a clean architecture starter for c# web apps
- avoid setting up DI and EF Core from scratch
- generate a stylecop-compliant asp.net core solution

## When to choose
- starting a new ASP.NET Core project and wanting a battle-tested structure
- you want repository pattern, mapping, and DI wired up out of the box
- you prefer StyleCop-clean conventions from day one

## When to avoid
- you use a different stack than .NET/ASP.NET Core
- you want a minimal empty project without opinionated structure
- your team follows a different architecture pattern

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, orm, templating
- domain: web-development, backend, developer-tools
- platform: dotnet, cross-platform
- tags: aspnet-core, project-template, repository-pattern, entity-framework-core, stylecop, dotnet-template, csharp, clean-architecture, boilerplate, dependency-injection, web-server

## Member repositories
- NikolayIT/ASP.NET-Core-Template (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.221418+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:22.751156+00:00, confidence not recorded.
  - readme: https://github.com/NikolayIT/ASP.NET-Core-Template (fetched 2026-08-28T04:03:55.221418+00:00, sha 3a5a95664d73)
- Data as of 2026-08-30T08:39:29.467469+00:00.
