Pinned Loading
-
Dates.Recurring
Dates.Recurring PublicLibrary for working with recurring dates in a fluent syntax
-
Check overlap in date ranges
Check overlap in date ranges 1using System;
2using System.Collections.Generic;
34public class Program
5{
-
Excluded processes ps script from ht...
Excluded processes ps script from https://medium.com/burak-tasci/tweaking-the-environment-to-speed-up-visual-studio-79cd1920fed9 1Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv'
2Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft Office'
3Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft SDKs'
4Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages'
5Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft Visual Studio'
-
dynasql fixes
dynasql fixes 1/* Copyright 2009 PerceiveIT Limited
2* This file is part of the DynaSQL library.
3*
4* DynaSQL is free software: you can redistribute it and/or modify
5* it under the terms of the GNU Lesser General Public License as published by
-
Handy Cache helper method
Handy Cache helper method 1Taken from https://github.com/secretGeek/til/blob/master/asp.net_mvc/from_memory.md
23# Handy Cache helper method
45I love this little thing.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.