Skip to main content
Corrected spelling and included direct statement from MSDN blog.
Source Link
eli-k
  • 11.5k
  • 12
  • 46
  • 48

Update: .NET Core 2.0 allows to use Visual Basic to develop .Net Core apps.

Support for Visual Basic

In addition to supporting C# and F#, 15.3 now also supports using Visual Basic to develop .NET Core apps. Our aim with Visual Basic this release was to enable .NET Standard 2.0 class libraries. This means Visual Basic only offers templates for class libraries and console apps at this time, while C# and F# also include templates for ASP.NET Core 2.0 apps. Keep an eye on this blog for updates.

Support for Visual Basic

In addition to supporting C# and F#, 15.3 now also supports using Visual Basic to develop .NET Core apps. Our aim with Visual Basic this release was to enable .NET Standard 2.0 class libraries. This means Visual Basic only offers templates for class libraries and console apps at this time, while C# and F# also include templates for ASP.NET Core 2.0 apps. Keep an eye on this blog for updates.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Update: .NET Core 2.0 allows to use Visual Basic to develop .Net Core apps.

Support for Visual Basic

In addition to supporting C# and F#, 15.3 now also supports using Visual Basic to develop .NET Core apps. Our aim with Visual Basic this release was to enable .NET Standard 2.0 class libraries. This means Visual Basic only offers templates for class libraries and console apps at this time, while C# and F# also include templates for ASP.NET Core 2.0 apps. Keep an eye on this blog for updates.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Update: .NET Core 2.0 allows to use Visual Basic to develop .Net Core apps.

Support for Visual Basic

In addition to supporting C# and F#, 15.3 now also supports using Visual Basic to develop .NET Core apps. Our aim with Visual Basic this release was to enable .NET Standard 2.0 class libraries. This means Visual Basic only offers templates for class libraries and console apps at this time, while C# and F# also include templates for ASP.NET Core 2.0 apps. Keep an eye on this blog for updates.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Corrected spelling and included direct statement from MSDN blog.
Source Link

Update: .NET Core 2.0 allows to use Visual Basic to develordevelop .Net VoreCore apps.

Support for Visual Basic

In addition to supporting C# and F#, 15.3 now also supports using Visual Basic to develop .NET Core apps. Our aim with Visual Basic this release was to enable .NET Standard 2.0 class libraries. This means Visual Basic only offers templates for class libraries and console apps at this time, while C# and F# also include templates for ASP.NET Core 2.0 apps. Keep an eye on this blog for updates.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Update: .NET Core 2.0 allows to use Visual Basic to develor .Net Vore apps.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Update: .NET Core 2.0 allows to use Visual Basic to develop .Net Core apps.

Support for Visual Basic

In addition to supporting C# and F#, 15.3 now also supports using Visual Basic to develop .NET Core apps. Our aim with Visual Basic this release was to enable .NET Standard 2.0 class libraries. This means Visual Basic only offers templates for class libraries and console apps at this time, while C# and F# also include templates for ASP.NET Core 2.0 apps. Keep an eye on this blog for updates.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

added 371 characters in body
Source Link
Set
  • 50k
  • 23
  • 138
  • 153

Update: .NET Core 2.0 allows to use Visual Basic to develor .Net Vore apps.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Update: .NET Core 2.0 allows to use Visual Basic to develor .Net Vore apps.

For starting here is a tutorial for building a Visual Basic Hello World application with .NET Core.


ASP.NET Core 1.1 still doesn't have support for VB compiler. You may monitor progress by this issue in dotnet/cli repo.

Source Link
Set
  • 50k
  • 23
  • 138
  • 153
Loading