Instances by: Malte Rosenbjerg
  • 29 total downloads
  • Latest version: 3.0.2
  • instances instance process async task events run exec
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
Intel.ML.OnnxRuntime.OpenVino by: Microsoft
  • 6 total downloads
  • Latest version: 1.24.1
  • native ONNX Runtime ONNXRuntime Machine Learning MachineLearning
This package contains native shared library artifacts for ONNX Runtime with OpenVINO.
IPNetwork2 by: Luc Dvchosal
  • 143 total downloads
  • Latest version: 2.6.427
  • ipnetwork network ip ipv4 ipv6 netmask cidr subnet subnetting supernet supernetting calculation
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
JetBrains.Annotations by: JetBrains
  • 151 total downloads
  • Latest version: 2023.3.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JetBrains.Lifetimes by: JetBrains
  • 75 total downloads
  • Latest version: 2025.2.3
  • rd lifetime reactive viewable
JetBrains Core library for graceful disposal, concurrency and reactive programming
JetBrains.RdFramework by: JetBrains
  • 67 total downloads
  • Latest version: 2025.2.3
  • rd reactive distributed protocol
JetBrains Networking library for reactive distributed communication
JetBrains.Rider.PathLocator by: JetBrains
  • 11 total downloads
  • Latest version: 1.0.11
The code, which locates Rider installations in the system.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>
Lib.Harmony by: Andreas Pardeike
  • 2 total downloads
  • Latest version: 2.4.1
  • Harmony Mono Patch Patching Runtime Detour Detours Aspect Aspects Mod Modding
A general non-destructive patch library for .NET and Mono modules.
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 216 total downloads
  • Latest version: 2.0.323
Native binaries for LibGit2Sharp
MessagePackAnalyzer by: neuecc, aarnott
  • 152 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
MicroPlumberd.Services.Cron.Ui by: MicroPlumberd.Services.Cron.Ui
  • 38 total downloads
  • Latest version: 1.1.8
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.SourceGenerators by: MicroPlumberd.SourceGenerators
  • 399 total downloads
  • Latest version: 1.1.8
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. Code Generators.
Microsoft.ApplicationInsights by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.0
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Core API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 116 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 6 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • aspnetcore targeting-pack
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.linux-x64 by: Microsoft
  • 217 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.