Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by hakenr

A curated list of projects in awesome lists by hakenr .

https://github.com/hakenr/blazorgrpcwebcodefirst

Sample implementation of gRPC-Web code-first approach in Blazor WebAssembly ASP.NET Core hosted project.

blazor-webassembly code-first grpc-web

Last synced: 22 Oct 2024

https://github.com/hakenr/BlazorGrpcWebCodeFirst

Sample implementation of gRPC-Web code-first approach in Blazor WebAssembly ASP.NET Core hosted project.

blazor-webassembly code-first grpc-web

Last synced: 29 Oct 2024

https://github.com/hakenr/csharp8demo

Samples of new C# 8.0 features

csharp csharp8 demo dotnet dotnet-core sample

Last synced: 23 Oct 2024

https://github.com/hakenr/clouddevelopment

MFF UK - NSWI152 - Cloud Application Development (2018-2021)

azure csharp demos labs sql sql-server teaching-materials

Last synced: 02 Nov 2024

https://github.com/hakenr/programiste.csharp

Programiště - C# úkoly

Last synced: 02 Nov 2024

https://github.com/hakenr/csharptipstricks

DEMOs for .NET & C# Tips & Tricks session

csharp demo dotnet tips-and-tricks

Last synced: 26 Oct 2024

https://github.com/hakenr/csharp9demo

Samples of C# 9.0+ features/candidates

csharp csharp9 demo

Last synced: 26 Oct 2024

https://github.com/hakenr/finalizeexceptionsdemo

Exception handling specifics for Finalize method (destructor).

Last synced: 26 Oct 2024

https://github.com/hakenr/workingeffectivelywithlegacycodedemo

DEMO for my Working Effectively with Legacy Code sessions

castle-windsor demo dependency-injection moq unit-testing

Last synced: 26 Oct 2024

https://github.com/hakenr/aspnetandblazornet7demos

Demos for my "What's new in ASP.NET Core and Blazor in .NET 7" speaches.

Last synced: 26 Oct 2024

https://github.com/hakenr/donottrustwebclient

ASP.NET Worst Practices demo - security vs. client input

demo security spoofing

Last synced: 26 Oct 2024

https://github.com/hakenr/performancetuningdotnetcoredemos

Demos for [ASP].NET [Core] Performance Tuning presentations.

Last synced: 26 Oct 2024

https://github.com/hakenr/desktopheapsize

Win32 API wrapper to get Desktop Heap size

Last synced: 26 Oct 2024

https://github.com/hakenr/blazorperformancetuningdemos

Demos for Blazor - Performance tuning talk.

Last synced: 26 Oct 2024

https://github.com/hakenr/ukazkawebapi

Last synced: 26 Oct 2024

https://github.com/hakenr/garbagecollectordemo

.NET Framework Garbage Collection demos

Last synced: 26 Oct 2024

https://github.com/hakenr/garbagecollector_finalization_demo

Demo application for GC Finalization and ResourceWrapper pattern

Last synced: 26 Oct 2024

https://github.com/hakenr/memoryandtypes

.NET Internals - Memory and types (stack) - demos

Last synced: 26 Oct 2024

https://github.com/hakenr/directionsreduction

Template for Directions Reduction CodeWars kata.

Last synced: 26 Oct 2024

https://github.com/hakenr/sqlmanagedidentitydemo

.NET Framework demo for Azure App Service Managed Identity authentication to Azure SQL database.

Last synced: 26 Oct 2024

https://github.com/hakenr/vs2017demo

Visual Studio 2017 - What's new - DEMO

csharp demo live-unit-testing vs2017

Last synced: 26 Oct 2024

https://github.com/hakenr/havit.distiller

HAVIT Exploration Day Blazor project

blazor blazor-application blazor-client csharp demo netcore

Last synced: 26 Oct 2024

https://github.com/hakenr/dependencyinjectionunittestingdemo

Demo for DependencyInjection and UnitTesting

Last synced: 26 Oct 2024

https://github.com/hakenr/azuretipstricks

Demos for "Azure AppService, SQL, Storage - Tips & Tricks" session.

Last synced: 26 Oct 2024

https://github.com/hakenr/performance_sessions_demo

ASP.NET Sessions - Demo for Performance Tuning

demo performance-tuning session

Last synced: 26 Oct 2024

https://github.com/hakenr/mgmaturitaivt2023

Maturitní zkouška z IVT 2023

Last synced: 26 Oct 2024

https://github.com/hakenr/jsdaysblazordemo

Demo for JSDays 2022 - Blazor WebAssembly.

Last synced: 26 Oct 2024

https://github.com/hakenr/azurerelaydemo

Demonstration of Azure Relay service - WCF Relay.

Last synced: 26 Oct 2024

https://github.com/hakenr/jsondatetimeserialization

Repro-demo for DateTime StorageQueueMessage JSON deserialization bug (WebJobs SDK).

Last synced: 26 Oct 2024

https://github.com/hakenr/csharp12demo

C# 12 Demos

Last synced: 26 Oct 2024

https://github.com/hakenr/identifygcroot

Demo for Garbage Collector & Advanced ,NET Debugging sessions (ClrMD).

demo garbage-collection garbage-collector

Last synced: 26 Oct 2024

https://github.com/hakenr/csharp11demo

Samples for new C# 11 features

Last synced: 26 Oct 2024

https://github.com/hakenr/mvc6taghelpersviewcomponentsdemo

Demos for ASP.NET MVC 6 - TagHelpers & ViewComponents presentation

Last synced: 26 Oct 2024

https://github.com/hakenr/mgmaturitaivt2021

Praktická část maturitní zkoušky z IVT - Mensa gymnázium, 2021

Last synced: 26 Oct 2024

https://github.com/hakenr/dotnetinternalsdemo

Demos for .NET Internals speeches

Last synced: 26 Oct 2024

https://github.com/hakenr/mgmaturitaivt2022

Zadání maturitní zkoušky z IVT pro školní rok 2022/23 - Mensa gymnázium, o.p.s.

Last synced: 26 Oct 2024

https://github.com/hakenr/codingame

Last synced: 26 Oct 2024

https://github.com/hakenr/sqlqueryoptimization

Demos/labs for SQL Query Optimization sessions

demo optimization performance-tuning samples sql sqlserver

Last synced: 26 Oct 2024

https://github.com/hakenr/blazorexploratoryday

Basic instructions + demo for HAVIT Exploratory Day dedicated to Blazor.

Last synced: 26 Oct 2024

https://github.com/hakenr/performancetuningdemos

Demos for [ASP].NET PerformanceTuning presentation

caching demo performance-tuning reflection search

Last synced: 26 Oct 2024

https://github.com/hakenr/blazorinputvaluechangedasyncissuedemo

Demo for https://github.com/dotnet/aspnetcore/issues/44105

Last synced: 26 Oct 2024

https://github.com/hakenr/csharp7demo

C# 7.0 - What's new - DEMO

csharp csharp7 demo

Last synced: 26 Oct 2024

https://github.com/hakenr/modelbindingmassassignment

DEMO for ASP.NET Worst Practices sessions

demo mass-assignment over-posting security spoofing

Last synced: 26 Oct 2024

https://github.com/hakenr/blazornet8

What's new in Blazor in .NET8 demos.

Last synced: 26 Oct 2024

https://github.com/hakenr/blazornet6demos

Demos for "What's new in ASP.NET Blazor 6.0" presentation

Last synced: 26 Oct 2024

https://github.com/hakenr/aspnetcoredependencyinjection

Demos for ASP.NET Core Dependency Injection presentation.

Last synced: 26 Oct 2024

https://github.com/hakenr/csharp13demo

C# 13 Demos

Last synced: 26 Oct 2024

https://github.com/hakenr/unittestingdemo

Demo for unit-testing in .NET

Last synced: 26 Oct 2024

https://github.com/hakenr/csharp71plus

C# 7.1+ Demos

Last synced: 26 Oct 2024

https://github.com/hakenr/clobrdotemp

Last synced: 26 Oct 2024

https://github.com/hakenr/sqlinjectiondemo

SQL Injection Demo

Last synced: 26 Oct 2024

https://github.com/hakenr/sqlconnectionpoolingdemo

SQL Connection Pooling demo

Last synced: 26 Oct 2024