-
[ADCES] .NET Conf 2024
Details .NET Conf 2024 -Ce e nou si interesant! Prezentare 1: Daniel Costea,https://www.linkedin.com/in/danielcostea/ Descriere 1: C# 13 what’s new • params collections: Extended support for various collection types • New lock type and semantics for improved thread synchronization • New escape sequence \e for the ESCAPE character • Method group natural type improvements • Implicit…
-
2024 Tech Stack
Programming .NET / CSharp Javascript / TypeScript HTML ( ? not sure,though ) Operating Systems Windows 11 MacOS a great choice for managers. However,it might require some extra effort for .NET developers. Browsers I use two browsers: Chrome: Perfect for extensions and daily browsing Edge: Offers faster browsing experience and is ideal for demanding tasks…
-
Friday links 493
All you need is Wide Events,not “Metrics,Logs and Traces” The Curse of Knowledge – Ness Labs Wilfred/difftastic: a structural diff that understands syntax How to Convert XML comments in a C# Source File into HTML Pages – CodeProject Software architecture documentation using the C4 Model – mstack Using Elasticsearch with .NET Aspire | Software Engineering…
-
Seen in 2024
Postgres in WASM : https://github.com/electric-sql/pglite MSDOS open source https://github.com/microsoft/MS-DOS Angular v18 and v19 https://blog.angular.dev/angular-v18-is-now-available-e79d5ac0affe https://blog.angular.dev/meet-angular-v19-7b29dfd05b84 WinAmp going to github and back https://github.com/WinampDesktop/winamp Visual Studio ( not Code! ) retirement for MAC https://devblogs.microsoft.com/visualstudio/visual-studio-for-mac-retirement-announcement/ JetRider free for non-commercial https://blog.jetbrains.com/blog/2024/10/24/webstorm-and-rider-are-now-free-for-non-commercial-use/ .NET 9 : https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview
-
Activities 2024 -projects
Compare EFCore providers : http://msprogrammer.serviciipeweb.ro/category/ef/ Inventory of > 70 Roslyn Code Generator at https://github.com/ignatandrei/rscg_examples Created a free book about how are the Design Patterns used inside the .NET Patterns | Design Patterns used in .NET (C#) Created a .NET Tool,https://github.com/ignatandrei/PackageAnalyzer/,that analyze the Visual Studio Solution Created a ASP.NET Core Nuget package that lists various settings…
-
Activities 2024–presentations
Playwright : https://ignatandrei.github.io/Presentations/Playwrightprez.html Package Analyzer: https://ignatandrei.github.io/Presentations/PackageAnalyzerprez.html Roslyn And Interceptors: https://ignatandrei.github.io/Presentations/RoslynAndInterceptorsprez.html Battle .NET : https://ignatandrei.github.io/Presentations/Battleprez.html Aspire: https://ignatandrei.github.io/Presentations/AspireAdvancedprez.html,https://ignatandrei.github.io/Presentations/Aspireprez.html And maintaining https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/
-
Activities 2024 – Dotnet tools
You will find below the list of .NET Tools that I have used in 2024 ( I use them as local tool) https://www.nuget.org/packages/coverlet.console https://www.nuget.org/packages/csharpier https://www.nuget.org/packages/csharptotypescript.clitool https://www.nuget.org/packages/docfx https://www.nuget.org/packages/dotnet-aop https://www.nuget.org/packages/dotnet-depends https://www.nuget.org/packages/dotnet-ef https://www.nuget.org/packages/dotnet-outdated-tool https://www.nuget.org/packages/dotnet-project-licenses https://www.nuget.org/packages/dotnet-property https://www.nuget.org/packages/dotnet-repl https://www.nuget.org/packages/dotnet-reportgenerator-globaltool https://www.nuget.org/packages/dotnetsay https://www.nuget.org/packages/dotnet-sql-cache https://www.nuget.org/packages/dotnetthx https://www.nuget.org/packages/gitversion.tool https://www.nuget.org/packages/grate https://www.nuget.org/packages/mapster.tool https://www.nuget.org/packages/microsoft.dotnet-httprepl https://www.nuget.org/packages/moniker.cli https://www.nuget.org/packages/netpackageanalyzerconsole https://www.nuget.org/packages/nswag.consolecore https://www.nuget.org/packages/powershell https://www.nuget.org/packages/run-script https://www.nuget.org/packages/strawberryshake.tools https://www.nuget.org/packages/watch2 https://www.nuget.org/packages/xunit-cli
-
Friday links 492
Add a SignalR hub to ASP.NET Core & connect using JavaScript New Course: Understanding Semantic Kernel – Jamie Maguire Some Thoughts As I Sit Here in Another Standup – Lloyd Atkinson I Will Fucking Haymaker You If You Mention Agile Again — Ludicity Design a URL Shortener – System Design Interview The Ultimate Checklist for…
-
Package analyzer and Feature Matrix
I have started a .NET Tool,https://github.com/ignatandrei/PackageAnalyzer,that can analyze your solution and generate various statistics. The program can show you dependency matrix of projects The X on the diagonal shows that the project is not dependent on himself. The 1 shows that the project is dependent DIRECTLY on the other project ( read from left to…
-
nopSolutions nopCommerce & PackageAnalyzer
I have analyzed https://github.com/nopSolutions/nopCommerce . Number projects : 28 (tests : 1,no tests : 27 ) Number packages : 316 (Outdated: 25,Deprecated: 0,Major version differs 19 ) Total Commits: 10444 ( last commit : this year,2024 ) The commit with max files ( 4387 ) is sha 328a4fb9ddfc581fc035c47a60d35f2461a57d9d on 2021 February 05 ) The file…
I am ok , you are ok