Top 20 NuGet Packages depending on Microsoft.CSharp

Total dependencies: 3493

the project is a .NET library to access the Hetzner Cloud
A powerful event based .NET API for Elite: Dangerous
I-Synergy Framework Azure MessageBus for .net 8.0
ALGLIB is a cross-platform numerical analysis and data processing library
Telnyx.net is a sync/async .NET Framework 4.5+ and .NETStandard 2.0 client, and a portable class library for the Telnyx API. (Official Library)
Sql Server Sync Provider. Manage a sync process beetween two relational databases provider. This provider works with SQL Server and can be used as Client or Server provider. Based on SqlSyncProvider, but uses the SQL Server change tracking feature instead of tracking tables. .Net Standard 2.0
.NET library implementing distributed task queue machinery using Apache Cassandra
This package generates a static `ThisAssembly.Metadata` class with public constants exposing each `[System.Reflection.AssemblyMetadata(..)]` defined for the project, such as when using .NET 5.0+ support for `AssemblyMetadata` MSBuild items. So for an attribute like: [assembly: System.Reflectio...
This package generates a static `ThisAssembly.Project` class with public constants exposing project properties that have been opted into this mechanism by adding them as `ProjectProperty` MSBuild items in project file, such as: <PropertyGroup> <Foo>Bar</Foo> </PropertyGroup> <I...
This package generates a static `ThisAssembly.Info` class with public constants exposing the following attribute values generated by default for SDK style projects: * AssemblyConfigurationAttribute * AssemblyCompanyAttribute * AssemblyTitleAttribute * AssemblyProductAttribute * AssemblyVersionAtt...
This package generates a static `ThisAssembly.Strings` class with public constants exposing string resources in .resx files or methods with the right number of parameters for strings that use formatting parameters. In addition, it groups constants and methods in nested classes according to an op...
The DocuSign NuGet package makes integrating DocuSign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-rooms-csharp-client repository.
This package generates a static `ThisAssembly.Constants` class with public constants for each Constant MSBuild item in the project. For example: <ItemGroup> <Constant Include="Foo.Bar" Value="Baz" /> </ItemGroup> Results in a corresponding `ThisAssembly.Constants.Foo.Bar` constant with the ...
Code generation utilities for Hypar.Elements.
Contains helper classes for SQL data connections, fluent SQL builders, criteria, join definitions, data mapping, validation...
Generate Audit Logs from EntityFramework context changes
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.
Kendo.DynamicLinqCore implements server paging, filtering, sorting, grouping and aggregating to Kendo UI via Dynamic Linq for .Net Core App(1.x ~ 3.x). Supported platforms: - .NET Standard 1.6 - .NET Standard 2.0 - .NET Standard 2.1 - .NET Core 1.0 ~ .NET Core 1.1 - .NET Core 2.0 ~ .NET Core 2.2 -...
Package Description
C# API wrapper for Atlassian BitBucket Server (previously know as Stash)