awesome-dotnet-core VS Dynamics-365-Workflow-Tools

Compare awesome-dotnet-core vs Dynamics-365-Workflow-Tools and see what are their differences.

awesome-dotnet-core

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software (by thangchung)

Dynamics-365-Workflow-Tools

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM. (by demianrasko)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-dotnet-core Dynamics-365-Workflow-Tools
11 3
19,192 450
- -
2.2 2.8
about 1 month ago 3 months ago
C# C#
- Microsoft Public License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-dotnet-core

Posts with mentions or reviews of awesome-dotnet-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-19.

Dynamics-365-Workflow-Tools

Posts with mentions or reviews of Dynamics-365-Workflow-Tools. We have used some of these posts to build our list of alternatives and similar projects.
  • Can I prevent users from closing opps as won?
    1 project | /r/Dynamics365 | 2 May 2023
    As a very similar alternative to above, but without the need for a new field, you could install Dynamics 365 Workflow Tools (https://github.com/demianrasko/Dynamics-365-Workflow-Tools) and use the ismemberofteam workflow step (https://github.com/demianrasko/Dynamics-365-Workflow-Tools/blob/master/docs/IsMemberOfTeam.md) to check if the modified by user is in the back office team.
  • Check any activities in lead when moving to next stage in bpf
    1 project | /r/Dynamics365 | 9 Sep 2022
    You could use Dynamics-365-Workflow-Tools within a real time workflow use the Rollup Functions method to count the number of activities regarding to the lead an throw an error with a custom message via stopping the workflow when the count is less than 1.
  • Is it possible to create an app that filters records in Dynamics CRM based on a condition?
    1 project | /r/Dynamics365 | 4 Jan 2021
    The logic below would work using share / unshare if you install Demian Ruskos workflow tools (https://github.com/demianrasko/Dynamics-365-Workflow-Tools) or with out of the box assign / unnasign if you get your business units working.

What are some alternatives?

When comparing awesome-dotnet-core and Dynamics-365-Workflow-Tools you can also consider the following projects:

libphonenumber-csharp - Offical C# port of https://github.com/googlei18n/libphonenumber

xRM-Portals-Community-Edition - The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.

MakeMeAdmin - Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.

Crm.Specflow - D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.

Entity Framework - EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

eShopOnWeb - Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

NetSpell - Spell Checker for .NET

DefenderCheck - Identifies the bytes that Microsoft Defender flags on.

MailKit - A cross-platform .NET library for IMAP, POP3, and SMTP.

PowerPlatform-DataverseServiceClient - Code Replica for Microsoft.PowerPlatform.Dataverse.Client and supporting nuget packages.

awesome-blazor - Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

FluentMigrator - Fluent migrations framework for .NET