• What I have learned by building .NET Stars -part 2- interfaces

    In my latest project,building a robust system using interfaces has been both a fascinating challenge and an enlightening experience. As I embarked on this journey,it quickly became evident how immensely powerful and transformative thinking in terms of interfaces can be. From the outset,interfacing brought clarity to several core aspects of the application: Data Management: Interfaces…

  • Dotnet Stars–part 1

    The .NET Stats project wants to show the stars for .NET github projects. The projects are taken from .NET Foundation,https://dotnetfoundation.org/, Vitali Fokin https://github.com/quozd/awesome-dotnet/ and Thang Chung https://github.com/thangchung/awesome-dotnet-core There are more than 1000 repositories investigated. Here are the first 30 projects with most  stars : “ASP.NET Core” https://github.com/aspnet/home number stars 35690 “ASP.NET MVC” https://github.com/dotnet/aspnetcore number stars…

  • Friday links 500

    5 Essential Development Principles Every Coder Should Know – DEV Community A Culture of Good Decision-Making (Part 2) – Itamar Gilad The Open Source Project Maintainer’s Guide – Liam White Practices of Reliable Software Design Unit Tests As Documentation – by Teiva Harsanyi LocalStorage vs. IndexedDB vs. Cookies vs. OPFS vs. WASM-SQLite | RxDB –…

  • RSCG – NTypewriter

    RSCG – NTypewriter     name NTypewriter nuget https://www.nuget.org/packages/NTypewriter.SourceGenerator link https://github.com/NeVeSpl/NTypewriter author NeVeSpl Generating code with a template from classes in project   This is how you can use NTypewriter . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – rscg_Interface_to_null_object

    RSCG – rscg_Interface_to_null_object     name rscg_Interface_to_null_object nuget https://www.nuget.org/packages/rscg_Interface_to_null_object/ https://www.nuget.org/packages/rscg_Interface_to_null_object_common link https://github.com/ignatandrei/rscg_Interface_to_null_object/ author Andrei Ignat Generate null objects for interfaces   This is how you can use rscg_Interface_to_null_object . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/rscg_Interface_to_null_object

  • {ADCES] Discutii si Networking

    Timp de discutii / networking / profesional / neprofesional. Va invitam pe toti Atentie : schimbam locatia la Restaurant Vanity https://maps.app.goo.gl/JdEWeykHCHN91Mjs6

  • RSCG – Larcanum.GitInfo

    RSCG – Larcanum.GitInfo     name Larcanum.GitInfo nuget https://www.nuget.org/packages/Larcanum.GitInfo/ link https://github.com/lord-executor/Larcanum.GitInfo author Generates GitInfo data from the current environment.   This is how you can use Larcanum.GitInfo . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Larcanum.GitInfo

  • Friday links 499

    Dunghill Anti-Pattern – Why Utility Classes Are Bad Practice and Alternatives to Them Open source royalty and mad kings The Path from Senior Engineer to CTO danluu/debugging-stories: A collection of debugging stories. PRs welcome (sorry for the backlog) 🙂 Logging Best Practices: An Engineer’s Checklist | Honeycomb A good day to trie-hard: saving compute 1%…

  • openAPISwaggerUI–part 4–adding tests

    This is how I made https://nuget.org/packages/OpenAPISwaggerUI in order to see the UI for an ASP.NET 9 project. And hey,if you have any feedback,don’t be shy! Drop by https://github.com/ignatandrei/openAPISwaggerUI/ and let me know. For testing,I have created a new ASP.NET Core 9 project that can be used to run And I want to see that /swagger…

  • openAPISwaggerUI–part 3–add UI for all

    This is how I made https://nuget.org/packages/OpenAPISwaggerUI in order to see the UI for an ASP.NET 9 project. And hey,if you have any feedback,don’t be shy! Drop by https://github.com/ignatandrei/openAPISwaggerUI/ and let me know. Now I want the users of my ASP.NET 9 project to have a buffet of Swagger UIs (Swashbuckle,Redoc,Scalar,NSwag,VisualAutomation) and let them pick their…

I am ok , you are ok