-
Updated
Nov 22, 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,538 public repositories matching this topic...
-
Updated
Nov 24, 2021 - C#
-
Updated
Nov 18, 2020 - C#
-
Updated
Nov 26, 2021 - C#
-
Updated
Nov 15, 2021 - C#
Currently when calling the MSBuild alias with an MSBuildSettings, we need to set the target using the WithTarget extension method.
MSBuild("./my-app.sln", new MSBuildSettings
{
Configuration = "Release",
ToolVersion = MSBuildToolVersion.VS2019,
}.WithTarget("Build")); // <<<###
It would be nice if we could use a property, with a string, which would make it more na
-
Updated
Nov 25, 2021 - C#
-
Updated
Nov 23, 2021 - C#
-
Updated
May 14, 2021 - C#
-
Updated
Nov 22, 2021 - C#
-
Updated
Sep 24, 2021 - C#
-
Updated
Nov 15, 2021 - C#
-
Updated
Nov 25, 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
Sep 25, 2021
Is your feature request related to a problem? Please describe.
I would like to know how Brighter reacts if it receives messages from other systems.
Describe the solution you'd like
Would like to know if you can rely on default behavior or if any additional message headers are needed
-
Updated
Nov 25, 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
Nov 9, 2021 - C#
-
Updated
May 4, 2021
-
Updated
Nov 26, 2021 - C#
-
Updated
Oct 30, 2021 - C#
-
Updated
Nov 24, 2021 - C#
-
Updated
Oct 1, 2021 - C#
-
Updated
Nov 26, 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