Skip to content

Instantly share code, notes, and snippets.

@bleroy
Created February 17, 2016 07:22
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save bleroy/f240aa68c8489b5352e2 to your computer and use it in GitHub Desktop.
Tips for the week in .NET

Please comment below...

@msallin
Copy link

msallin commented Feb 17, 2016

Get Code First Support for SQLite + EF.
Its very useful for production scenarios as well as for development and unit testing.
https://github.com/msallin/SQLiteCodeFirst

A man's praise in his own mouth stinks BUT I really want to share my project :)

@angelovstanton
Copy link

Here is one more article from me. It is more automation related.
10 Advanced WebDriver Tips and Tricks Part 2 (using C#)
http://automatetheplanet.com/10-advanced-webdriver-tips-tricks-part-2/
Description: Find some advanced WebDriver tips and tricks how to use the framework for changing user agent or dealing with SSL certificates.

Thanks!

Anton

@stevejgordon
Copy link

I've published a new post on how to send email with ASP.NET Core using the MailKit library- http://stevejgordon.co.uk/how-to-send-emails-in-asp-net-core-1-0

@hossambarakat
Copy link

I have published a new post on ASP.NET Core MVC Feature Folders http://www.hossambarakat.net/2016/02/16/asp-net-core-mvc-feature-folders/

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