Marco Minerva

Results 12 repositories owned by Marco Minerva

TinyHelpers

200
Stars
26
Forks
Watchers

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.

MinimalHelpers

107
Stars
4
Forks
Watchers

A collection of helpers libraries for Minimal API projects.

OperationResults

36
Stars
6
Forks
Watchers

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

SimpleAuthentication

220
Stars
26
Forks
Watchers

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

ChatGptNet

304
Stars
36
Forks
Watchers

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

DatabaseGPT

63
Stars
14
Forks
Watchers

Query a database using natural language

IdentitySample

17
Stars
5
Forks
Watchers

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

KernelMemoryService

29
Stars
4
Forks
Watchers

A lightweight implementation of Kernel Memory as a Service

OpenAIEmbeddingSample

26
Stars
1
Forks
Watchers

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.

TwoFactorAuthenticationSample

20
Stars
3
Forks
Watchers

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