Blog Logo
TAGS

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...

Headless UI - Unstyled, Accessible UI Components for React and Vue

Headless UI is a collection of unstyled, fully accessible UI components designed to integrate seamlessly with Tailwind CSS. It includes menu (dropdown) components, a listbox (select) component, a comb...

Read more...

React Query and TypeScript: Tips and Tricks for an Improved Development Experience

If youre a frontend developer, youve probably heard that TypeScript is the way to go. But what about libraries and tools like React Query? In this blog post, we explore the gotchas and tips for using ...

Read more...

vanilla-extract - Zero-runtime Stylesheets-in-TypeScript

Use TypeScript as your preprocessor and generate static CSS files at build time with vanilla-extract. Write type-safe, locally scoped classes, variables and themes. Create a single global theme or mul...

Read more...

Workflow Orchestration with Temporal and Spring Boot

This article discusses the use of Temporal and Spring Boot for workflow orchestration in microservices. It covers the basics of workflow orchestration, implementing saga with Temporal, and using Sprin...

Read more...

CSS in 2023 - Tailwind vs MUI vs Bootstrap vs Chakra vs...

CSS in 2023 - Tailwind vs MUI vs Bootstrap vs Chakra vs...

In this article, the author discusses their experience with UI libraries and frameworks and how they have evolved in their thinking about their role in web development. They highlight three core types...

Read more...

Event Driven Architectures vs Workflows (with AWS Services!)

Event Driven Architectures vs Workflows (with AWS Services!)

The video explains two ways to coordinate process flows in distributed applications: an event-driven architecture and a workflow. The example of an e-commerce order process is used to demonstrate the ...

Read more...

Awesome Software Architecture

Curated list of awesome articles and resources to learn and practice software architecture, patterns and principles. This repository will be updated continuously, keep yourself up to date. This reposi...

Read more...

Mandrill.net - Simple, cross-platform Mandrill api wrapper for .NET Core

Mandrill.net is a simple, cross-platform Mandrill API wrapper for .NET Core. With Mandrill.net, developers can easily send transactional messages through Mandrill using a template or without a templat...

Read more...

chakra-ui-steps - Steps component designed to work seamlessly with Chakra UI.

This is a Steps component that has been specifically designed to work well with Chakra UI. It has a range of useful features and there are plenty of code examples and documentation available for refer...

Read more...

How to Send Emails at Scale in .NET with the Azure Communication Service

Learn how to send emails securely and at scale using the Azure Communication Service in a .NET console app. This post walks through all the necessary steps, starting with creating a new Email Communic...

Read more...