Pinned Repositories
data-protection-basics
dotnet-framework-ILogger-DI
Using modern ILogger and DI in legacy .Net Framework applications that have limited scope to change
graph-sdk-sharepoint-online-notebooks
Polyglot Notebooks to demo the SharePoint Online interactions using Graph SDK v5
graphapi-sharepoint-moveitem
Shows the issues of moving an drive item across the drives
httpclient-taskcancelledexception
Shows how the HttpClient class handles timeout differently in differently in .Net Framework and .Net 6
quartz-net-scheduler-basics
Demos for Quartz library usage
roslyn-compile-with-analyzers
A console application that compile code using Roslyn with analyzers
sharepoint-createcopyjob-azure-queue-tracking
Sample to show how the CreateCopyJob in SharePoint Online can be directly tracked via Azure Storage Queue
template-console-menu
Template project for .Net console demo applications with Menu
webapi-k8s-configmap-secret
Demonstrate how the Kubernetes configMap can be read by ASP.Net WebAPI application running inside Linux container
DotNet Demos's Repositories
dotnet-demos/graph-sdk-sharepoint-online-notebooks
Polyglot Notebooks to demo the SharePoint Online interactions using Graph SDK v5
dotnet-demos/template-console-menu
Template project for .Net console demo applications with Menu
dotnet-demos/webapi-k8s-configmap-secret
Demonstrate how the Kubernetes configMap can be read by ASP.Net WebAPI application running inside Linux container
dotnet-demos/console-azure-appinsights
Demonstrate how the .Net core logging can leverage Azure AppInsights as sink
dotnet-demos/data-protection-basics
dotnet-demos/dotnet-framework-ILogger-DI
Using modern ILogger and DI in legacy .Net Framework applications that have limited scope to change
dotnet-demos/dotnet-framework-tracing
Basic tracing in .Net Framework
dotnet-demos/graphapi-sharepoint-moveitem
Shows the issues of moving an drive item across the drives
dotnet-demos/httpclient-taskcancelledexception
Shows how the HttpClient class handles timeout differently in differently in .Net Framework and .Net 6
dotnet-demos/Org.Security.Cryptography.X509Extensions
Extensions for Encrypting and Signing using X509 certs.
dotnet-demos/quartz-net-scheduler-basics
Demos for Quartz library usage
dotnet-demos/randomness
Demos the mechanisms to generate random nunmbers, keys, strings in .Net.
dotnet-demos/roslyn-compile-with-analyzers
A console application that compile code using Roslyn with analyzers
dotnet-demos/sharepoint-createcopyjob-azure-queue-tracking
Sample to show how the CreateCopyJob in SharePoint Online can be directly tracked via Azure Storage Queue
dotnet-demos/simple-message-queue-k8s-rabbitmq
A simple message-based work queue processing system hosted in Kubernetes. It uses RabbitMQ as the queue store
dotnet-demos/wcf-netnamedpipe-container
Shows how an external facing WCF service hosted inside container can call other service via netnamedpipe binding
dotnet-demos/wcf-timeouts
Demo the WCF timeouts
dotnet-demos/webapi-k8s-azure-keyvault
Demo to read Azure Key Vault objects into ASP.Net WebAPI running in Kubernetes
dotnet-demos/webapi-k8s-ingress