Marco Minerva (marcominerva)

marcominerva

Geek Repo

Location:Taggia, Italy

Home Page:https://about.me/marcominerva

Twitter:@marcominerva

Github PK Tool:Github PK Tool

Marco Minerva's repositories

ChatGptNet

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

Language:C#License:MITStargazers:301Issues:17Issues:56

SimpleAuthentication

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

Language:C#License:MITStargazers:209Issues:9Issues:28

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.

Language:C#License:MITStargazers:189Issues:12Issues:45

MinimalHelpers

A collection of helpers libraries for Minimal API projects.

Language:C#License:MITStargazers:94Issues:6Issues:12

DatabaseGPT

Query a database using natural language

Language:C#License:MITStargazers:63Issues:8Issues:18

OperationResults

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

Language:C#License:MITStargazers:34Issues:7Issues:13

KernelMemoryService

A lightweight implementation of Kernel Memory as a Service

Language:C#License:MITStargazers:29Issues:4Issues:3

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.

Language:C#License:MITStargazers:26Issues:4Issues:3

TwoFactorAuthenticationSample

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

Language:C#License:MITStargazers:20Issues:2Issues:0

SqlDatabaseVectorSearch

A repository that showcases the native VECTOR type in Azure SQL Database to perform embeddings and RAG with Azure OpenAI.

Language:C#License:MITStargazers:18Issues:2Issues:0

IdentitySample

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

Language:C#License:MITStargazers:16Issues:6Issues:0

ChatGptPlayground

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

Language:JavaScriptLicense:MITStargazers:14Issues:4Issues:3

TinyCMS

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

Language:JavaScriptLicense:MITStargazers:14Issues:4Issues:32

TranslatorService

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

Language:C#License:MITStargazers:12Issues:8Issues:4

StorageProviders

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

Language:C#License:MITStargazers:6Issues:4Issues:8

marcominerva

My public profile

License:MITStargazers:5Issues:3Issues:0

DataProtectionSample

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

Language:C#License:MITStargazers:4Issues:4Issues:0

HangfireSample

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

Language:C#License:MITStargazers:4Issues:4Issues:0

HealthChecksSample

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

Language:C#License:MITStargazers:4Issues:2Issues:0

WeatherApp

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

Language:C#License:MITStargazers:4Issues:5Issues:0

CacheManagement

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

Language:C#License:MITStargazers:3Issues:2Issues:0

AspireDemoApp

A sample Aspire application with a backend, a frontend and a SQL Server database

Language:C#License:MITStargazers:2Issues:2Issues:0

MinimalApiVersioningSample

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

Language:C#License:MITStargazers:2Issues:0Issues:0

VisionPlayground

A simple ASP.NET Core Application that takes a photo and calls Azure AI Vision to get a description

Language:JavaScriptLicense:MITStargazers:2Issues:3Issues:1

kernel-memory

Index and query any data using LLM and natural language, tracking sources and showing citations.

Language:C#License:MITStargazers:1Issues:2Issues:0

KeyedServicesIssue

This repository shows a different behavior of FromKeyedServices attribute in Minimal APIs endpoint handler and inside a class library

Language:C#License:MITStargazers:1Issues:2Issues:0

Net8Samples

A collection of samples about what's new in .NET 8.0

Language:C#License:MITStargazers:1Issues:3Issues:0

aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

Language:C#License:MITStargazers:0Issues:1Issues:0

FromFormIssue

This repository shows an issue with FromForm parameters in Minimal APIs when not using WithOpenApi

Language:C#License:MITStargazers:0Issues:2Issues:0

NullableEnumIssue

This repository shows an error that occurs when using nullable enum types with UseAllOfToExtendedReferenceSchemas in Swashbuckle.AspNetCore

Language:C#License:MITStargazers:0Issues:1Issues:0