microsoft_dot_net

Microsoft .NET - dot NET

Return to Effective dot NET, dot NET Best Practices, C Sharp dot NET | .NET, C Sharp dot NET Bibliography | .NET Bibliography, ASP.NET Core in Action, .NET in Action, Manning C Sharp dot NET Series | .NET Series, C Sharp | C, Microsoft dot NET Libraries | .NET Libraries, Web development, C Sharp web frameworks | web frameworks, JavaScript web frameworks (React-Vue), TypeScript web frameworks (Angular), Node.js web frameworks (Express.js), C Sharp web frameworks | web frameworks (dot NET web framework | .NET web framework), Java web frameworks (Spring Boot, Quarkus), Kotlin web frameworks (Spring Boot, Javalin, KTor), Scala web frameworks (Play Framework, Akka HTTP), Python web frameworks (Django, Flask), PHP web frameworks (Laravel, Symfony, Zend Framework / Laminas Project, CakePHP), Ruby web frameworks (Ruby on Rails, Sinatra), Golang web frameworks (Gorilla, Goji, Gin Gonic), Rust web frameworks (Actix Web, Rocket)

The new name is now simple Microsoft dot net | .NET. Formerly it was Microsoft dot NET Core | Microsoft .NET Core. There is still the oldest end of life .NET Framework, which is for Windows Server-based (IIS) Web Apps only. It does not run on Linux web servers, or macOS. Whereas the newest Microsoft dot NET | .NET and it predecessor [[Microsoft dot NET Core | Microsoft .NET Core support not only Windows, but also Linux and macOS.

dot NET Framework

Snippet from Wikipedia: .NET

The .NET platform (pronounced as "dot net") is a free and open-source, managed computer software framework for Windows, Linux, and macOS operating systems. The project is mainly developed by Microsoft employees by way of the .NET Foundation and is released under an MIT License.

New versions of the .NET platform are released annually, typically in November. The most recent version of .NET is .NET 9, released in November 2024, while the current long-term support (LTS) version is .NET 8, released in November 2023 and scheduled to receive updates until November 2026.

Fair Use Sources

C Sharp Vocabulary List (Sorted by Popularity)

C Sharp Programming Language, C Sharp Compiler, C Sharp Source Code, C Sharp Class, C Sharp Struct, C Sharp Interface, C Sharp Enum, C Sharp Delegate, C Sharp Event, C Sharp Method, C Sharp Property, C Sharp Field, C Sharp Indexer, C Sharp Constructor, C Sharp Destructor, C Sharp Static Constructor, C Sharp Nested Type, C Sharp Partial Class, C Sharp Partial Struct, C Sharp Partial Interface, C Sharp Partial Method, C Sharp Sealed Class, C Sharp Abstract Class, C Sharp Static Class, C Sharp Generic Class, C Sharp Generic Struct, C Sharp Generic Interface, C Sharp Generic Delegate, C Sharp Generic Method, C Sharp Type Parameter, C Sharp Type Argument, C Sharp In Type Parameter, C Sharp Out Type Parameter, C Sharp Variance, C Sharp Covariance, C Sharp Contravariance, C Sharp Attribute, C Sharp Conditional Attribute, C Sharp Obsolete Attribute, C Sharp AttributeUsage Attribute, C Sharp CallerMemberName Attribute, C Sharp CallerLineNumber Attribute, C Sharp CallerFilePath Attribute, C Sharp ParamArray Attribute, C Sharp Partial Keyword, C Sharp Internal Keyword, C Sharp Protected Keyword, C Sharp Private Keyword, C Sharp Public Keyword, C Sharp Static Keyword, C Sharp Virtual Keyword, C Sharp Override Keyword, C Sharp Abstract Keyword, C Sharp Sealed Keyword, C Sharp Readonly Keyword, C Sharp Const Keyword, C Sharp Volatile Keyword, C Sharp Unsafe Keyword, C Sharp Checked Keyword, C Sharp Unchecked Keyword, C Sharp Fixed Keyword, C Sharp Lock Keyword, C Sharp Using Keyword, C Sharp Namespace Keyword, C Sharp Class Keyword, C Sharp Struct Keyword, C Sharp Interface Keyword, C Sharp Enum Keyword, C Sharp Delegate Keyword, C Sharp Event Keyword, C Sharp This Keyword, C Sharp Base Keyword, C Sharp As Keyword, C Sharp Is Keyword, C Sharp In Keyword, C Sharp Out Keyword, C Sharp Ref Keyword, C Sharp Out Parameter, C Sharp In Parameter, C Sharp Params Parameter, C Sharp Extern Keyword, C Sharp Partial Modifier, C Sharp New Modifier, C Sharp Async Keyword, C Sharp Await Keyword, C Sharp Var Keyword, C Sharp Dynamic Keyword, C Sharp Default Literal, C Sharp Null-Coalescing Operator, C Sharp Null-Coalescing Assignment Operator, C Sharp Null-Conditional Operator, C Sharp Nameof Operator, C Sharp Pattern Matching, C Sharp Switch Expression, C Sharp Is Pattern Expression, C Sharp When Clause, C Sharp Relational Pattern, C Sharp Logical Pattern, C Sharp Not Pattern, C Sharp And Pattern, C Sharp Or Pattern, C Sharp Property Pattern, C Sharp Positional Pattern, C Sharp Discard Pattern, C Sharp Tuple Pattern, C Sharp List Pattern, C Sharp Slice Pattern, C Sharp Primary Constructor, C Sharp Record Type, C Sharp Record Class, C Sharp Record Struct, C Sharp With Expression, C Sharp Init-Only Property, C Sharp Target-Typed New, C Sharp Expression-Bodied Member, C Sharp Expression-Bodied Property, C Sharp Expression-Bodied Method, C Sharp Expression-Bodied Constructor, C Sharp Expression-Bodied Destructor, C Sharp Expression-Bodied Indexer, C Sharp Auto-Property, C Sharp Auto-Property Initializer, C Sharp Backing Field, C Sharp Accessor, C Sharp Getter, C Sharp Setter, C Sharp Init Accessor, C Sharp Add Accessor, C Sharp Remove Accessor, C Sharp Event Accessor, C Sharp Readonly Auto-Property, C Sharp Required Keyword, C Sharp File-Scoped Namespace, C Sharp Global Using Directive, C Sharp Interpolated String, C Sharp Raw String Literal, C Sharp Unicode Escape, C Sharp Verbatim String Literal, C Sharp Digit Separator, C Sharp Binary Literal, C Sharp Ref Struct, C Sharp Readonly Struct, C Sharp Span Type, C Sharp Memory Safety, C Sharp Safe Code, C Sharp Unsafe Code, C Sharp Pointer Type, C Sharp Fixed Statement, C Sharp Stackalloc Keyword, C Sharp Managed Type, C Sharp Unmanaged Type, C Sharp Boxing, C Sharp Unboxing, C Sharp Conversion Operator, C Sharp Implicit Operator, C Sharp Explicit Operator, C Sharp User-Defined Conversion, C Sharp Operator Overloading, C Sharp Arithmetic Operator, C Sharp Comparison Operator, C Sharp Logical Operator, C Sharp Conditional Operator, C Sharp Null-Conditional Operator, C Sharp Index Operator, C Sharp Range Operator, C Sharp Member Access Operator, C Sharp Lambda Expression, C Sharp Anonymous Method, C Sharp Delegate Type, C Sharp Multicast Delegate, C Sharp Func Delegate, C Sharp Action Delegate, C Sharp Predicate Delegate, C Sharp Lambda Operator, C Sharp Statement Lambda, C Sharp Expression Lambda, C Sharp Closure, C Sharp Captured Variable, C Sharp Local Function, C Sharp Local Static Function, C Sharp Local Variable, C Sharp Local Constant, C Sharp Block Scope, C Sharp Lexical Scope, C Sharp Lifetime, C Sharp Using Statement, C Sharp Await Using, C Sharp Await Foreach, C Sharp Asynchronous Streams, C Sharp IAsyncEnumerable, C Sharp IAsyncEnumerator, C Sharp IAsyncDisposable, C Sharp Task-Based Asynchronous Pattern, C Sharp Async Method, C Sharp Async Lambda, C Sharp Async Local Function, C Sharp Iterator, C Sharp Yield Keyword, C Sharp Yield Return, C Sharp Yield Break, C Sharp Foreach Statement, C Sharp For Statement, C Sharp While Statement, C Sharp Do Statement, C Sharp If Statement, C Sharp Else Statement, C Sharp Switch Statement, C Sharp Break Statement, C Sharp Continue Statement, C Sharp Return Statement, C Sharp Goto Statement, C Sharp Checked Statement, C Sharp Unchecked Statement, C Sharp Lock Statement, C Sharp Fixed Statement, C Sharp Unsafe Statement, C Sharp Try Statement, C Sharp Catch Clause, C Sharp Finally Clause, C Sharp Throw Statement, C Sharp Throw Expression, C Sharp Exception Handling, C Sharp Exception Filter, C Sharp Using Declaration, C Sharp Disposal Pattern, C Sharp IDisposable Interface, C Sharp IAsyncDisposable Interface, C Sharp Pattern Variable, C Sharp Pattern Arm, C Sharp Pattern Switch, C Sharp Pattern-Based If, C Sharp Pattern-Based While, C Sharp Pattern Guards, C Sharp Partial Aggregation (use once), C Sharp Code Generation Attribute, C Sharp Interpolated Verbatim String, C Sharp Caller Argument Expression Attribute, C Sharp Index Type, C Sharp Range Type, C Sharp Indexing, C Sharp Slicing, C Sharp Deconstruction, C Sharp Deconstruct Method, C Sharp Tuple Type, C Sharp Tuple Literal, C Sharp Tuple Deconstruction, C Sharp Named Tuple Element, C Sharp Discards, C Sharp Out Variable, C Sharp Out Declaration, C Sharp Object Initializer, C Sharp Collection Initializer, C Sharp Anonymous Type, C Sharp Anonymous Object Initializer, C Sharp Query Expression, C Sharp From Clause, C Sharp Where Clause, C Sharp Select Clause, C Sharp Group Clause, C Sharp Into Clause, C Sharp Join Clause, C Sharp Let Clause, C Sharp Orderby Clause, C Sharp Ascending Keyword, C Sharp Descending Keyword, C Sharp Query Variable, C Sharp Range Variable, C Sharp Method Syntax, C Sharp Query Syntax, C Sharp LINQ, C Sharp Deferred Execution, C Sharp Expression Tree, C Sharp Lambda Parameter, C Sharp Parameter Default Value, C Sharp Named Argument, C Sharp Optional Parameter, C Sharp Constructor Initializer, C Sharp Base Initializer, C Sharp This Initializer, C Sharp Object Creation Expression, C Sharp Anonymous Function, C Sharp Captured Environment, C Sharp Partial Type Definition, C Sharp Partial Generic Type, C Sharp Generic Constraint, C Sharp Where Clause (Generic), C Sharp Class Constraint, C Sharp Struct Constraint, C Sharp Unmanaged Constraint, C Sharp Notnull Constraint, C Sharp Nullable Context, C Sharp Nullable Reference Type, C Sharp Non-Nullable Reference Type, C Sharp Null-Forcing Operator, C Sharp Null Forgiving Operator, nullable Directive, C Sharp Null State, C Sharp Nullability Analysis, C Sharp Dataflow Analysis, C Sharp Roslyn Analyzer (Roslyn is part of C# ecosystem), C Sharp Code Fix Provider, C Sharp Source Generator, C Sharp Incremental Generator, C Sharp Language Version, C Sharp Language Specification, C Sharp Language Design, C Sharp Language Proposal, C Sharp Language Feature, C Sharp Experimental Feature, C Sharp Preview Feature, C Sharp Backward Compatibility, C Sharp Forward Compatibility, C Sharp Overload Resolution, C Sharp Type Inference, C Sharp Return Type Inference, C Sharp Local Type Inference, C Sharp Anonymous Methods, C Sharp Implicitly Typed Local Variable, C Sharp Implicitly Typed Array, C Sharp Collection Initializer, C Sharp Object Initializer Expression, C Sharp Dataflow Variable State, C Sharp Null State Analysis, C Sharp Null Tracking, C Sharp Extended Property Patterns, C Sharp Target-Typed New Expression, C Sharp Lambda Discard Parameters, C Sharp Lambda Attributes, C Sharp Attributes on Local Functions, C Sharp Attributes on Lambda Expressions, C Sharp Record Equality, C Sharp Record Positional Parameters, C Sharp Primary Constructor Parameters, C Sharp Inferred Tuple Element Name, C Sharp Inferred Anonymous Type Property Name, C Sharp Deconstruction Assignment, C Sharp Deconstruction Declaration, C Sharp Pattern Combinators, C Sharp Switch Expression Arm, C Sharp Exhaustive Pattern Matching, C Sharp Ref Return, C Sharp Ref Local, C Sharp Ref Readonly, C Sharp Writeable Ref, C Sharp Inline Array, C Sharp Raw String Literals, C Sharp UTF-8 String Literals, C Sharp File Keyword (for namespaces), C Sharp Required Members, C Sharp Required Keyword, C Sharp Statically Resolved Type Parameter (conceptual), C Sharp Lifted Operators, C Sharp Lifted Conversions, C Sharp Lifted Nullable Types, C Sharp Partial Struct Methods, C Sharp Partial Record, C Sharp Partial Record Struct, C Sharp Interpolated String Handler, C Sharp AndAlso Operator (&&), |), C Sharp Lifted Boolean Operators, C Sharp Conversion Operator Overload, C Sharp Equality Contract, C Sharp With Expression on Record, C Sharp Record Clone, C Sharp Equality Members in Record, C Sharp Deconstruct Method in Record, C Sharp Init Accessor in Record, C Sharp Primary Constructor in Record, C Sharp Value Equality in Record, C Sharp Dataflow Warnings, C Sharp SuppressNullableWarning, pragma Warning Directive, line Directive, region Directive, endregion Directive, if Directive, else Directive, elif Directive, endif Directive, define Directive, undef Directive, error Directive, warning Directive, pragma warning disable, pragma warning restore, C Sharp Interpolated String Alignment, C Sharp Interpolated String Format Specifier, C Sharp Switch Expression Guards, C Sharp Switch Expression Arms, C Sharp Expression Bodied Accessor, C Sharp Expression Bodied Indexer, C Sharp Expression Bodied Ctor, C Sharp Expression Bodied Dtor, C Sharp Async Streams, C Sharp Await Foreach (Async), C Sharp Await Using (Async), C Sharp Async Disposable Pattern, C Sharp Async Iterator, C Sharp IAsyncEnumerable Interface, C Sharp IAsyncEnumerator Interface, C Sharp Configurable Nullability, C Sharp Null State Merging, C Sharp Null State Splitting, C Sharp Null-forgiving Operator (!), C Sharp Indices and Ranges, C Sharp Index Struct, C Sharp Range Struct, C Sharp Pattern-Based Disposal, C Sharp Pattern-Based Deconstruction, C Sharp Pattern Variables in Condition, C Sharp Pattern Variables in Switch, C Sharp Pattern Variables in Is Expression, C Sharp Is Pattern Expression With Variable, C Sharp Pattern Matching Enhancements, C Sharp Recursive Patterns, C Sharp Extended Property Patterns, C Sharp Combine Patterns, C Sharp Logical Patterns, C Sharp Relational Patterns, C Sharp Pattern In Switch Arm, C Sharp Discard Pattern in Switch, C Sharp Asynchronous Disposable, C Sharp IAsyncDisposable in Using, C Sharp Local Static Function, C Sharp Lambda Attributes Application, C Sharp Lambda Return Type Inference, C Sharp Lambda Parameter Inference, C Sharp Lambda Expression Tree Conversion, C Sharp Method Group Conversion, C Sharp Tasklike Type, C Sharp Async Method Builder, C Sharp Move Next State Machine Method, C Sharp Awaiter Pattern, C Sharp GetAwaiter Method, C Sharp IsCompleted Property, C Sharp GetResult Method, C Sharp Pattern Variables in Let Clause, C Sharp pattern Variables in from Clause, C Sharp Null Conditional in Query, C Sharp Null Coalescing in Query, C Sharp Query Continuation, C Sharp Query Transparency, C Sharp Transparent Identifier, C Sharp Range Variable Shadows, C Sharp Overload Resolution on Tuples, C Sharp Overload Resolution on Lambdas, C Sharp Overload Resolution on Nullable, C Sharp Overload Resolution on Indexers, C Sharp ref struct Constraints, C Sharp Interpolated String Const, C Sharp Interning Strings, C Sharp String Interpolation Hole, C Sharp Switch Expression Patterns, C Sharp Switch Expression Exhaustiveness, C Sharp Switch Expression Default Arm, C Sharp Pattern-Based is Operator, C Sharp Pattern in If Statement, C Sharp Pattern in While Statement, C Sharp Pattern in Match Expression, C Sharp Pattern in Let Declaration, C Sharp Pattern in Deconstruction Declaration, C Sharp Unit Testing with C Sharp Assertions (Refers specifically to C# testing frameworks), C Sharp Caller Information Attributes, line Directive, pragma warning suppress, pragma warning hint, pragma warning safeonly (hypothetical), C Sharp Source Generator Pipeline, C Sharp Incremental Source Generator, C Sharp Stable Language Features, C Sharp Deprecated Language Features, C Sharp Backwards Compatibility Mode, C Sharp Expression Trees, C Sharp Expression Tree Lambda, C Sharp Expression Tree Parameter, C Sharp Expression Tree Body, C Sharp Expression Tree Visitor, C Sharp Expression Bodied get, C Sharp Expression Bodied set, C Sharp Expression Bodied add, C Sharp Expression Bodied remove, C Sharp Caller Argument Expression, C Sharp Caller Info Attributes Application, C Sharp Enhancements to Partial Methods, C Sharp Partial Method Implementation, C Sharp Partial Method Signature, C Sharp Partial Method Constraints, C Sharp Partial Record Parameter, C Sharp Partial Class Constraints, C Sharp Partial Generic Constraint.

C Sharp: Effective C Sharp, C Sharp Best Practices, C Sharp Fundamentals, C Sharp Inventor - C Sharp Language Designer: Anders Hejlsberg of Microsoft in January 2000, Now Mads Torgersen is Primary Architect; Dot Net, C# Keywords, Avalonia, C Sharp on Linux, C Sharp on macOS, C Sharp on Windows, C Sharp on Android, C Sharp on iOS, C Sharp Installation (choco install dotnet, brew install dotnet), C Sharp Containerization (C Sharp with Docker, C Sharp with Podman, C Sharp and Kubernetes, C Sharp Built-In Data Types, C Sharp Data Structures - C Sharp Algorithms, C Sharp Syntax, C Sharp OOP - C Sharp Design Patterns, Clean C Sharp | Clean C - C Sharp Style Guide | Style Guide, C Sharp Best Practices | Best Practices (C Sharp Core Guidelines (CG) | Core Guidelines (CG), ) - C Sharp BDD | BDD, C Sharp Compiler | Compiler, C Sharp IDEs | IDEs (Visual Studio, Visual Studio Code, JetBrains Ryder), C Sharp Development Tools | Development Tools, C Sharp Linter | Linter, C Sharp Debugging | Debugging, C Sharp Modules | Modules, C Sharp Packages | Packages, C Sharp Package Manager | Package Manager (NuGet), C Sharp Standard Library | Standard Library, C Sharp libraries | libraries, C Sharp frameworks | frameworks, C Sharp DevOps | DevOps - C Sharp SRE | SRE, C Sharp dot NET and Databases | .NET and Databases (LINQ and Entity Framework ORM), C Sharp Data Science | Data Science - C Sharp DataOps | DataOps, C Sharp Machine Learning | Machine Learning - ML.NET, C Sharp Deep Learning | Deep Learning, Functional C Sharp | Functional C, C Sharp Concurrency | Concurrency, C Sharp Parallel Programming | Parallel Programming, Async C Sharp | Async C, C Sharp History | History, C Sharp Bibliography | Bibliography, Manning C Sharp Series, C Sharp Courses | Courses, C Sharp Glossary | Glossary, C Sharp Versions | Versions, C Sharp Topics | Topics, C Sharp Research | Research, C Sharp GitHub | GitHub, Written in C Sharp | Written in C, C Sharp Popularity, C Sharp Awesome. (navbar_csharp - see also navbar_csharp_versions, navbar_dotnet, navbar_dotnet_versions, navbar_csharp_libraries, navbar_csharp_standard_library, navbar_fsharp)

Manning Publications: Manning Books Purchased by Cloud Monk, Manning Books Series, Manning Bibliography, In a Month of Lunches, In Action, Manning API Series, Manning "Functional Programming in" Series, Manning Concurrency Async Multithreaded Parallel Programming Series, Manning Grokking Series, Manning Java-JVM Languages Series (Manning Java Series, Manning Kotlin Series), Manning JavaScript Series, Manning TypeScript Series, Manning Microservices Series, Manning Python Series, Manning Security Series, Manning Spring Series, Manning SQL Series, Manning Database Series, Manning Data Science Series, Manning Mistakes and How to Avoid Them Series, Manning Books that were Cancelled, MEAP, Cloud Monk's Book Purchases, Cloud Monk Library. (navbar_manning)


Cloud Monk is Retired ( for now). Buddha with you. © 2025 and Beginningless Time - Present Moment - Three Times: The Buddhas or Fair Use. Disclaimers

SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.


microsoft_dot_net.txt · Last modified: 2025/02/01 06:41 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki