This is your work, valued

Taggia, Italy

Marco Minerva

Elite
@marcominerva

A closed application works by design

ChatGptNet. A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service

311

TinyHelpers. A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.

256

SimpleAuthentication. A library to easily integrate Authentication in ASP.NET Core projects.

253

SqlDatabaseVectorSearch. A Blazor Web App and Minimal API for performing RAG (Retrieval Augmented Generation) and vector search using the native VECTOR type in Azure SQL Database and Azure OpenAI.

143

MinimalHelpers. A collection of helpers libraries for Minimal API projects.

141

DatabaseGPT. Query a database using natural language

74

KernelMemoryService. A lightweight implementation of Kernel Memory as a Service

44

OperationResults. A set of lightweight libraries to totally decouple operation results and actual application responses.

43

OpenAIEmbeddingSample. An example that shows how to use Semantic Kernel and Kernel Memory to work with embeddings in a .NET application using SQL Server as Vector Database.

31

PdfSmith. A powerful REST API service that generates PDF documents from dynamic HTML templates.

23

TwoFactorAuthenticationSample. A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app

22

TinyCMS. The smallest CMS engine ever, made with ASP. NET Core and Dapper

17

ChatGptPlayground. A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows

17

IdentitySample. A sample that shows how to deal with Tokens, Users, Roles, Claims and Policy using ASP.NET Core Identity

17

AspNetCoreWithAlpineJs. A sample that shows how to integrate Alpine.js with ASP.NET Core Razor Pages and Web API

15

AlexaSkillTemplate. A Visual Studio Project Template to create Alexa Skills using an Azure Function as backend.

14

SearchGPT. A sample that shows how to integrate ChatGPT with your own data that comes from Azure Cognitive Search

12

TranslatorService. A lightweight library that uses Cognitive Translator Service for text translation and Cognitive Speech Service for text-to-speech and speech-to-text

11

MyWebApiToolbox. A sample structure of a Web API project with Entity Framework Core, Mapping, Validation, Error Handling and much more.

11

TotalDecoupling. A sample that shows how to write a Web API in which every Controller method is literally formed by a single line of code, yet with the ability to handle all response types, validation errors, etc.

10

DallENet. A DALL·E integration library for .NET

10

StorageProviders. A collection of Storage Providers for various destinations (e.g. file system and Azure Storage)

9

DesktopNet70. A couple of .NET 7.0 Windows Forms and WPF applications that show how to use Host Builder, Dependency Injection, Logging and how to access to Windows 10 APIs.

8

AwesomeBackend. A sample API backend made with ASP.NET Core 5.0

8

EntityDapperCore. An example that shows how to use both Entity Framework Core and Dapper in the same project, sharing the database configuration.

8

PeopleFinder. Enrich Azure Cognitive Search index with Face Cognitive Service, Azure Maps & Exif Metadata and access all the information within a UWP client

8

XamarinNetCore. A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.Forms

7

MinimalHelpers.Binding. A library that provides Binding helpers for Minimal API projects.

7

QueueMessaging. A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.

7

WebApiUploaderSample. A sample that shows how to handle file uploads/downloads in an ASP.NET Core Web API

6

ErrorHandling. Some samples that show how to correctly handle errors in Web API projects

6

DataProtectionSample. This example shows how to use the DataProtection APIs with ASP.NET Core

6

AICompanion. A sample app showcasing the use of Cognitive Services within UWP & Xamarin apps: Vision, Face and Custom Vision.

6

LoggingNetCore. A sample that shows how to use Logging features of .NET on every supported platforms

5

BabelFish. An app that shows how to use the Microsoft Translator Speech APIs to build a real-time voice translation app for the Universal Windows Platform, event for Windows 10 IoT Core

5

RestLibrary. A lightweight library to perform common REST API calls

5

WebAPI-Samples. A collection of Web APIs made with ASP.NET Core 5.0 and related clients to show their usage

5

marcominerva. My public profile

5

MultiTenant. An ASP.NET Core application that uses wildcard domains to handle multi-tenancy

5

Dapper110. A collection of samples that show how to use some advanced features of Dapper

5

Schrodinger. Like the famous paradox, a .NET type that can be any value until you check it.

5

McpServerAspNetCore. Minimal implementation of an MCP sample server featuring API Key authentication, CORS support, and example server-side tools for weather and time retrieval.

5

MinimalApiVersioningSample. An example that showcases how to add versioning support to a Minimal API project, with full support for OpenAPI

5

AspNetCore7Samples. A collection of samples about the main new features available in ASP.NET Core 7.0

4

MultipleAuthenticationProviders. A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project

4

HangfireSample. A collection of samples about using Hangfire in a Web API application

4

HealthChecksSample. A sample that shows how to integrate Health Checks in ASP.NET Core applications

4

SemanticKernelOpenApi. A sample repository that shows how to use OpenAPI specification as Semantic Kernel functions

4

LocalizationSample. A sample about how to handle Localization with ASP.NET Core WEB APIs

4

customvision-trainer. A small application that allows to automatically upload and tag images for Custom Vision Service

4

WeatherApp. A sample that shows how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging and Cache on every supported platform

4

UWPCustomVisionCompanion. A sample app showcasing the use of Custom Vision in the Universal Windows Platform.

4

CacheManagement. A sample that showcases how to manage cache in an ASP.NET Core Minimal API project

3

EntityFrameworkCore8Samples. A collection of samples about what's new in Entity Framework Core 8.0

3