
-
Nethermind
- Kraków, Poland
- https://www.tpeczek.com/
- in/tpeczek
- @tpeczek.bsky.social
- @tpeczek
- @tpeczek@hachyderm.io
Highlights
- Pro
-
Lib.Net.Http.WebPush Public
Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.
-
Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient
-
Sample project that explores Neon as a serverless Postgres alternative for .NET applications on Azure
-
Blazor.BroadcastChannel Public
HTML5 Broadcast Channel API implementation for Microsoft Blazor
-
Demo project for demonstrating functionality of Lib.AspNetCore.ServerSentEvents
-
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
-
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in ASP.NET Core
-
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in Azure Functions
-
dotnet-server-timing Public
Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-response cycle) in .NET projects.
-
Demo.Ndjson.AsyncStreams Public
Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to client and client to server in .NET
-
Ndjson.AsyncStreams Public
Ndjson.AsyncStreams is a solution for working with asynchronous streaming data sources over HTTP using NDJSON (Newline Delimited JSON).
-
Sample project for demonstrating how to implement DevOps practices for Azure infrastructure.
-
Samples from the book Micro Frontends in Action implemented with ASP.NET Core
-
Demo.AspNetCore.Changefeed Public
Sample application showing how to expose various databases changefeed from ASP.NET Core
-
Sample project for demonstrating how to run a .NET based Slight and Spin applications on WASM/WASI node pool in AKS
-
Demo.AspNetCore.WebSockets Public
Sample project for demonstrating low-level WebSocket protocol aspects in ASP.NET Core
-
Demo.Azure.Functions.GraphQL Public
Sample project for demonstrating GraphQL in Azure Functions
-
Demo.AspNetCore.JqGrid Public
Sample project for demonstrating functionality of Lib.AspNetCore.Mvc.JqGrid
-
Lib.AspNetCore.Mvc.JqGrid Public
A set of libraries which provide support for jqGrid usage in ASP.NET Core.
-
Lib.Web.Mvc Public
Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as strongly typed jqGrid helper, attribute and helper providing support for HTTP/2 Server Push with Cache Digest, at…
-
Sample project for demonstrating JSON-RPC 2.0 in ASP.NET Core
-
RethinkDb.Azure Public
Azure extensions for RethinkDB.
-
Demo.AspNetCore.WebApi Public
Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR
-
Lib.AspNetCore.ClientHints Public
Lib.AspNetCore.ClientHints is a library which provides support for set of HTTP request header fields, colloquially known as Client Hints, to address a need to deliver optimized content for each dev…
-
Lib.AspNetCore.Security Public
Lib.AspNetCore.Security is a library which provides security features like Content Security Policy, Strict Transport Security or Expect-CT for ASP.NET Core
-
Demo.RateLimitHeaders Public
Sample project for demonstrating how to communicate and receive rate limit quotas with rate limit headers in .NET
-
Sample education project for demonstrating various approaches to implementing concurrent requests limit
-
Demo.AspNetCore.Security Public
Demo project for demonstrating functionality of Lib.AspNetCore.Security
-
-
Demo.AspNetCore.RSocket Public archive
POC application trying to run RSocket server on top of ASP.NET Core primitives for non-HTTP servers