Skip to content
| Marketplace
Sign in
Visual Studio>Tools>.NET 8 Azure Storage REST API Template
.NET 8 Azure Storage REST API Template

.NET 8 Azure Storage REST API Template

Jon Mikel Inza

|
43 installs
| (0) | Free
Accelerate the creation of .NET 8 Azure Storage REST API projects with minimal dependencies and a solution containing settings for DI/IoC, API versioning, automatic OpenAPI/Swagger documentation, sepa
Download

.NET 8 Azure Storage REST API Facade Template

Distributed applications in the cloud often include a component storing documents in a kind of NoSQL storage. Azure Storage is one of them and it answers quite well to needs of simple raw storage with limited features (no advanced search, indexing, complex queries, etc for which, other services like Azure CosmosDB are a better match).

In this context, this extension accelerates the creation of facade (REST API for now) to expose a certain level of endpoints and interact with Azure Storage. The extensions creates a Visual Studio solution with the code (and tests projects). So, all the code can be updated or adapted to specific needs.

.NET CLI

In addition to this Visual Studio version, you can find here the .NET CLI version.

Release notes

v8.0.2398

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