scholar-snippet README 📚This is the README for my extension "scholar-snippet". This extension provides a collection of useful code snippets for C# developers working with various Azure services and SQL databases. Features ✨This extension includes the following code snippets: Context SQL Repository 🗃️Prefix: This snippet provides a generic repository interface and implementation for working with a SQL database context. It includes methods for adding, updating, deleting, and retrieving items. Initialize C# Project Folders 📂Command: This command initializes a C# project folder structure with the following folders: Organize Usings and Namespaces 📜Command: This command organizes Cosmos DB General Repository 🌌Prefix: This snippet provides a general repository interface and implementation for working with Azure Cosmos DB. It includes methods for adding, updating, deleting, and retrieving items. Azure Queue Storage 📬Prefix: This snippet provides an interface and implementation for working with Azure Queue Storage. It includes a method for sending messages to a queue. Azure IoT Hub Client 🌐Prefix: This snippet provides code for connecting to Azure IoT Hub, sending messages, and handling device twin updates. It includes methods for sending temperature data and receiving messages from the IoT Hub. SQL AppContext 🗄️Prefix: This snippet provides a DbContext class for working with a MySQL database using Entity Framework Core. It includes DbSet properties for various entities and configurations for the database context. SQL Client 💾Prefix: This snippet provides a repository class for working with SQL Server. It includes methods for retrieving, adding, and counting transactions in a SQL table. Upload on Blob ☁️Prefix: This snippet provides an interface and implementation for uploading files to Azure Blob Storage and retrieving metadata. It includes methods for uploading files and retrieving images based on metadata. Requirements 📋This extension requires Visual Studio Code version 1.93.0 or higher. Extension Settings ⚙️This extension does not add any VS Code settings. Known Issues 🐞There are no known issues at this time. Release Notes 📝0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Enjoy! 🎉 |