IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 55 total downloads
- Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Jerome Haltom
- 20 total downloads
- Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Jerome Haltom
- 60 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters, Jerome Haltom
- 38 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Jerome Haltom
- 50 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Jerome Haltom
- 36 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 38 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 22 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
Instances
by: Malte Rosenbjerg
- 29 total downloads
- Latest version: 3.0.2
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
This package contains native shared library artifacts for ONNX Runtime with OpenVINO.
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>
LibGit2Sharp.NativeBinaries
by: LibGit2Sharp contributors
- 215 total downloads
- Latest version: 2.0.323
Native binaries for LibGit2Sharp
MessagePackAnalyzer
by: neuecc, aarnott
- 151 total downloads
- Latest version: 3.1.4
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
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.SourceGenerators
by: MicroPlumberd.SourceGenerators
- 397 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. Code Generators.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview1-final
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
- 115 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.Authentication
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
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
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware that enables an application to use cookie based authentication.