A framework for automating xRM development processses. By using simple F# script commands/files one can save time and effort during various development process by using Delegates DAXIF# library.
Configures a project to automatically compile all SASS/SCSS files to css during build. No manual setup required and no dependencies are added to your project
ILMerge.MSBuild.Tasks' is a fork of ilmerge-tasks:
ILMerge Tasks for MSBuild but with the SetTargetPlatform
(""v4,C:\Windows\Microsoft.NET\Framework\v4.0.30319"") parameter.
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc
The code-assist version that integrates with the Visual Studio 2019 IDE is here,...
More information
.NET library that aims to provide a faster usage of C# reflection features.
Especially the usage of constructors, members accessors (get/set) and attributes.
It provides these features while trying to keep an API as similar as the standard Reflection API.
Supported platforms:
- .NET Standard...
More information