Menu

Close
  • Primary
Subscribe
BigFont Blog Menu

dotnet

A 4-post collection

Page 1 of 1

dotnet restore, build, and run without an Internet connection

First, list local NuGet package sources: > dotnet nuget locals all --list info : http-cache: C:\Users\bigfo\AppData\Local\NuGet\v3-cache info : global-packages: C:\Users\bigfo\ »

Shaun Luttin Shaun Luttin on dotnet-core, dotnet, nuget 08 March 2018

C# local functions as explanatory variables

TL;DR; Among other use cases, local functions can be explanatory variables for short routines. For instance this anonymous function... private void SomeMethod() { // anonymous function var »

Shaun Luttin Shaun Luttin on c#, dotnet 31 January 2018

.NET Core - What do all the versions mean?

DRAFT This article contains best guesses... help wanted. Tweet help to @dicshaunary. Things that have versions Runtime. The main ones are .NET Core, .NET Framework, and »

Shaun Luttin Shaun Luttin on dotnet, dotnet-core 15 March 2017

Vim with C#.NET Core and OmniSharp-Roslyn on Windows

The result C# code completion and other rich editing features in Vim. The high level steps Details of these steps are in the OmniSharp-Vim repository. The »

Shaun Luttin Shaun Luttin on vim, c#, dotnet, omnisharp 20 February 2017
Page 1 of 1
BigFont Blog © 2018
Proudly published with Ghost