dotnetomaniak.pl - Artykuły z tagiem record

C# 9 introduced us to records, a new way to define data structures with increased readability and usability in specific scenarios. While they may look like structs or classes, they offer an opportunity to reduce boilerplate code and potentially allow us to code differently. One of the significant differences between records and other types is that records operate as value types. In this post, we’ll explore the difference between a reference type and a value type and how we can use source generators to c...

Tagi: record
Dziel się z innymi:
Change C# Record Comparison with Source Generators  |      Khalid Abuhakmeh

Inne 695 dni, 3 godziny, 3 minuty temu Piotr Stapp 65 źrodło rozwiń

Skip to content Sign up Why GitHub? Features Mobile Actions Codespaces Packages Security Code review Issues Integrations GitHub Sponsors Customer stories TeamEnterprise Explore Explore GitHub Learn and contribute Topics Collections Trending Learning Lab Open source guides Connect with others The ReadME Project Events ...

Tagi: record
Źródło: github.com
Dziel się z innymi:
AutoDeconstruct/Design.md at main · JasonBock/AutoDeconstruct · GitHub

Inne 807 dni, 2 godziny, 46 minut temu Piotr Stapp 35 źrodło rozwiń

CodePruner.comPostsPOSTS ADR is an Architecture Decision Record, but if we leave it like that, it won’t tell you anything. So let’s deconstruct the name into smaller pieces.Architecture Decision I like to describe it as: “Every decision in the development team that has an impact on the state of the application and the way of working in a particular time”. Ok… we have it, but here are some examples:Use TypeScript and React on the frontendCreate backend in .NETCreate the application for a cloud. Tr...

Źródło: codepruner.com
Dziel się z innymi:
How to persist project decisions for future developers and why you should add ADR to your project? | CodePruner.com

Architektura 892 dni, 2 godziny, 1 minutę temu tazos333 46 źrodło rozwiń

Najaktywniejsi w tym miesiącu