There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ChatGptNet
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI ServiceTinyHelpers
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.SimpleAuthentication
A library to easily integrate Authentication in ASP.NET Core projects.MinimalHelpers
A collection of helpers libraries for Minimal API projects.OperationResults
A set of lightweight libraries to totally decouple operation results and actual application responses.AlexaSkillTemplate
A Visual Studio Project Template to create Alexa Skills using an Azure Function as backend.TinyCMS
The smallest CMS engine ever, made with ASP. NET Core and DapperIdentitySample
A sample that shows how to deal with Tokens, Users, Roles, Claims and Policy using ASP.NET Core IdentityTranslatorService
A lightweight library that uses Cognitive Translator Service for text translation and Cognitive Speech Service for text-to-speech and speech-to-textTotalDecoupling
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.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.XamarinNetCore
A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.FormsQueueMessaging
A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.MinimalHelpers.Binding
A library that provides Binding helpers for Minimal API projects.MyWebApiToolbox
A sample structure of a Web API project with Entity Framework Core, Mapping, Validation, Error Handling and much more.Schrodinger
Like the famous paradox, a .NET type that can be any value until you check it.EntityDapperCore
An example that shows how to use both Entity Framework Core and Dapper in the same project, sharing the database configuration.SearchGPT
A sample that shows how to integrate ChatGPT with your own data that comes from Azure Cognitive SearchBabelFish
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 Coremarcominerva
My public profileStorageProviders
A collection of Storage Providers for various destinations (e.g. file system and Azure Storage)WebApiUploaderSample
A sample that shows how to handle file uploads/downloads in an ASP.NET Core Web APIRestLibrary
A lightweight library to perform common REST API callsAICompanion
A sample app showcasing the use of Cognitive Services within UWP & Xamarin apps: Vision, Face and Custom Vision.Dapper110
A collection of samples that show how to use some advanced features of DapperPeopleFinder
Enrich Azure Cognitive Search index with Face Cognitive Service, Azure Maps & Exif Metadata and access all the information within a UWP clientDallENet
A DALL·E integration library for .NETWebAPI-Samples
A collection of Web APIs made with ASP.NET Core 5.0 and related clients to show their usageUWPCustomVisionCompanion
A sample app showcasing the use of Custom Vision in the Universal Windows Platform.LoggingNetCore
A sample that shows how to use Logging features of .NET on every supported platformsWeatherApp
A sample that shows how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging and Cache on every supported platformAwesomeBackend
A sample API backend made with ASP.NET Core 5.0ErrorHandling
Some samples that show how to correctly handle errors in Web API projectscustomvision-trainer
A small application that allows to automatically upload and tag images for Custom Vision ServiceMinimal-IoT
A sample that showcases how to use Minimal APIs to build a Web Server to control IoT devicesLocalizationSample
A sample about how to handle Localization with ASP.NET Core WEB APIsFluentEmailSample
A Web API that uses FluentEmail to send e-mails, with the support for SendinblueChatGptPlayground
A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflowsFriendbook
A sample Web API for managing a friends' listHangfireSample
A collection of samples about using Hangfire in a Web API applicationMinimalApiHang
This repository shows a problem with Swagger when using WithOpenApi extension method in a Minimal API projectAI-Samples
A collection of AI related samples made with different frameworksValidationSample
A sample that shows how to use FluentValidation in .NETAspNetCoreWithAlpineJs
A sample that shows how to integrate Alpine.js with ASP.NET Core Razor Pages and Web APIMinimalApiSample
A sample that showcases Minimal APIs features.SqlDatabaseProject
SQL Server Database Project sampleEntityFrameworkCore7Samples
A collection of samples about the main new features available in Entity Framework Core 7.0DateTimeMadness
A collection of use cases and samples that show how to manage dates and times in a backendDateTimeOnly
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.0Raspberry-Jukebox
A remotely controlled Jukebox built with a Raspberry Pi 2 running Windows 10 IoT CoreSortingPagination
A sample that shows how to efficiently handle dynamic sorting and pagination of data that come from a database, using Entity Framework Core or DapperAspNetCore7Samples
A collection of samples about the main new features available in ASP.NET Core 7.0MultilanguageChat
This project shows how to use Azure SignalR, Microsoft Translator and Speech Service to build a real-time voice translation systemCognitiveSearch
Samples about Azure Cognitive Search with a UWP clientKowalski
A personal assistant made with LUIS and the Bot Framework, running on a Windows 10 IoT Core deviceRateLimiterSample
A sample that shows how to use the Rate Limiter of ASP.NET Core 7.0 in conjunction with AuthenticationGalacticProject
Sample projects that show how to not reinvent the wheel while developingEntityFrameworkCoreAuditing
This repository show different ways to audit database changes with Entity Framework CoreEntityFrameworkCoreTipsTricks
A collection of code samples that can be useful when using Entity Framework CoreTheMovieDbApiClient
A small library that allows to access the API of The Movie Database (https://www.themoviedb.org)MultipleAuthenticationProviders
A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API projectmarcominerva.github.io
Sharp Design Web SiteSecondaryClock
A clock that is shown on secondary (last) Taskbar on Windows 11.Swagger
A sample that shows how to effectively integrate Swagger into an ASP.NET Core 6.0 Web APIOutputCacheIssue
This repository shows an inconsistency in Output caching behavior documentation.RandomPhotos
Use AI to generate random photosTranslatorGPT
Translate text using AIParameterRenameIssue
This repository shows that Route, Query and Header parameter names are ignored when using WithOpenApi extension methodDataProtectionSample
This example shows how to use the DataProtection APIs with ASP.NET CoreOpenApiParameterIssue
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 methodKeyedServicesIssue
This repository shows a different behavior of FromKeyedServices attribute in Minimal APIs endpoint handler and inside a class libraryCustomCommands
A sample that shows how to integrate Custom Commands in a real system, with support for Wake Word.PathIssue
This repository shows that Route parameters are not set as required when using WithOpenApi and Nullable Reference Types are disabledLove Open Source and this site? Check out how you can help us