Blog Logo
TAGS

Clerk: Complete User Management and Authentication Service for Developers

Clerk is a comprehensive user management and authentication service designed for developers. With a series A funding of $15 million led by Madrona, Clerk offers fully featured UIs and dead simple APIs...

Read more...

Concurrent Processing in .NET 6 with System.Threading.Channels (Bonus: Interval Trees)

Learn how to simplify concurrent processing and pipelining of data using channels, a built-in feature of .NET 6. With channels, you can parallelize API calls and post-processing as a stream which enha...

Read more...

Full New Elon Musk Interview. Ron Baron Conference Nov 2022. With Timestamps.

Full New Elon Musk Interview. Ron Baron Conference Nov 2022. With Timestamps.

Elon Musk discusses his work with Tesla and SpaceX, aiming to accelerate the Advent of sustainable energy and taking steps to ensure humanity becomes a multi-planetary species. While he acknowledges t...

Read more...

AWS Lambda with .NET 6 - Getting Started with Serverless Computing

Learn how to use AWS Lambda with .NET 6 for serverless computing, and deploy the serverless function to AWS. This article covers the use cases of AWS Lambda, installing the extensions and CLI template...

Read more...

GitHub Actions and a C# AWS Lambda

At Don’t Panic Labs, we have been using Azure Dev Ops more than GitHub during the last few years. Periodically, I like to dive into other technologies and see where they are at. This led me to deploy ...

Read more...

GrowthBook - Open Source Feature Flags and A/B Tests

Version 1.8 of GrowthBook has been recently released, and you can join the GrowthBook team on Thursday to have a look at the latest features, ask questions and know more about the product. The GrowthB...

Read more...

Run PuppeteerSharp on Chromium in AWS Lambda with HeadlessChromium.Puppeteer.Lambda.Dotnet Nuget Package

HeadlessChromium.Puppeteer.Lambda.Dotnet is a Nuget Package that provides everything needed to run PuppeteerSharp in AWS Lambda with Chromium. The project uses the chromium binary extracted from Spart...

Read more...

Create a Complete Azure Function Project in .NET 6 and AF v4

Learn how to create a fully featured Azure Function project using .NET 6 and AF v4. This article covers topics such as OpenApi(Swagger), Multiple Functions, Simplified DI, Testing, and more. The artic...

Read more...

Google Sheets API with .NET Core

Learn how to use Google Sheets API using the Google Sheets Client Library for .NET with this step-by-step guide. Configure the Google Sheets API in the Google developer console and build an ASP.NET Co...

Read more...

Hexagonal Architecture - A Clean Architecture for Secured Software Design

Hexagonal Architecture, also known as Ports and Adapters architecture, is a clean architecture approach that focuses on the separation of concerns and information hiding principles. By putting inputs ...

Read more...

Uno Platform 4.6: Hello .NET 7! - Build .NET-based applications that run everywhere

Uno Platform 4.6 offers support for .NET 7, Library Assets, SVG Support, Android 13, the new WebAssembly Bootstrap 7.0, and ASP.NET Core Hosting Project. With .NET 7 support, developers can experience...

Read more...

Whats New in .NET 7 for Authentication and Authorization

Learn about the new features in .NET 7 that enhance authentication and authorization support in .NET applications. This includes default authentication schemes that are automatically inferred by the f...

Read more...

Bringing .NET to EdgeDB

Today, the EdgeDB team announces the official .NET binding for EdgeDB. The API implements zero-config connectivity, automatic reconnection on network and serialization errors, client-side connection p...

Read more...

EdgeDB | The Developer Database

EdgeDB is a next-generation database that simplifies the developer experience. With powerful query language, declarative schema, deep querying, introspectability, and first-party migration system, Edg...

Read more...

Gitpod: Always ready to code

Ship software faster with secure cloud development environments that just work. Gitpod provides high-powered, automated development environments in the cloud that are perfectly configured for each tas...

Read more...

Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET

Refit is a library heavily inspired by Squares Retrofit library, and it turns your REST API into a live interface. With RestService, Refit generates an implementation of your API that uses HttpClient ...

Read more...

Performance Improvements in ASP.NET Core 7

This blog post covers the latest performance improvements made to ASP.NET Core 7. Performance is a key feature of .NET, and the .NET team and community contributors work towards making apps faster and...

Read more...

Skippr.io - Data as Infrastructure

Skippr.io is a platform that provides data infrastructure for enterprise businesses. With a focus on simplifying data management, Skippr offers a wide range of tools and services designed to help busi...

Read more...

The Changing Face Of ETL

Data growth has led to the need for modernization of data processes. In this article, we discuss conventional database systems, big data infrastructures, and the importance of ETL pipelines. We touch ...

Read more...

daisyUI — Tailwind CSS Components

daisyUI is a free plugin for Tailwind CSS that provides customizable and themeable UI components that work on all frameworks. With daisyUI, you can use Tailwind CSS but write fewer class names, result...

Read more...