Giter Site home page Giter Site logo

dev-links's Introduction

dev-links
├─ .NET
├─ Design Guidelines
├─ Architecture
└─ Blogs


.NET

icon .NET Blog
https://devblogs.microsoft.com/dotnet/

icon Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/

icon Visual Studio Magazine
https://visualstudiomagazine.com/Home.aspx

icon ASP.NET Core documentation
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/

icon .NET API Catalog
https://apisof.net/catalog

icon .NET Source Browser
https://source.dot.net
https://sourceroslyn.io
https://referencesource.microsoft.com

icon The Book of the Runtime
https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/botr/README.md
https://jurakovic.github.io/runtime/ (github)

icon Awesome .NET / .NET Core
https://github.com/quozd/awesome-dotnet
https://github.com/thangchung/awesome-dotnet-core

icon C# documentation
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/types/

icon C# language reference
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/value-types

icon Threading in C# | Joseph Albahari
https://www.albahari.com/threading/


Design Guidelines

icon C# conventions
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/identifier-names
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions

icon Framework Design Guidelines
https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/

icon Library Guidance
https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/

icon Microsoft Graph REST API Guidelines
https://github.com/microsoft/api-guidelines/blob/vNext/graph/GuidelinesGraph.md
https://github.com/microsoft/api-guidelines/blob/vNext/graph/Guidelines-deprecated.md
https://learn.microsoft.com/en-us/azure/architecture/best-practices/api-design

icon Cloud Design Patterns
https://learn.microsoft.com/en-us/azure/architecture/patterns/

icon Reliable Web App pattern
https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/reliable-web-app/overview

icon Refactoring | Martin Fowler
https://refactoring.com

icon Refactoring Guru
https://refactoring.guru/refactoring/catalog
https://refactoring.guru/design-patterns/catalog

icon Design Patterns
https://deviq.com/design-patterns/design-patterns-overview


Architecture

icon Azure Application Architecture Guide
https://learn.microsoft.com/en-us/azure/architecture/guide/

icon .NET Architecture Guides ([books](<https://dotnet.microsoft.com/en-us/learn/dotnet/architecture-guides), archives)
https://learn.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/ (book)
https://learn.microsoft.com/en-us/dotnet/architecture/microservices/ (book)

icon Microservices Architecture Design
https://learn.microsoft.com/en-us/azure/architecture/microservices/

icon Software Architecture Guide | Martin Fowler
https://martinfowler.com/architecture/

icon Software Developer To Software Architect | Mark Richards
https://developertoarchitect.com/lessons/

icon Microservices.io | Chris Richardson
https://microservices.io

icon Clean Architecture Solution Templates / Project Samples
https://github.com/ardalis/CleanArchitecture
https://github.com/jasontaylordev/CleanArchitecture
https://github.com/evolutionary-architecture/evolutionary-architecture-by-example
https://github.com/dotnet/eShop (eShopOnContainers, eShopOnWeb)
https://github.com/Youbiquitous/project-renoir (book)
https://devblogs.microsoft.com/ise/next-level-clean-architecture-boilerplate/


Blogs & Sites

Misc.

icon CodeProject | The Insiders
https://www.codeproject.com/script/Mailouts/Archive.aspx?mtpid=4&pgnum=1

icon Hacker News
https://news.ycombinator.com/news

icon The New Stack
https://thenewstack.io/software-development/

.NET

icon Steve Smith, Ardalis
https://ardalis.com/blog
https://ardalis.com/category/software-development/
https://github.com/ardalis

icon Scott Hanselman
https://www.hanselman.com/blog/
https://github.com/shanselman

icon Andrew Lock | .NET Escapades
https://andrewlock.net
https://github.com/andrewlock

icon Stephen Cleary
https://blog.stephencleary.com
https://github.com/StephenCleary

icon Phil Haack | You've Been Haacked
https://haacked.com/archives/
https://github.com/haacked

icon Jon Skeet
https://codeblog.jonskeet.uk
https://github.com/jskeet

icon Steven Giesel
https://steven-giesel.com/archive
https://github.com/linkdotnet

icon Matt Warren | Performance is a Feature!
https://mattwarren.org
https://github.com/mattwarren

icon Erik Ejlskov Jensen | .NET Data Access and more
https://erikej.github.io
https://github.com/ErikEJ

icon Jon Hilton (Blazor)
https://jonhilton.net/post/
https://github.com/jonhilt

icon Mike Brind (Razor Pages, Blazor)
https://www.mikesdotnetting.com
https://www.learnrazorpages.com
https://www.learnblazor.com
https://github.com/mikebrind

General

icon Nick Craver | Software Imagineering
https://nickcraver.com/blog/
https://github.com/NickCraver

icon Jeff Etwood | Coding Horror
https://blog.codinghorror.com

icon Joel Spolsky | Joel on Software
https://www.joelonsoftware.com

icon Neil Green | Neil on Software (Podcast)
https://neilonsoftware.com/articles/

icon Eduards Sizovs | The Principal Developer
https://sizovs.net

icon Bart Wullems | The Art of Simplicity
https://bartwullems.blogspot.com/search/label/.NET
https://bartwullems.blogspot.com/search/label/Architecture

icon Gergely Orosz | The Pragmatic Engineer
https://blog.pragmaticengineer.com

icon Vadim Kravcenko | CTO
https://vadimkravcenko.com/newsletter/#h-past-issues

icon Andrew Wulf | The Codist
https://thecodist.com

Leadership

icon Will Larson | Irrational Exuberance
https://lethain.com
https://staffeng.com

icon Edmond Lau | The Effective Engineer
https://www.effectiveengineer.com/blog

Tech Companies

icon The Stack Overflow Blog: Engineering
https://stackoverflow.blog/engineering/

icon The GitHub Blog: Engineering
https://github.blog/category/engineering/

icon The ReadME Project: Guides
https://github.com/readme/guides

icon Netflix TechBlog
https://netflixtechblog.com

dev-links's People

Contributors

jurakovic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.