@nestjs/core@11.1.28
// Nest - modern, fast, powerful node.js web framework (@core)
$ npm install @nestjs/core
downloads/wk
11,610,982
license
MIT
version
11.1.28
published
Jul 8, 2026
What is @nestjs/core?
@nestjs/core is the core package for NestJS, a Node.js framework that provides a structured, modular architecture for building server-side applications. It includes essential features like dependency injection, decorators, and middleware support that help developers organize code and handle common server tasks efficiently. Developers use it to build scalable APIs and backend services with TypeScript, reducing boilerplate code and improving maintainability.
Links
Dependencies (5)
Maintainers
nestjscore