Skip to content

Portfolio of courses on the .NET platform and Microsoft technologies

Notifications You must be signed in to change notification settings

devleandrodias/alura_csharp_course

Repository files navigation

Alura Course C#

  • Visual Studio
  • CLR (Common Language Runtime)
  • .NET
  • .NET Core
  • .NET Framework
  • ASP.NET
  • Entity Framework
  • JIT (Just In Time) = MSIL => Binary
  • MSIL (Microsoft Intermediate Language)
  • C & C++

C# -> Compiler -> Application MSIL
F# -> Compiler -> Application MSIL
VB -> Compiler -> Application MSIL

Application (MSIL) -- .NET Application
Library (MSIL) -- .NET Framework (Library)
Virtual Machine -- CLR (Common Language Runtume)
System Operation -- Windows / macOS / Linux

About

Portfolio of courses on the .NET platform and Microsoft technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages