Skip to content
| Marketplace
Sign in
Visual Studio>Templates>ASP.NET Core Small Enterprise Web API Template
ASP.NET Core Small Enterprise Web API Template

ASP.NET Core Small Enterprise Web API Template

Karel Křesťan

|
972 installs
| (0) | Free
A professional template used for creating API for smaller web multi-tenant applications. It provides API for single superuser and multiple users with bearer authentication, email service for sending e
Download

ASP NET Core API template based on incredible ASP.Net Core 3.1 RESTful Service Template by Sergey Tregub. It is modified to provide functionalities more specific to multi tenant enterprise applications, mainly authentication scheme, per row data protection and database connection and context.

Key features of this template:

  • MySQL database with EF Core connection
  • User authentication with bearer scheme
  • Two user roles - user and superuser
  • Clean architecture
  • API for creating and authenticating users
  • Service for sending emails to users
  • Versioned API
  • Per row data protection

Other than that, there are of course features already provided by original template:

  • CORS support
  • AutoMapper
  • Swashbuckle Documentation
  • Serilog

Huge thanks to original creator! :)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft