Grpc.Tools
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.67.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core.ar
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.14.1
Humanizer Locale Arabic (ar)
Humanizer.Core.he
by: Mehdi Khalili, Claire Novotny
- 2 total downloads
- Latest version: 2.8.25
Humanizer Locale Hebrew (he)
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.3.3
IKVM Runtime Image
KeraLua
by: NLua
- 2 total downloads
- Latest version: 1.2.10
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/.NET Core/UWP)
LanguageExt.Core
by: Paul Louth
- 2 total downloads
- Latest version: 3.1.2-beta
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libsodium
by: Frank Denis
- 4 total downloads
- Latest version: 1.0.21
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 0 total downloads
- Latest version: 2.15.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-rc.1.25451.107
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.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft.AspNetCore.Mvc.DataAnnotations
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.Bcl.Build
by: Microsoft
- 1 total downloads
- Latest version: 1.0.20-beta
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-rc
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 0 total downloads
- Latest version: 3.12.0-beta1.25155.1
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-3.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/d51d1a7338e32d3a3cd1e5452665964ee8ec15df.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 1.3.2
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries