Projects in Awesome Lists by marcominerva
A curated list of projects in awesome lists by marcominerva .
https://github.com/marcominerva/chatgptnet
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service
azure-openai azure-openai-api chatgpt csharp dotnet embedding embeddings embeddings-similarity hacktoberfest net openai openai-api
Last synced: 16 May 2025
https://github.com/marcominerva/ChatGptNet
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service
azure-openai azure-openai-api chatgpt csharp dotnet embedding embeddings embeddings-similarity hacktoberfest net openai openai-api
Last synced: 20 Apr 2025
https://github.com/marcominerva/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.
aspnetcore csharp desktop hacktoberfest minimalapi mobile net netcore netstandard visual-studio web webapi
Last synced: 15 Apr 2026
https://github.com/marcominerva/simpleauthentication
A library to easily integrate Authentication in ASP.NET Core projects.
apikey apikey-authentication aspnetcore authentication authorization basic-authentication csharp hacktoberfest jwt jwt-authentication minimal-api visual-studio webapi
Last synced: 09 Apr 2026
https://github.com/marcominerva/SimpleAuthentication
A library to easily integrate Authentication in ASP.NET Core projects.
apikey apikey-authentication aspnetcore authentication authorization basic-authentication csharp hacktoberfest jwt jwt-authentication minimal-api visual-studio webapi
Last synced: 18 Apr 2025
https://github.com/marcominerva/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.
aspnetcore csharp desktop hacktoberfest minimalapi mobile net netcore netstandard visual-studio web webapi
Last synced: 18 Apr 2025
https://github.com/marcominerva/minimalhelpers
A collection of helpers libraries for Minimal API projects.
aspnetcore csharp hacktoberfest minimal-api minimalapi minimalapis net openapi routing swagger visual-studio
Last synced: 16 May 2025
https://github.com/marcominerva/MinimalHelpers
A collection of helpers libraries for Minimal API projects.
aspnetcore csharp hacktoberfest minimal-api minimalapi minimalapis net openapi routing swagger visual-studio
Last synced: 15 Mar 2025
https://github.com/marcominerva/sqldatabasevectorsearch
A repository that showcases the native VECTOR type in Azure SQL Database to perform embeddings and RAG with Azure OpenAI.
azure-openai azure-sql-database c-sharp chatgpt dotnet embeddings openai rag retrieval-augmented-generation semantic-kernel sql-server vector-database visual-studio
Last synced: 09 Apr 2025
https://github.com/marcominerva/databasegpt
Query a database using natural language
azure-openai c-sharp chatgpt hacktoberfest openai post postgresql query-builder sql-server
Last synced: 07 Apr 2025
https://github.com/marcominerva/DatabaseGPT
Query a database using natural language
azure-openai c-sharp chatgpt hacktoberfest openai post postgresql query-builder sql-server
Last synced: 18 Apr 2025
https://github.com/marcominerva/operationresults
A set of lightweight libraries to totally decouple operation results and actual application responses.
controller csharp csharp-library hacktoberfest minimal-api net validation validation-library visual-studio web webapi
Last synced: 09 Apr 2025
https://github.com/marcominerva/kernelmemoryservice
A lightweight implementation of Kernel Memory as a Service
ai artificial-intelligence azure azure-openai azureopenai chat-completion csharp embeddings gpt kernel-memory openai rag retrieval-augmented-generation semantic-kernel visual-studio
Last synced: 17 Mar 2025
https://github.com/marcominerva/OperationResults
A set of lightweight libraries to totally decouple operation results and actual application responses.
controller csharp csharp-library hacktoberfest minimal-api net validation validation-library visual-studio web webapi
Last synced: 18 Apr 2025
https://github.com/marcominerva/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.
azure-openai c-sharp chatgpt dotnet embeddings kernel-memory openai semantic-kernel sql-server vector-database visual-studio
Last synced: 03 Apr 2025
https://github.com/marcominerva/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.
azure-openai c-sharp chatgpt dotnet embeddings kernel-memory openai semantic-kernel sql-server vector-database visual-studio
Last synced: 17 Mar 2025
https://github.com/marcominerva/KernelMemoryService
A lightweight implementation of Kernel Memory as a Service
ai artificial-intelligence azure azure-openai azureopenai chat-completion csharp embeddings gpt kernel-memory openai rag retrieval-augmented-generation semantic-kernel visual-studio
Last synced: 18 Apr 2025
https://github.com/marcominerva/twofactorauthenticationsample
A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app
authentication authenticator-app csharp minimal-api qrcode two-factor-authentication visual-studio web-api
Last synced: 09 Apr 2025
https://github.com/marcominerva/chatgptplayground
A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows
aspnetcore azure-openai azure-openai-api c-sharp chatgpt hacktoberfest minimal-api openai openai-api razor-pages visual-studio
Last synced: 21 Mar 2025
https://github.com/marcominerva/identitysample
A sample that shows how to deal with Tokens, Users, Roles, Claims and Policy using ASP.NET Core Identity
aspnetcore aspnetcoreidentity aspnetcorewebapi identity
Last synced: 10 Jun 2025
https://github.com/marcominerva/tinycms
The smallest CMS engine ever, made with ASP. NET Core and Dapper
aspnetcore azure azure-storage c-sharp cms cms-backend cms-framework dapper hacktoberfest razor-pages
Last synced: 07 Jul 2025
https://github.com/marcominerva/alexaskilltemplate
A Visual Studio Project Template to create Alexa Skills using an Azure Function as backend.
Last synced: 09 Apr 2025
https://github.com/marcominerva/searchgpt
A sample that shows how to integrate ChatGPT with your own data that comes from Azure Cognitive Search
asp-net-core azure azure-cognitive-search azure-opena azure-openai c-sharp chatgpt hacktoberfest minimal-api openai openai-api razor-pages visual-studio
Last synced: 26 Oct 2025
https://github.com/marcominerva/translatorservice
A lightweight library that uses Cognitive Translator Service for text translation and Cognitive Speech Service for text-to-speech and speech-to-text
cognitive-services hacktoberfest speech speech-api speech-recognition speech-to-text text-to-speech translation-service translator
Last synced: 21 Mar 2025
https://github.com/marcominerva/aspnetcorewithalpinejs
A sample that shows how to integrate Alpine.js with ASP.NET Core Razor Pages and Web API
alpinejs aspnetcore csharp razor-pages visual-studio
Last synced: 09 Apr 2025
https://github.com/marcominerva/dallenet
A DALL·E integration library for .NET
azure azure-openai azure-openai-api csharp dall-e dotnet hacktoberfest net openai openai-api
Last synced: 09 Apr 2025
https://github.com/marcominerva/entitydappercore
An example that shows how to use both Entity Framework Core and Dapper in the same project, sharing the database configuration.
aspnetcore dapper entity-framework-core
Last synced: 04 Mar 2026
https://github.com/marcominerva/storageproviders
A collection of Storage Providers for various destinations (e.g. file system and Azure Storage)
Last synced: 16 Feb 2026
https://github.com/marcominerva/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.
net7 net70 uwp windows-desktop windows10 windowsforms wpf
Last synced: 11 Apr 2025
https://github.com/marcominerva/peoplefinder
Enrich Azure Cognitive Search index with Face Cognitive Service, Azure Maps & Exif Metadata and access all the information within a UWP client
azure azure-maps azure-search cognitive-services exif face-recognition uwp
Last synced: 09 Apr 2025
https://github.com/marcominerva/mywebapitoolbox
A sample structure of a Web API project with Entity Framework Core, Mapping, Validation, Error Handling and much more.
Last synced: 09 Apr 2025
https://github.com/marcominerva/pdfsmith
A powerful REST API service that generates PDF documents from dynamic HTML templates.
c-sharp minimal-api pdf pdf-generation pdf-generator pdf-generator-api service template-engine
Last synced: 01 Jul 2025
https://github.com/marcominerva/xamarinnetcore
A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.Forms
Last synced: 09 Apr 2025
https://github.com/marcominerva/queuemessaging
A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.
asp-net-core azure-service-bus net net-standard rabbit-mq rabbitmq rabbitmq-client rabbitmq-consumer rabbitmq-producer rabbitmq-server service-bus-queue servicebus servicebus-queue servicebus-queue-sender
Last synced: 12 Oct 2025
https://github.com/marcominerva/aicompanion
A sample app showcasing the use of Cognitive Services within UWP & Xamarin apps: Vision, Face and Custom Vision.
cognitive-services computer-vision coreml face-detection face-recognition onnx tensorflow uwp xamarin xamarin-forms
Last synced: 09 Apr 2025
https://github.com/marcominerva/schrodinger
Like the famous paradox, a .NET type that can be any value until you check it.
Last synced: 09 Apr 2025
https://github.com/marcominerva/webapiuploadersample
A sample that shows how to handle file uploads/downloads in an ASP.NET Core Web API
Last synced: 30 Jun 2025
https://github.com/marcominerva/dapper110
A collection of samples that show how to use some advanced features of Dapper
dapper dapper-extensions sql sqlserver
Last synced: 24 Jul 2025
https://github.com/marcominerva/webapi-samples
A collection of Web APIs made with ASP.NET Core 5.0 and related clients to show their usage
aspnetcore caching openweathermap swagger
Last synced: 09 Apr 2025
https://github.com/marcominerva/loggingnetcore
A sample that shows how to use Logging features of .NET on every supported platforms
aspnetcore logging netcore serilog windows-forms wpf xamarin
Last synced: 09 Apr 2025
https://github.com/marcominerva/dataprotectionsample
This example shows how to use the DataProtection APIs with ASP.NET Core
aspnetcore cryptography csharp data-protection dotnet minimal-api security
Last synced: 09 Apr 2025
https://github.com/marcominerva/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
cognitive-services iot translation uwp windows-10
Last synced: 09 Apr 2025
https://github.com/marcominerva/multitenant
An ASP.NET Core application that uses wildcard domains to handle multi-tenancy
Last synced: 09 Apr 2025
https://github.com/marcominerva/errorhandling
Some samples that show how to correctly handle errors in Web API projects
asp-net-core error-handling minimalapi minimalapis webapi
Last synced: 09 Apr 2025
https://github.com/marcominerva/multipleauthenticationproviders
A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project
aspnetcore azure azure-active-directory csharp jwt jwt-authentication microsoft-entra minimal-api visual-studio
Last synced: 13 Jun 2025
https://github.com/marcominerva/hangfiresample
A collection of samples about using Hangfire in a Web API application
aspnetcore background-jobs background-service c-sharp net webapi
Last synced: 09 Apr 2025
https://github.com/marcominerva/customvision-trainer
A small application that allows to automatically upload and tag images for Custom Vision Service
cognitive-services custom-vision
Last synced: 14 May 2025
https://github.com/marcominerva/localizationsample
A sample about how to handle Localization with ASP.NET Core WEB APIs
asp-net-core globalization globalization-and-localization localization minimalapi webapi
Last synced: 22 Apr 2026
https://github.com/marcominerva/uwpcustomvisioncompanion
A sample app showcasing the use of Custom Vision in the Universal Windows Platform.
cognitive-services custom-vision uwp
Last synced: 14 Oct 2025
https://github.com/marcominerva/weatherapp
A sample that shows how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging and Cache on every supported platform
aspnetcore net50 netstandard windows-forms wpf xamarin-forms
Last synced: 06 Oct 2025
https://github.com/marcominerva/aspnetcore7samples
A collection of samples about the main new features available in ASP.NET Core 7.0
Last synced: 09 Apr 2025
https://github.com/marcominerva/healthcheckssample
A sample that shows how to integrate Health Checks in ASP.NET Core applications
aspnetcore csharp health-check minimal-api
Last synced: 29 Oct 2025
https://github.com/marcominerva/entityframeworkcore8samples
A collection of samples about what's new in Entity Framework Core 8.0
c-sharp entity-framework-core net8 sql-server visual-studio
Last synced: 17 Apr 2026
https://github.com/marcominerva/galacticproject
Sample projects that show how to not reinvent the wheel while developing
asp-net-core automapper fluentvalidation httpclient humanizer net50 problemdetails razor-pages refit serilog webapi
Last synced: 24 Apr 2026
https://github.com/marcominerva/mediatrsample
A collection of samples about using MediatR in a Web API application
aspnetcore c-sharp mediator mediator-pattern mediatr net webapi
Last synced: 14 May 2025
https://github.com/marcominerva/validationsample
A sample that shows how to use FluentValidation in .NET
aspnetcore aspnetcorewebapi csharp fluentvalidation netcore validation validation-library
Last synced: 14 May 2025
https://github.com/marcominerva/minimal-iot
A sample that showcases how to use Minimal APIs to build a Web Server to control IoT devices
Last synced: 27 Apr 2026
https://github.com/marcominerva/fluentemailsample
A Web API that uses FluentEmail to send e-mails, with the support for Sendinblue
c-sharp email email-sender emailtemplate hacktoberfest net sendinblue webapi
Last synced: 17 Oct 2025
https://github.com/marcominerva/cachemanagement
A sample that showcases how to manage cache in an ASP.NET Core Minimal API project
Last synced: 15 Apr 2026
https://github.com/marcominerva/sqldatabaseproject
SQL Server Database Project sample
Last synced: 17 Mar 2026
https://github.com/marcominerva/entityframeworkcore7samples
A collection of samples about the main new features available in Entity Framework Core 7.0
Last synced: 13 Mar 2025
https://github.com/marcominerva/friendbook
A sample Web API for managing a friends' list
Last synced: 13 Jul 2025
https://github.com/marcominerva/searchdocumentwithai
A sample that shows how to use ChatGPT to get answers about any PDF documents
azure azure-openai azure-openai-api c-sharp chatgpt openai openai-api visual-studio
Last synced: 06 May 2026
https://github.com/marcominerva/randomphotos
Use AI to generate random photos
alpinejs aspnetcore azure-openai azure-openai-service azureopenai chatgpt csharp dall-e hacktoberfest minimal-api razor-pages
Last synced: 20 Apr 2026
https://github.com/marcominerva/entityframeworkcoretipstricks
A collection of code samples that can be useful when using Entity Framework Core
dotnet efcore entityframeworkcore
Last synced: 17 May 2026
https://github.com/marcominerva/pollysample
A collection of samples about the new Polly.Core v8 library
aspnetcore c-sharp dotnet polly visual-studio
Last synced: 29 Apr 2026
https://github.com/marcominerva/minimalapihang
This repository shows a problem with Swagger when using WithOpenApi extension method in a Minimal API project
Last synced: 13 Mar 2025
https://github.com/marcominerva/datetimeonly
A repository that shows how to work with DateOnly and TimeOnly data types with .NET 6.0, ASP.NET Core and Entity Framework Core 6.0
aspnet-core aspnetcore entity-framework-core entityframeworkcore json net60 webapi
Last synced: 11 Sep 2025
https://github.com/marcominerva/longrunningsample
A sample that shows how to use handle long running operations in an ASP.NET Core application
c-sharp dotnet hangfire minimal-api visual-studio
Last synced: 19 May 2026
https://github.com/marcominerva/minimalapisample
A sample that showcases Minimal APIs features.
aspnetcore binding csharp entity-framework-core minimalapis routing
Last synced: 22 May 2026
https://github.com/marcominerva/raspberry-jukebox
A remotely controlled Jukebox built with a Raspberry Pi 2 running Windows 10 IoT Core
Last synced: 29 Jul 2025
https://github.com/marcominerva/agentbasicservice
An example to demonstrate configuration and usage of a basic agent from Microsoft Agent Framework in an ASP.NET Core Minimal API application, supporting thread persistence and structured output.
agent-framework agents ai azure azure-openai c-sharp openai
Last synced: 14 Mar 2026
https://github.com/marcominerva/aspiredemoapp
A sample Aspire application with a backend, a frontend and a SQL Server database
Last synced: 04 Jan 2026
https://github.com/marcominerva/AI-Samples
A collection of AI related samples made with different frameworks
asp-net-core azure cognitive-services mlnet uwp xamarin xamarin-forms
Last synced: 18 Apr 2025
https://github.com/marcominerva/swagger
A sample that shows how to effectively integrate Swagger into an ASP.NET Core 6.0 Web API
asp-net-core net50 swagger webapi
Last synced: 04 Sep 2025
https://github.com/marcominerva/multilanguagechat
This project shows how to use Azure SignalR, Microsoft Translator and Speech Service to build a real-time voice translation system
azure cognitive-services signalr speech-api speech-recognition translator-text-api
Last synced: 13 Apr 2026
https://github.com/marcominerva/datetimemadness
A collection of use cases and samples that show how to manage dates and times in a backend
Last synced: 05 Oct 2025
https://github.com/marcominerva/ratelimitersample
A sample that shows how to use the Rate Limiter of ASP.NET Core in conjunction with Authentication
aspnetcore c-sharp ratelimit-middleware ratelimiter
Last synced: 24 Jan 2026
https://github.com/marcominerva/entityframeworkcoreauditing
This repository show different ways to audit database changes with Entity Framework Core
auditing entity-framework-core net sql sql-server temporal-table
Last synced: 24 Apr 2026
https://github.com/marcominerva/sortingpagination
A sample that shows how to efficiently handle dynamic sorting and pagination of data that come from a database, using Entity Framework Core or Dapper
dapper entityframeworkcore pagination sorting webapi
Last synced: 27 Apr 2026
https://github.com/marcominerva/visionplayground
A simple ASP.NET Core Application that takes a photo and calls Azure AI Vision to get a description
alpinejs azure azure-vision-api c-sharp dotnet minimal-api vision-api visual-studio
Last synced: 30 Apr 2026
https://github.com/marcominerva/ai-samples
A collection of AI related samples made with different frameworks
asp-net-core azure cognitive-services mlnet uwp xamarin xamarin-forms
Last synced: 01 May 2026
https://github.com/marcominerva/translatorgpt
Translate text using AI
alpinejs aspnetcore azure azure-openai azure-openai-service chatgpt chsarp minimal-api openai razor-pages translation
Last synced: 10 May 2026
https://github.com/marcominerva/pathissue
This repository shows that Route parameters are not set as required when using WithOpenApi and Nullable Reference Types are disabled
Last synced: 31 Jul 2025
https://github.com/marcominerva/keyedservicesissue
This repository shows a different behavior of FromKeyedServices attribute in Minimal APIs endpoint handler and inside a class library. The issue has been solved in .NET 8.0.11.
Last synced: 20 Sep 2025
https://github.com/marcominerva/cognitivesearch
Samples about Azure Cognitive Search with a UWP client
azure cognitive-search microsoft-cognitive-services uwp
Last synced: 19 May 2026
https://github.com/marcominerva/xmaspostcards
Use Artificial Intelligence to create X-Mas postcards
azure azure-openai azure-openai-api c-sharp chatgpt chatgpt-api dalle-3 openai openai-api
Last synced: 03 May 2026
https://github.com/marcominerva/net8samples
A collection of samples about what's new in .NET 8.0
aspnetcore c-sharp entity-framework-core net net8 visual-studio
Last synced: 18 May 2026
https://github.com/marcominerva/timemachine
This example shows how to use the SQL Server Temporal Tables with Entity Framework Core to create a Time Machine for our data
c-sharp efcore entity-framework-core net sql-server sql-server-database temporal-tables
Last synced: 18 May 2026
https://github.com/marcominerva/uploadmaxsizeissue
This repository shows an issue with the MaxRequestBodySize property in Minimal APIs
Last synced: 29 Dec 2025
https://github.com/marcominerva/themoviedbapiclient
A small library that allows to access the API of The Movie Database (https://www.themoviedb.org)
csharp net-standard themoviedb-api
Last synced: 13 Mar 2025
https://github.com/marcominerva/parameterrenameissue
This repository shows that Route, Query and Header parameter names are ignored when using WithOpenApi extension method
Last synced: 13 Mar 2025
https://github.com/marcominerva/openapiparameterissue
This repository shows a problem with OpenAPI definition of path, query and header parameters when there is a body and we're using WithOpenApi extension method
Last synced: 13 Mar 2025
https://github.com/marcominerva/globalazure2023
A sample that shows how to publish web apps and databases to Azure using GitHub actions
Last synced: 18 Mar 2026
https://github.com/marcominerva/emailmanager
A simple Web API that allows to send emails using various providers
Last synced: 15 Feb 2026
https://github.com/marcominerva/kowalski
A personal assistant made with LUIS and the Bot Framework, running on a Windows 10 IoT Core device
bot bot-framework function iot luis uwp
Last synced: 13 Jul 2025
https://github.com/marcominerva/aiexperiments
A collection of projects that showcase different scenarios of AI on the Edge using Windows ML
ai cognitive-services onnx uwp windowsml
Last synced: 13 Jul 2025
https://github.com/marcominerva/simpletransit
A simple implementation of an in-memory publisher/subscriber pattern
c-sharp dotnet helpers-library pub-sub
Last synced: 27 Apr 2026
https://github.com/marcominerva/customcommands
A sample that shows how to integrate Custom Commands in a real system, with support for Wake Word.
azure bot-framework cognitive-services hacktoberfest luis netcore raspberry-pi speech-recognition wpf
Last synced: 02 May 2026