dotnetomaniak.pl - Najnowsze artykuły o .NET - Strona 19

TL;DR: Everything you need to know about formatting plain text with Serilog.Expressions, by example. There are endless ways to format log output. With Serilog’s built-in “output templates”, you can choose the fields and text to include in log output, and use .NET format string-style alignment and width syntax, but that’s about it. Serilog.Expressions is a fairly new library that plugs in to enable everything else. This post collects the plain text formatting questions I’ve fielded over the years, and t...

Tagi: serilog
Źródło: nblumhardt.com
Dziel się z innymi:
Customizing Serilog text output

Narzędzia 716 dni, 19 godzin, 19 minut temu Piotr Stapp 24 źrodło rozwiń

The story behind creating my first general use, performance-first library.

Validot's performance explained - lenar.dev

Narzędzia 717 dni, 20 godzin, 4 minuty temu bartoszlenar 55 źrodło rozwiń

If you're going from C# to TypeScript, it's worth checking the differences without assuming straight that's the same type of language. TypeScript has structural typing, which might not be the typing you're looking for. Read more in my latest article

Tagi: TypeScript
Źródło: event-driven.io
Dziel się z innymi:
Structural Typing in TypeScript - Oskar Dudycz

Sztuka programowania 717 dni, 20 godzin, 4 minuty temu oskar-at-net 40 źrodło rozwiń

Mika June 8th, 2021 The .NET Productivity team (aka. Roslyn) continues to enhance your developer productivity with the latest tooling updates in Visual Studio 2019. In the last release, we listened to your feedback and have been hard at work improving the .NET developer experience. To try out the latest .NET productivity enhancements download the latest Visual Studio release. Download Visual Studio 2019Tooling improvements The feature that I’m most excited about is Inheritance margin. Inheritance mar...

Tagi: roslyn
Dziel się z innymi:
Learn What’s New in .NET Productivity | Visual Studio Blog

Narzędzia 717 dni, 20 godzin, 4 minuty temu Piotr Stapp 44 źrodło rozwiń

Matt June 8th, 2021 I’m excited to share with you some of the improvements that have been made to .NET that are coming in .NET 6 in the area of dates, times, and time zones. You can try out all of the following, starting with .NET 6 Preview 4. In this blog post, I’m going to cover the following topics:The new DateOnly and TimeOnly typesTime Zone Conversion APIsTime Zone Display Names on Linux and macOSTimeZoneInfo.AdjustmentRule Improvements For even more details, you can also refer to dotnet/runtime...

Tagi: DateTime
Dziel się z innymi:
Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog

Inne 717 dni, 20 godzin, 4 minuty temu Piotr Stapp 27 źrodło rozwiń

SourceGear.Llama.Swift.Sdk, now available on NuGet, is an MSBuild project SDK for .NET 5 that allows compiling Swift, with support for calling .NET class libraries. This blog entry is a closer look at those features. Reminder: Llama is at the "proof of concept" stage, and is not production ready. In my previous Llama blog entry, I walked through a simplistic implementation of "grep" in both C# and Rust. Let's revisit that sample now in Swift.The .swiftproj file Recall that the project file for the C#...

Tagi: Swift
Źródło: ericsink.com
Dziel się z innymi:
Llama Preview: Swift on .NET

Inne 717 dni, 20 godzin, 4 minuty temu Piotr Stapp 22 źrodło rozwiń

Sign inSoftware CraftMicrosoftJavaScriptCoding For KidsScience & TechHumorAboutGlobal using, file-scoped namespaces, and other enhancements will slim down unnecessary codeMatthew MacDonaldFollow·7 min read We’ve been speculating about the future of C# 10 for a while. The possibilities are no secret. Spend some time on the C# GitHub page and you’ll find a long list of tantalizing ideas — some with major headaches still being hashed out. Many of them won’t make it into the next version of C#, and some ...

Tagi: csharp
Źródło: medium.com
Dziel się z innymi:
5 New Features in C# 10 - Global using, file-scoped namespaces, and more | Young Coder  | Young Coder

Inne 718 dni, 19 godzin, 54 minuty temu Piotr Stapp 79 źrodło rozwiń

azure devops · devops · WydarzeniaProgrammer-girl Nie pisałam tutaj już od jakiegoś czasu – a to dlatego, że intensywnie pracuję nad Kursem Azure DevOps. Tworzymy go razem ze Stanisławem Bugalskim już od kilku miesięcy. Planujemy wystartować w połowie lipca, a do piątku 11.06. do godz. 20:59 trwa przedsprzedaż. Tyle reklamy, teraz przejdźmy do materiałów, z których możecie sie czegoś nauczyć.Moje materiały o Azure DevOps O Azure DevOps już nie raz pisałam tutaj na blogu. Jeśli jesteście ciekawi innych...

Tagi: kurs
Dziel się z innymi:
[Reklama] Kurs Azure DevOps – przedsprzedaż – Programmer-girl

Inne 718 dni, 19 godzin, 54 minuty temu Piotr Stapp 33 źrodło rozwiń

Rendering PDFs with Razor Templates and PuppeteerSharp in Azure Functions A couple of weeks ago, we looked at how to use Puppeteer with Node.js Azure Functions to take screenshots of web pages. Today, we'll look at how to render PDFs in Azure Functions using Razor and the C# port of Puppeteer, PuppeteerSharp. A common usage of this is generating something like an invoice. We'll create PDF invoices for our favorite fictitious online store, Tailwind Traders. Overview We'll run ASP.NET Core Razor Pages ...

Źródło: anthonychu.ca
Dziel się z innymi:
Rendering PDFs with Razor Templates and PuppeteerSharp in Azure Functions

Narzędzia 719 dni, 19 godzin, 3 minuty temu Piotr Stapp 51 źrodło rozwiń

Programming adventuresdotnetdotnet-coreaspnetaspnet-coreComments So you want to learn .NET but you are confused about the differences between .NET Framework and .NET Core or what the various versions of ASP.NET are or what the relationship is between C# and F#? If that is the case then you came to the right place. This guide will cover all the basics of .NET and shed some light on the various acronyms and buzz words behind it! If you are new to .NET and you want to get a holistic overview of the enti...

Tagi: basic
Źródło: dusted.codes
Dziel się z innymi:
.NET Basics - Dusted Codes

Inne 719 dni, 19 godzin, 3 minuty temu Piotr Stapp 45 źrodło rozwiń

Alexey GolubHomeBlogProjectsTalksMonadic Comprehension Syntax via LINQ in C#17 minutes to readdotnet, csharp, tricks If you ask a C# developer to list the reasons why they enjoy working with the language, they will most likely put LINQ somewhere at the top. LINQ is an extremely convenient set of language tools that provide ways to query and transform data sequences of arbitrary shapes and origins, in a fluent, lazy, and efficient manner. LINQ itself is made up of multiple pieces, but from the consumer ...

Tagi: Linq, monads
Źródło: tyrrrz.me
Dziel się z innymi:
Monadic Comprehension Syntax via LINQ in C# | Alexey Golub

Narzędzia 719 dni, 19 godzin, 3 minuty temu Piotr Stapp 31 źrodło rozwiń

It’s a Thursday, which means: .NET open source drama. Last October, Dominick Baier and Brock Allen, the two creators and maintainers of IdentityServer, announced that IS’s current business model was inherently unsustainable and they’d be moving to a paid licensing model using the Reciprocal Public License (RPL) and under a new company, Duende Software, beginning with IdentityServer5. Last month Microsoft announced that they were going to continue to include Duende’s IdentityServer dependency in their...

Tagi: open source
Źródło: aaronstannard.com
Dziel się z innymi:
.NET Open Source: What Happens When the Free Lunch Ends? – Aaronontheweb

Inne 719 dni, 19 godzin, 3 minuty temu Piotr Stapp 27 źrodło rozwiń

Bycie dobrym Tech Liderem wymaga doskonalenia zarówno umiejętności technicznych, jak i miękkich. Zauważyłem, że przez dłuższy czas skupiałem się na aspektach technicznych, zaniedbując obszar umiejętności miękkich. Czułem się bardzo zajęty i kręciłem się w kółko. Po poznaniu w jaki sposób odpowiednio delegować, udaje mi się zaoszczędzić czas i koncentruje się na rzeczach, które są dla mnie ważne.

Tagi: leadership
Dziel się z innymi:
How Best To Delegate Work And Free Up Your Time As a Tech Leader

Inne 720 dni, 20 godzin, 17 minut temu Adrian_Tarnowski 41 źrodło rozwiń

HomeBlogHire MeIntroduction Continuing with my series on using HTMX with ASP.NET Core, I want to demonstrate how you can implement infinite scrolling. For this example, we are working with an application that displays a list of tweets. The Razor markup that displays this list is pretty straightforward. I loop through a list of tweets and, for each tweet, I show the username and avatar. I also display the content of the tweet and the time it was posted.

Dziel się z innymi:
Using HTMX with ASP.NET Core: Infinite scrolling | Jerrie Pelser's Blog

Web 720 dni, 20 godzin, 17 minut temu Piotr Stapp 38 źrodło rozwiń

Richard June 3rd, 2021 The .NET or Common Language Runtime (CLR) type system is the foundation of the .NET programming model. We often talk about System.Object being the base of the type system, but it’s really the base of all (reference) types. The type system is (at least) one step lower than that. It defines that both reference and value types exist, that strings are immutable, that single-inheritence is allowed and multiple-inheritence is not, and that generics are a runtime concept. On the other h...

Tagi: CLR
Dziel się z innymi:
Conversation about the .NET type system | .NET Blog

Inne 720 dni, 20 godzin, 17 minut temu Piotr Stapp 34 źrodło rozwiń

In this article, I'll show you some of the tricks I use to pimp up my Windows Terminal and PowerShell.

Tagi: Powershell
Źródło: dev.to
Dziel się z innymi:
6 steps to pimp my terminal - DEV Community

Narzędzia 723 dni, 20 godzin, 6 minut temu Piotr Stapp 66 źrodło rozwiń

Today I want to invert the classical pro-agile drawing. Let’s talk about the devaluation of functionality that occurs in Agile projects and the cases when Agile is not enough.

Tagi: Agile
Źródło: event-driven.io
Dziel się z innymi:
When Agile is not enough - Oskar Dudycz

Sztuka programowania 723 dni, 20 godzin, 6 minut temu oskar-at-net 41 źrodło rozwiń

Tym razem pokaże Ci jak stworzyć aplikację asp.net core.

Dziel się z innymi:
Pierwsza Aplikacja Webowa ASP.NET Core w C# – Logika MVC (2/2) - Modest Programmer

Sztuka programowania 725 dni, 19 godzin, 39 minut temu modestprogrammer 56 źrodło rozwiń

News.NET 6 Preview 4 Ships 'Ready for Real-World Testing'David Ramel05/25/2021 Many features in the just-shipped .NET 6 Preview 4 are close to being in final form, Microsoft says, making it "ready for real world testing if you haven't yet tried .NET 6 in your environment." That doesn't mean it's ready for production use, though, as "go live" builds for that aren't expected until August, ahead of a newly finalized Nov. 9 GA release date. At that time, Microsoft's massive effort to unify all .NET...

Tagi: dotnet6
Dziel się z innymi:
.NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine

Inne 725 dni, 19 godzin, 39 minut temu matwiatrzyk 44 źrodło rozwiń

A new Blazor feature for ASP.NET Core 6 is custom events. With them, we can add custom logic to browser events. In this post we are going to implement a “multimedia paste”. What we will do is allow users to paste both text and images into a textarea. For that we will use a custom event. For this example I will use ASP.NET Core 6 and a Blazor WASM app. We need to configure the new event in two places, in JavaScript and in Blazor. Let’s start with JavaScript. JavaScript In JavaScript we ind...

Tagi: dotnet6
Źródło: gavilan.blog
Dziel się z innymi:
Blazor .NET 6 – Custom Events – Pasting Images Like on Twitter – ASP.NET Core 6

Inne 725 dni, 19 godzin, 39 minut temu matwiatrzyk 31 źrodło rozwiń

1 2... 17 18 19 20 21 22... 464 465

Najaktywniejsi w tym miesiącu