Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active February 13, 2017 23:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/284fecd0d36444e6a57d0dd4aa9e8272 to your computer and use it in GitHub Desktop.
Save bleroy/284fecd0d36444e6a57d0dd4aa9e8272 to your computer and use it in GitHub Desktop.
Tips for the Week in .NET
@jmezach
Copy link

jmezach commented Feb 7, 2017

@dustinmoris
Copy link

Ops, commented on the wrong gist yesterday.

NuGet Package:
ASP.NET Core Lambda (native ASP.NET Core web framework for F# developers)

and also blogged about it here:
Functional ASP.NET Core

@meziantou
Copy link

@tonerdo
Copy link

tonerdo commented Feb 10, 2017

A super cool library that allows .NET devs to create bash like inputs for their console apps https://github.com/tsolarin/readline

@thiennn
Copy link

thiennn commented Feb 10, 2017

@codemillmatt
Copy link

@UnoSD
Copy link

UnoSD commented Feb 11, 2017

This is more Azure specific, but if you like it it would be nice to have it mentioned: https://rocket.science.blog/2016/12/05/ha-event-hubs-processors/

@juunas11
Copy link

@cmendible
Copy link

@andrewlock
Copy link

@amlocek
Copy link

amlocek commented Feb 13, 2017

NeXL Nuget package:
https://www.nuget.org/packages/NeXL/

Add .NET to Excel. The easy way.
Code samples:
https://github.com/Statfactory

@amlocek
Copy link

amlocek commented Feb 13, 2017

Blog post: Getting Real Time Bloomberg Data into Excel with NeXL and F#
https://statfactory.wordpress.com/2017/02/10/getting-real-time-bloomberg-data-into-excel-with-nexl-and-f/

@FLGMwt
Copy link

FLGMwt commented Feb 13, 2017

Another for this week's : "Serverless C# on AWS Lambda (pt. 2) - Handling HTTP Events"
http://thingrepository.com/2017/02/11/Serverless-C-on-AWS-Lambda-pt-2/

@stevejgordon
Copy link

if not too late... My post on Migrating from .NET Framework to .NET Core - https://www.stevejgordon.co.uk/migrating-full-net-framework-net-core

@bleroy
Copy link
Author

bleroy commented Feb 13, 2017

@tsolarin: funny, I had already picked that library for package of the week :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment