-
Updated
Feb 8, 2021 - C#
NuGet
NuGet is a free and open source package manager for Microsoft development platforms including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers.
Here are 1,357 public repositories matching this topic...
-
Updated
Feb 14, 2021 - C#
-
Updated
Nov 18, 2020 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Feb 15, 2021 - C#
In #2975 we introduced a way to opt-out of ANSI coloring by setting an environment variable (NO_COLOR).
This issue is about introducing two more alternative ways to opt-out of ANSI coloring:
-
Via a new command-line switch e.g.
--no-colorand/or--settings_color=never -
Via a configuration setting in cake.config
For the configuration options, I su
-
Updated
Feb 15, 2021 - C#
-
Updated
Jun 1, 2020 - C#
-
Updated
Feb 12, 2021 - C#
-
Updated
Feb 11, 2021 - C#
-
Updated
Jan 20, 2021 - C#
-
Updated
Jan 25, 2021 - C#
-
Updated
Feb 11, 2021 - C#
Bug
If BaGet is started in debug mode it will log:
dbug: Microsoft.EntityFrameworkCore.Model.Validation[10600]
The property 'PackageKey' on entity type 'PackageDependency' was created in shadow state because there are no eligible CLR members with a matching name.
dbug: Microsoft.EntityFrameworkCore.Model.Validation[10600]
The property 'PackageKey' on entity type 'Packa
-
Updated
Jan 19, 2021 - Python
Is your feature request related to a problem? Please describe.
We have some places where we need to have sync over async, usually because we are supporting a sync api but the transport only has an async api. The problem is that this code is likely to deadlock. For this reason we need to make sure we use the best approach to that
Describe the solution you'd like
Use AsyncHelper: https
-
Updated
Jan 15, 2021
-
Updated
Jan 3, 2021 - C#
-
Updated
Feb 5, 2021 - C#
-
Updated
Feb 15, 2021 - C#
RulesEngine has many amazing features but lacks detailed documentation on those.
- Json based rules defination
- Multiple input support
- Dynamic object input support
- C# Expression support
- Extending expression via custom class/type injection
- Scoped parameters
- Post rule execution actions
Please comment on which feature you feel needs more/improved documentation.
-
Updated
Feb 3, 2021 - C#
-
Updated
Apr 19, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Jan 9, 2021 - C#
-
Updated
Feb 15, 2021 - C#
Created by Microsoft, .NET Foundation
Released October 5, 2010
- Organization
- NuGet
- Website
- www.nuget.org
- Wikipedia
- Wikipedia
Documentation for
hidewindowconfiguration is missing.Suggested solution