An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with vs19

A curated list of projects in awesome lists tagged with vs19 .

https://github.com/aimenux/azureappconfigurationdemo

Using AzureAppConfiguration to read/write configuration settings

azure-app-configuration net50 vs19

Last synced: 12 Jun 2026

https://github.com/aimenux/netcorehealthchecksdemo

Demo for healthchecks on net core

csharp netcore31 nlog vs19 webapi

Last synced: 27 Feb 2025

https://github.com/aimenux/symmetriccipherdemo

Using multiple symetric ciphers to encrypt/decrypt messages

cipher-algorithms encryption-decryption net5 vs19

Last synced: 15 May 2026

https://github.com/aimenux/cakemachinekata

Kata about multithreading & concurrency

csharp netcore31 tpl-dataflow vs19

Last synced: 10 Jun 2026

https://github.com/aimenux/upperlowerclidemo

Playing with net core global tools

cli global-tool netcore31 vs19

Last synced: 27 Feb 2025

https://github.com/aimenux/nukedemo

Playing with nuke automation tool

netcore31 nuke-build vs19

Last synced: 09 Jun 2026

https://github.com/aimenux/stringclidemo

Playing with net core global tools

cli global-tool netcore31 vs19

Last synced: 27 Feb 2025

https://github.com/aimenux/azureblobstorageclidemo

Providing net core global tool for uploading/downloading files from/to blob storage

blob-storage global-tool netcore31 progress-bar vs19

Last synced: 15 May 2026

https://github.com/aimenux/pulumidemo

Demo for infrastructure as code with azure pulumi provider

consoleapp infrastructure-as-code netcore3 pulumi vs19

Last synced: 16 May 2026

https://github.com/aimenux/tyedemo

Demo of using Tye in order to run microservices

microservices netcore31 tye vs19

Last synced: 16 May 2026

https://github.com/aimenux/azuresqldbmanagementdemo

Demo for infrastructure as code with azure management libraries

azure-devops consoleapp infrastructure-as-code netcore31 vs19

Last synced: 20 Jun 2025

https://github.com/aimenux/trydotnetdemo

Building interactive code using Try.Net library

netcore31 trydotnet vs19

Last synced: 20 Jun 2025

https://github.com/aimenux/sudokukata

Using a Backtracking algorithm to solve Sudoku boards

fluentassertions netcore31 vs19

Last synced: 24 Jun 2025

https://github.com/aimenux/azuresearchdemo

Playing with Azure Search

azure-search console-app netcore3 vs19

Last synced: 25 Jul 2025

https://github.com/aimenux/acuwebsitemonitor

Providing tooling for acumatica websites continuous monitoring

acumatica application-insights healthchecks net5 serilog vs19

Last synced: 29 Jul 2025

https://github.com/aimenux/fireandforgetdemo

Demo of using fire & forget tasks

console-app netcore31 tasks vs19

Last synced: 31 Jul 2025

https://github.com/aimenux/robotifydemo

Serving robots.txt content using multiple strategies

netcore31 robots-txt vs19

Last synced: 09 Aug 2025

https://github.com/aimenux/huaweistoragemanager

Providing net global tool in order to manage a huawei cloud storage

fluentvalidation global-tool huawei-sdk spectre-console vs19

Last synced: 12 Jun 2026

https://github.com/aimenux/fluentassertionsdemo

Playing with fluent assertions

fluentassertions netcore31 vs19

Last synced: 04 Oct 2025

https://github.com/aimenux/sharpdocxdemo

Using SharpDocx to generate word documents based on templates

consoleapp netcore31 sharpdocx vs19

Last synced: 05 Oct 2025

https://github.com/aimenux/csharpkatas

Trying to solve some interview katas

fluentassertions katas net50 vs19 xunit-tests

Last synced: 24 Aug 2025

https://github.com/aimenux/ssinmanager

A global tool in order to generate or validate ssin depending on country

global-tool net5 ssin vs19

Last synced: 30 Aug 2025

https://github.com/aimenux/jsonblobprocessordemo

Stream json from azure blob storage to azure search storage

azureblob azuresearch console-app netcore31 vs19

Last synced: 29 Jun 2025

https://github.com/aimenux/ef6demo

Code First with multiple initializers strategies

csharp entityframework net472 vs19

Last synced: 26 May 2026

https://github.com/aimenux/dynamicmethodbenchdemo

Benchmarking various ways of dynamically invoking methods

benchmarkdotnet dynamic-programming net50 reflection vs19

Last synced: 30 Jun 2025

https://github.com/aimenux/sendgriddemo

Exploring ways of sending emails with SendGrid

email-sender net50 sendgrid vs19

Last synced: 29 Jun 2025

https://github.com/aimenux/healthchecksdemo

Exploring healthchecks capabilities with .net 5.0

application-insights healthchecks net50 serilog vs19

Last synced: 27 Feb 2025

https://github.com/aimenux/distributedmemorycachedemo

Using distributed memory cache in web api applications

distributed-cache net50 serilog vs19 webapi

Last synced: 27 Feb 2025

https://github.com/aimenux/binaryserializationbenchdemo

Benchmarking various ways of binary serialization / deserialization

benchmarkdotnet binaryformatter binaryserializer grobuf net50 netstandard21 protobuf-net vs19

Last synced: 27 Feb 2025

https://github.com/aimenux/azureservicebusdemo

Demo for azure service bus

csharp masstransit netcore31 nlog vs19

Last synced: 29 Jun 2025

https://github.com/aimenux/acupackagingdemo

Packaging acumatica dlls to nuget feed source

acumatica console-app nuget-package vs19

Last synced: 14 Apr 2026

https://github.com/aimenux/sourcegeneratorsdemo

Playing with source generators

net50 source-generators vs19

Last synced: 31 Oct 2025

https://github.com/aimenux/codinggamekatas

Some katas from coding game website

benchmarkdotnet codingame fluentassertions net50 vs19 xunit

Last synced: 08 Jun 2026

https://github.com/aimenux/azurestoragepoc

Comparing cosmos storage strategies for product/order use case

azureblob azuresearch cosmosdb netcore31 vs19

Last synced: 13 Jun 2026

https://github.com/aimenux/binaryformatterdemo

Implementing serialization/deserialization with binary formatter

binary-serialization binaryformatter bullseye net31 vs19

Last synced: 15 Jun 2026

https://github.com/aimenux/excelreaderwriterdemo

Make reads/writes on excel files

consoleapp epplus netcore3 vs19

Last synced: 10 Jun 2026

https://github.com/aimenux/stringconcatenationbenchdemo

Benchmarking some string concatenation ways

benchmarkdotnet net50 vs19

Last synced: 20 Aug 2025

https://github.com/aimenux/lastitembenchdemo

Benchmarking various ways to get last collection item

array benchmarkdotnet indexes linq list net50 ranges vs19

Last synced: 15 Jun 2025

https://github.com/aimenux/appinsightsmanagementdemo

Using appinsights management library

appinsights netcore31 vs19

Last synced: 27 Feb 2025

https://github.com/aimenux/testdomekatas

Some katas from test dome website

benchmarkdotnet net50 nunit-tests testdome vs19

Last synced: 14 Oct 2025

https://github.com/aimenux/rimdevfeatureflagsdemo

Demo of RimDev.FeatureFlags nuget library

feature-flags netcore31 vs19 webapi

Last synced: 16 Oct 2025

https://github.com/aimenux/arraylookupsbenchdemo

Benchmarking various ways for array lookups

array benchmarkdotnet binary-search hashset net50 vs19

Last synced: 16 Oct 2025

https://github.com/aimenux/datacontractserializerdemo

Implementing serialization/deserialization with data contract serializer

bullseye data-contract-json-serializer data-contract-xml-serializer fluentassertions net48 vs19

Last synced: 25 Oct 2025

https://github.com/aimenux/cancellationdemo

Task cancellation strategies

csharp netcore31 vs19

Last synced: 03 Jun 2026

https://github.com/aimenux/figgledemo

Using Figgle library to generate texts with ASCII fonts

figgle netcore31 vs19

Last synced: 05 Jun 2026

https://github.com/aimenux/elasticsearchlogsfinderdemo

Demo of extracting logs from elastic search

console-app elasticsearch nest netcore31 vs19

Last synced: 01 May 2026

https://github.com/aimenux/dynamicpropertiesdemo

Deserialize json with known & unknown fields

csharp fluentassertions netcore31 newtonsoft-json nunit vs19

Last synced: 08 Jun 2026

https://github.com/aimenux/resourcegraphclientdemo

Using resource graph management library

consoleapp microsoftgraph netcore31 vs19

Last synced: 09 Jun 2026

https://github.com/aimenux/sqldatabaseexportingdemo

Using various ways in order to export sql database to bacpac file

bacpac console-app dacfx net50 sqlpackage vs19

Last synced: 09 Jun 2026

https://github.com/aimenux/datacontractjsonserializerdemo

Implementing serialization/deserialization with data contract json serializer

data-contract-json-serializer fluentassertions json-serialization net50 vs19 xunit-tests

Last synced: 09 Jun 2026

https://github.com/aimenux/cipherbenchdemo

Benchmarking implementation ways of encryption/decryption with AES cipher

bouncycastle cipher-algorithms encryption-decryption net50 rijndaelmanaged vs19

Last synced: 10 Jun 2026

https://github.com/aimenux/azureblobstoragedemo

Playing with Azure Blob Storage

azure-blob-storage console-app netcore3 vs19

Last synced: 10 Jun 2026

https://github.com/aimenux/cosmosdbcommandsdemo

Playing crud commands on cosmos db

command-line console-app cosmosdb netcore31 vs19

Last synced: 13 May 2026

https://github.com/aimenux/appinsightsrestapidemo

Using AppInsights Rest Api to retrieve metrics

appinsights netcore31 vs19

Last synced: 11 Jun 2026

https://github.com/aimenux/updateglobaltoolscli

Providing net global tool in order to update all net global tools

global-tool net50 vs19

Last synced: 07 Jul 2025

https://github.com/aimenux/webformsdependencyinjectiondemo

Using dependency injection with legacy webforms

ioc vs19 webforms

Last synced: 12 Jun 2026

https://github.com/aimenux/workerserviceloggingdemo

Using microsoft built-in logging for long-running cross-platform services

application-insights background-service logging net50 vs19 worker-service

Last synced: 07 Sep 2025

https://github.com/aimenux/pollydemo

Resilience policies using Polly

console-app netcore31 polly vs19

Last synced: 07 Sep 2025

https://github.com/aimenux/channelsdemo

Demo about using System.Threading.Channels

channels console-app netcore31 vs19

Last synced: 15 May 2026

https://github.com/aimenux/azuresearchsdkdemo

Comparing Legacy/New Azure Search Sdks

azure-search netcore31 vs19

Last synced: 15 May 2026

https://github.com/aimenux/entityframeworkcorecosmosdemo

Using entity framework core to make CRUD operations on CosmosDb

consoleapp cosmosdb entityframeworkcore netcore3 vs19

Last synced: 28 Oct 2025

https://github.com/aimenux/cosmosdbsdkdemo

Using multiple sdks to make crud operations in Azure Cosmos Db

bullseye console-app cosmosdb netcore3 vs19

Last synced: 11 Jun 2026