Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.2
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.Jit by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.6
The .NET JIT compiler. bb01fb0d954c957a36f3f8c7aad19657afc2ceda When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Portable.Compatibility by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1-rc2-24027
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.Orleans.Core by: Microsoft
  • 7 total downloads
  • Latest version: 1.4.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.OrleansHost by: Microsoft
  • 14 total downloads
  • Latest version: 1.5.8
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Default silo host process that starts a silo as a process.
Microsoft.Orleans.OrleansProviders by: Microsoft
  • 1 total downloads
  • Latest version: 1.3.1
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Library of built-in persistence and stream providers included in Microsoft Orleans.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 11 total downloads
  • Latest version: 5.7.3
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.Web.LibraryManager.Build by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.113
  • library, package, client-side, build
MSBuild target for the Visual Studio Library Manager
Mono.Posix by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0-alpha8.21302.6
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq by: Daniel Cazzulino, kzu
  • 26 total downloads
  • Latest version: 4.17.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/dcf631eec
MudBlazor by: Garderoben, Henon and Contributors
  • 8 total downloads
  • Latest version: 8.0.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySql.Data by: Oracle
  • 1 total downloads
  • Latest version: 8.0.20
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
NanoXLSX by: Raphael Stoeckli
  • 1 total downloads
  • Latest version: 1.8.5
  • Excel Office XLSX
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
NJsonSchema.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 9.5.3
  • json schema validation generator .net
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.3.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader by: Rico Suter
  • 1 total downloads
  • Latest version: 13.7.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 13.1.6
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 9.2.6249.28921
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NUnit by: Charlie Poole, Rob Prouse
  • 1 total downloads
  • Latest version: 4.4.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes. The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs. If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade. Supported platforms: - .NET Framework 4.6.2+ - .NET 6.0+ - .NET 8.0+
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 2 total downloads
  • Latest version: 1.1.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Console distributed-tracing
Console exporter for OpenTelemetry .NET